Bug#295668: quodlibet: refresh/reload library gives traceback

2005-02-19 Thread Joe Wreschnig
On Sat, 2005-02-19 at 14:33 +0100, Bastian Kleineidam wrote: > On Fri, Feb 18, 2005 at 07:34:29PM -0600, Joe Wreschnig wrote: > > Is your library empty? > Yes, it was empty when I hit reload. Thanks. This bug has been fixed in SVN r651, and will be fixed in the next release. -- Joe Wreschnig <[EM

Bug#295668: quodlibet: refresh/reload library gives traceback

2005-02-19 Thread Bastian Kleineidam
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On Fri, Feb 18, 2005 at 07:34:29PM -0600, Joe Wreschnig wrote: > Is your library empty? Yes, it was empty when I hit reload. Regards, Bastian - -- ,''`. Bastian Kleineidam : :' :GnuPG SchlÃssel `. `'

Bug#295668: quodlibet: refresh/reload library gives traceback

2005-02-18 Thread Joe Wreschnig
On Thu, 2005-02-17 at 11:47 +0100, Bastian Kleineidam wrote: > hitting refresh or reload library gives a traceback in rebuild() method: > Traceback (most recent call last): > File "/usr/bin/quodlibet", line 1229, in rebuild > if c + r != 0: > UnboundLocalError: local variable 'c' referenced b

Bug#295668: quodlibet: refresh/reload library gives traceback

2005-02-17 Thread Bastian Kleineidam
Package: quodlibet Version: 0.8.1-1 Severity: normal Hi, hitting refresh or reload library gives a traceback in rebuild() method: Traceback (most recent call last): File "/usr/bin/quodlibet", line 1229, in rebuild if c + r != 0: UnboundLocalError: local variable 'c' referenced before assign