Bug#317963: quodlibet: fails to start on x86_64

2006-06-15 Thread Bastian Kleineidam
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ah, sorry about the false alarm. I saw the bug in the RC list at http://bts.turmzimmer.net/, but I assume they don't track versions. Regards, Bastian - -- ,''`. Bastian Kleineidam : :' :GnuPG Schlüssel `. `'

Bug#317963: quodlibet: fails to start on x86_64

2006-06-15 Thread Steve Langasek
On Thu, Jun 15, 2006 at 09:06:50AM +0200, Bastian Kleineidam wrote: > why is this bug report still open? It isn't, it's marked as fixed in version 0.15-2 and above. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and

Bug#317963: quodlibet: fails to start on x86_64

2006-06-15 Thread Bastian Kleineidam
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, why is this bug report still open? I see that it is fixed in quodlibet >= 0.15, and both testing (0.20) and unstable (0.21) have versions that work. Perhaps it makes sense to add the "stable" tag to this, since it only applies to the current versi

Bug#317963: quodlibet: fails to start on x86_64

2005-11-19 Thread Steve Langasek
On Sun, Nov 20, 2005 at 01:01:16AM -0600, Joe Wreschnig wrote: > On Sat, 2005-11-19 at 22:20 -0800, Steve Langasek wrote: > > Yes, this failure is due to a bug in python2.3, but seriously -- this isn't > > Java, and zip files aren't cool. I really can't see any good reason for > > obfuscating the p

Bug#317963: quodlibet: fails to start on x86_64

2005-11-19 Thread Joe Wreschnig
On Sat, 2005-11-19 at 22:20 -0800, Steve Langasek wrote: > Yes, this failure is due to a bug in python2.3, but seriously -- this isn't > Java, and zip files aren't cool. I really can't see any good reason for > obfuscating the python files in this manner within the Debian package. So read http://l

Bug#317963: quodlibet: fails to start on x86_64

2005-11-19 Thread Steve Langasek
severity 317953 grave thanks So apparently this bug is important enough to keep people from being able to use the program, and to make them grumble about it on IRC and in blogs, but not to make them touch the BTS and raise the severity... amd64 is a release candidate architecture for etch; even

Bug#317963: Bug #317963: quodlibet: fails to start on x86_64

2005-10-16 Thread Joe Wreschnig
On Sun, 2005-10-16 at 12:42 -0400, Brett Smith wrote: > Since a previous reporter claimed they were able to load a zip file from > the web, it's hard to guess exactly what the problem here is. But it > definitely seems to Python's problem, rather than Quod Libet's. Quod Libet works fine on Ubuntu

Bug#317963: Bug #317963: quodlibet: fails to start on x86_64

2005-10-16 Thread Brett Smith
I'm pretty sure this is a Python bug, specific to 2.3. Running quodlibet with Python 2.3, I get the same OverflowError exception everyone else is seeing. I also made my own test zip file module (using the zip package, with completely different Python modules in it), and get the same OverflowError

Bug#317963: quodlibet: fails to start on x86_64

2005-08-02 Thread Joe Bormolini
On Tue, 12 Jul 2005 12:28:32 -0500 Joe Wreschnig <[EMAIL PROTECTED]> wrote: > Can you try (on the console) running: > $ python > > >>> import zipfile > >>> z = zipfile.open("/usr/lib/quodlibet/quodlibet.zip") > >>> z.infolist() > > And see if it also prints the error? NOTE: This is using quodli

Bug#317963: quodlibet: fails to start on x86_64

2005-07-12 Thread Joe Wreschnig
On Tue, 2005-07-12 at 08:54 -0700, tony mancill wrote: > Package: quodlibet > Version: 0.11-1 > Severity: important > > [EMAIL PROTECTED]:~$ quodlibet > Traceback (most recent call last): > File "/usr/bin/quodlibet", line 316, in ? > from util import to > OverflowError: signed integer is g

Bug#317963: quodlibet: fails to start on x86_64

2005-07-12 Thread tony mancill
Package: quodlibet Version: 0.11-1 Severity: important [EMAIL PROTECTED]:~$ quodlibet Traceback (most recent call last): File "/usr/bin/quodlibet", line 316, in ? from util import to OverflowError: signed integer is greater than maximum Note that this may be a more generic problem. Using