Bug#552567: python-visual: Package unusable on x86_64

2010-10-19 Thread Dick Borrett
I'm having this problem on an X86_64 system with Nvidia proprietary driver. In Python, I get the following errors:- >>> import visual >>> a=visual.box() (:6307): GdkGLExt-WARNING **: Cannot open P\xde\xd7\u0001 (:6307): GdkGLExt-WARNING **: Cannot open 0\xdf\xd7\u0001 glibmm-ERROR **: unhandl

Bug#552567: python-visual: Package unusable on x86_64

2009-10-29 Thread Samuel Tardieu
Here is a backtrace of the crash: (gdb) bt #0 0x7fffdf1ab230 in ?? () #1 0x726601b3 in gdk_gl_get_proc_address () from /usr/lib/libgdkglext-x11-1.0.so.0 #2 0x73356682 in ?? () from /usr/lib/python2.5/site-packages/cvisualmodule.so #3 0x7335bf5d in ?? () from /usr

Bug#552567: python-visual: Package unusable on x86_64

2009-10-29 Thread Samuel Tardieu
2009/10/27 Jonas Smedegaard : > Thanks for reporting this issue. > > I cannot reproduce it, however: Same set of commands work fine on my amd64 > system (an Apple Ibook with Intel graphics card). > > I do believe that you are experiencing this bug, but lower the severity due > to it not _generally

Bug#552567: python-visual: Package unusable on x86_64

2009-10-28 Thread Jonas Smedegaard
severity 552567 important tags 552567 moreinfo unreproducible thanks [sent again - first time seems lost] Hi Samuel, On Tue, Oct 27, 2009 at 02:43:01PM +0100, Samuel Tardieu wrote: On x86_64, python-visual is unusable: % python Python 2.5.4 (r254:67916, Sep 26 2009, 10:32:22) [GCC 4.3.4] on l

Bug#552567: python-visual: Package unusable on x86_64

2009-10-28 Thread Jonas Smedegaard
severity 552567 important tags 552567 moreinfo unreproducible thanks Hi Samuel, On Tue, Oct 27, 2009 at 02:43:01PM +0100, Samuel Tardieu wrote: On x86_64, python-visual is unusable: % python Python 2.5.4 (r254:67916, Sep 26 2009, 10:32:22) [GCC 4.3.4] on linux2 Type "help", "copyright", "credi

Bug#552567: python-visual: Package unusable on x86_64

2009-10-27 Thread Samuel Tardieu
Package: python-visual Version: 1:5.12-1 Severity: grave Justification: renders package unusable On x86_64, python-visual is unusable: % python Python 2.5.4 (r254:67916, Sep 26 2009, 10:32:22) [GCC 4.3.4] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> impor