cdcoversearch causes a crash after selecting to find cover art in the submenu.

app=<gui.PopupBox.PopupBox instance at 0x9f06e0c> context='menu'
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/freevo/main.py", line 299, in 
eventhandler
    consumed = app.eventhandler(event)
  File "/usr/lib/python2.6/site-packages/freevo/menu.py", line 856, in 
eventhandler
    self._handle_play_item(menu, event)
  File "/usr/lib/python2.6/site-packages/freevo/menu.py", line 661, in 
_handle_play_item
    action(arg=arg, menuw=self)
  File "/usr/lib/python2.6/site-packages/freevo/menu.py", line 106, in select
    self.function(arg=self.arg, menuw=menuw)
  File "/usr/lib/python2.6/site-packages/freevo/audio/plugins/coversearch.py", 
line 239, in cover_search_file
    box = PopupBox(text=_('Unknown error while searching.')+'\n'+why[:40])
TypeError: coercing to Unicode: need string or buffer, tuple found
app=<gui.ConfirmBox.ConfirmBox instance at 0x9f1b34c> context='menu'

Jim


------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to