Bug 885503 - [abrt] decibel-audio-player-1.08-5.fc17: Library.py:553:showPopupMenu:TypeError: GtkCheckMenuItem.__init__() argument 1 must be string without null bytes or None, not str
Summary: [abrt] decibel-audio-player-1.08-5.fc17: Library.py:553:showPopupMenu:TypeErr...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: decibel-audio-player
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lukas Zapletal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:c2f2832755803e48f3806073b08...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-09 21:20 UTC by Greg
Modified: 2012-12-10 15:35 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-12-10 15:35:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: executable (59 bytes, text/plain)
2012-12-09 21:21 UTC, Greg
no flags Details
File: event_log (91 bytes, text/plain)
2012-12-09 21:21 UTC, Greg
no flags Details
File: environ (1.40 KB, text/plain)
2012-12-09 21:21 UTC, Greg
no flags Details
File: smolt_data (3.07 KB, text/plain)
2012-12-09 21:21 UTC, Greg
no flags Details
File: core_backtrace (238 bytes, text/plain)
2012-12-09 21:21 UTC, Greg
no flags Details

Description Greg 2012-12-09 21:20:58 UTC
Version-Release number of selected component:
decibel-audio-player-1.08-5.fc17

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
cmdline:        python /usr/share/decibel-audio-player/src/decibel-audio-player.py
kernel:         3.6.6-1.fc17.x86_64

backtrace:
:Library.py:553:showPopupMenu:TypeError: GtkCheckMenuItem.__init__() argument 1 must be string without null bytes or None, not str
:
:Traceback (most recent call last):
:  File "/usr/share/decibel-audio-player/src/modules/Library.py", line 804, in onButtonPressed
:    self.showPopupMenu(tree, event.button, event.time, path)
:  File "/usr/share/decibel-audio-player/src/modules/Library.py", line 553, in showPopupMenu
:    genreItem = gtk.CheckMenuItem(genre.capitalize())
:TypeError: GtkCheckMenuItem.__init__() argument 1 must be string without null bytes or None, not str
:
:Local variables in innermost frame:
:node: (19,)
:nonFavCpt: 1
:popup: <gtk.Menu object at 0x7f767000f3c0 (GtkMenu at 0x2a3cdc0)>
:showFavorites: <gtk.CheckMenuItem object at 0x7f767000f460 (GtkCheckMenuItem at 0x328c040)>
:filterGenre: <gtk.MenuItem object at 0x7f767000f550 (GtkMenuItem at 0x3248980)>
:genreItem: <gtk.CheckMenuItem object at 0x7f767000f870 (GtkCheckMenuItem at 0x328d000)>
:button: 3
:genresMenu: <gtk.Menu object at 0x7f767000f500 (GtkMenu at 0x328b030)>
:favorite: <gtk.ImageMenuItem object at 0x7f767000f410 (GtkImageMenuItem at 0x323c2d0)>
:play: <gtk.ImageMenuItem object at 0x7f767000f370 (GtkImageMenuItem at 0x323c130)>
:tree: <ExtTreeView object at 0x7f76700097d0 (GtkTreeView at 0x3232340)>
:add: <gtk.ImageMenuItem object at 0x7f767000f320 (GtkImageMenuItem at 0x323c200)>
:time: 49115281
:genre: 'jazz\x00rock\x00stage & screen'
:path: (19,)
:favCpt: 1
:self: <Library.Library instance at 0x2d709e0>

Comment 1 Greg 2012-12-09 21:21:04 UTC
Created attachment 660449 [details]
File: executable

Comment 2 Greg 2012-12-09 21:21:06 UTC
Created attachment 660450 [details]
File: event_log

Comment 3 Greg 2012-12-09 21:21:08 UTC
Created attachment 660451 [details]
File: environ

Comment 4 Greg 2012-12-09 21:21:10 UTC
Created attachment 660452 [details]
File: smolt_data

Comment 5 Greg 2012-12-09 21:21:12 UTC
Created attachment 660453 [details]
File: core_backtrace

Comment 6 Lukas Zapletal 2012-12-10 15:35:26 UTC
Upstream bug.


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