Bug 885503

Summary: [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
Product: [Fedora] Fedora Reporter: Greg <sapunidze>
Component: decibel-audio-playerAssignee: Lukas Zapletal <lzap>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: lzap, rakesh.pandit
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:c2f2832755803e48f3806073b08d4c543c9f1885
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-10 15:35:26 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: executable
none
File: event_log
none
File: environ
none
File: smolt_data
none
File: core_backtrace none

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.