Bug 678174 - [abrt] quodlibet-2.2.1-3.fc14: songlist.py:710:get_selected_songs:AttributeError: 'NoneType' object has no attribute 'get_selected_rows'
Summary: [abrt] quodlibet-2.2.1-3.fc14: songlist.py:710:get_selected_songs:AttributeEr...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: quodlibet
Version: 14
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: hannes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:cf2311af
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-17 00:27 UTC by Ganesh R
Modified: 2011-04-11 20:55 UTC (History)
1 user (show)

Fixed In Version: quodlibet-2.3-1.fc14
Clone Of:
Environment:
Last Closed: 2011-04-11 20:55:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (650 bytes, text/plain)
2011-02-17 00:27 UTC, Ganesh R
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.