Right-clicking radio stream gives traceback

Bug #343040 reported by Dafydd Crosby
2
Affects Status Importance Assigned to Milestone
Exaile
Fix Released
Undecided
Unassigned

Bug Description

Currently in the trunk build, when you right-click a stream you get a traceback:

Traceback (most recent call last):
  File "/home/dafydd/exaile/xlgui/guiutil.py", line 211, in button_press
    return self.cont.button_press(button, event)
  File "/home/dafydd/exaile/xlgui/panel/radio.py", line 199, in button_press
    menu = station.get_menu(self)
  File "/home/dafydd/exaile/data/plugins/shoutcast/__init__.py", line 207, in get_menu
    menu.append(_("Search"), lambda *e: self.on_search(), 'gtk-find')
NameError: global name '_' is not defined

reacocard (reacocard)
Changed in exaile:
status: New → Fix Committed
Revision history for this message
Dafydd Crosby (dcrosby) wrote :

bzr commit 1797 fixed it. Thanks!

reacocard (reacocard)
Changed in exaile:
milestone: none → 0.3.0
reacocard (reacocard)
Changed in exaile:
status: Fix Committed → Fix Released
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.