Clicking help button in Desktop Notifications crashes app

Bug #1018800 reported by Lukáš Zapletal
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Decibel Audio Player
Fix Committed
Undecided
Unassigned

Bug Description

backtrace:
:DesktopNotification.py:211:onBtnHelp:AttributeError: 'module' object has no attribute 'help'
:
:Traceback (most recent call last):
: File "/usr/share/decibel-audio-player/src/modules/DesktopNotification.py", line 211, in onBtnHelp
: helpDlg = gui.help.HelpDlg(MOD_INFO[modules.MODINFO_L10N])
:AttributeError: 'module' object has no attribute 'help'
:
:Local variables in innermost frame:
:media: <module 'media' from '/usr/share/decibel-audio-player/src/media/__init__.pyc'>
:gui: <module 'gui' from '/usr/share/decibel-audio-player/src/gui/__init__.pyc'>
:btn: <gtk.Button object at 0x17615f0 (GtkButton at 0xec5490)>
:self: <DesktopNotification.DesktopNotification instance at 0x109ffc8>

comment:
:1. Go to preferences
:2. Desktop -> Desktop notification. Enable.
:3. Open settings (for desktop notif.)
:4. Click on Help

Fedora bug: https://bugzilla.redhat.com/show_bug.cgi?id=835917

Revision history for this message
Lukáš Zapletal (lzap) wrote :

Fixed in https://code.launchpad.net/~lzap/decibel-audio-player/decibel-audio-player-import-fix

I am not sure how to work with launchpad in this case.

Revision history for this message
Anonym25712 (anonym25712) wrote :

Fixed on trunk.

Changed in decibel-audio-player:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.