Bug 678174

Summary: [abrt] quodlibet-2.2.1-3.fc14: songlist.py:710:get_selected_songs:AttributeError: 'NoneType' object has no attribute 'get_selected_rows'
Product: [Fedora] Fedora Reporter: Ganesh R <ganesh.rajaiyan>
Component: quodlibetAssignee: hannes <johannes.lips>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 14CC: jeff
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:cf2311af
Fixed In Version: quodlibet-2.3-1.fc14 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-04-11 20:55:47 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

Description Ganesh R 2011-02-17 00:27:14 UTC
abrt version: 1.1.14
architecture: i686
cmdline: python /usr/bin/quodlibet
component: quodlibet
executable: /usr/bin/quodlibet
kernel: 2.6.35.11-83.fc14.i686
package: quodlibet-2.2.1-3.fc14
reason: songlist.py:710:get_selected_songs:AttributeError: 'NoneType' object has no attribute 'get_selected_rows'
release: Fedora release 14 (Laughlin)
time: 1297902286
uid: 500

backtrace
-----
songlist.py:710:get_selected_songs:AttributeError: 'NoneType' object has no attribute 'get_selected_rows'

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/quodlibet/qltk/quodlibetwindow.py", line 893, in __set_time
    songs = kwargs.get("songs") or self.songlist.get_selected_songs()
  File "/usr/lib/python2.7/site-packages/quodlibet/qltk/songlist.py", line 710, in get_selected_songs
    model, rows = self.get_selection().get_selected_rows()
AttributeError: 'NoneType' object has no attribute 'get_selected_rows'

Local variables in innermost frame:
self: <MainSongList object at 0x97b2cfc (GtkTreeView at 0x927a260)>

How to reproduce
-----
1.
2.
3.
1

Comment 1 Ganesh R 2011-02-17 00:27:16 UTC
Created attachment 479239 [details]
File: backtrace

Comment 2 Fedora Admin XMLRPC Client 2011-04-02 05:13:22 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Fedora Update System 2011-04-02 18:39:40 UTC
quodlibet-2.3-1.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/quodlibet-2.3-1.fc14

Comment 4 Fedora Update System 2011-04-02 22:52:58 UTC
Package quodlibet-2.3-1.fc14:
* should fix your issue,
* was pushed to the Fedora 14 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing quodlibet-2.3-1.fc14'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/quodlibet-2.3-1.fc14
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2011-04-11 20:55:17 UTC
quodlibet-2.3-1.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.