lebauce / quodlibet

Automatically exported from code.google.com/p/quodlibet
1 stars 0 forks source link

global name 'tag' is not defined #191

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
First time here, tried a search and didn't find another.

I am running a clean clean clean install of ubuntu 9.04 and I added quod
libet. I pointed the config to see my music directory (on a USB drive) as
the library.

All seems to work and plays well, however with the search library view I
right-clicked on the column headers to change the selected comments and got
the error (as titled in the Summary on this post). Along with ... the
enclosed file the top end of which states

=== STACK TRACE
Traceback (most recent call last):

  File "/usr/lib/python2.6/dist-packages/quodlibet/qltk/songlist.py", line
856, in __showmenu
    self.__getmenu(column).popup(None, None, None, event.button, time)

  File "/usr/lib/python2.6/dist-packages/quodlibet/qltk/songlist.py", line
818, in __getmenu
    for header in sorted(zip(map(tag, group), group)):

NameError: global name 'tag' is not defined

Original issue reported on code.google.com by jamie0wa...@gmail.com on 27 Apr 2009 at 4:20

Attachments:

GoogleCodeExporter commented 9 years ago
Google makes the default to search over open bugs only, which is kind of a dull 
move
for an issue tracker. You're clearly not the first person to miss it ;)

Original comment by steven.strobe.cc@gmail.com on 27 Apr 2009 at 1:58