"Jan Grewe" wrote:
> My freevo crashed on the latest snapshot when i tried to start a recursive
> random play of all my mp3s, log tells me:
>
> Traceback (most recent call last):
>   File "/usr/lib/python2.2/site-packages/freevo/main.py", line 412, in ?
>     main_func()
>   File "/usr/lib/python2.2/site-packages/freevo/main.py", line 333, in
> main_func
>     app.eventhandler(event)
>   File "/usr/lib/python2.2/site-packages/freevo/menu.py", line 567, in
> eventhandler
>     action( arg=arg, menuw=self )
>   File "/usr/lib/python2.2/site-packages/freevo/menu.py", line 122, in
> select
>     self.function(arg=self.arg, menuw=menuw)
>   File "/usr/lib/python2.2/site-packages/freevo/item.py", line 144, in
> __call__
>     return self.actions()[0][0](arg=arg, menuw=menuw)
>   File "/usr/lib/python2.2/site-packages/freevo/playlist.py", line 369, in
> play
>     self.unplayed = util.match_files_recursively(dir, prefix)
>   File "/usr/lib/python2.2/site-packages/freevo/util/fileops.py", line 234,
> in match_files_recursively
>     matches = unique([f for f in all_files if match_suffix(f, suffix_list)
> ])
> NameError: global name 'unique' is not defined
>
> I hope someone knows what's wrong ;)

Yes, I broke it. Fixed again.


Dischi

-- 
Microsoft is not the answer. Microsoft is the question. 'No' is the answer!


-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise 
Linux in the Boardroom; in the Front Office; & in the Server Room 
http://www.enterpriselinuxforum.com
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to