Bug#532574: python-kde4: Upgrading to python-qt4 4.5.1 breaks python-kde4

2009-07-07 Thread Philipp Huebner
Hello, I'm the maintainer of kanyremote. Because of this bug, I can't upload it's new upstream version. It segfaults right at the beginning, because with the new release upstream switched from python-qt3/kde3 to python-qt4/kde4. Downgrading python-qt4 as mentioned before made the program work, so

Bug#532574: python-kde4: Upgrading to python-qt4 4.5.1 breaks

2009-06-20 Thread Didier 'OdyX' Raboud
Hi, FYI, downgrading python-qt4 to 4.4.4-6 and python-sip4 to 4.7.9-2 (testing versions) somehow "solves" the problem (temporary workaround for those that get hitten by the bug). Regards, OdyX -- Didier Raboud, proud Debian user. CH-1802 Corseaux did...@raboud.com signature.asc Descriptio

Bug#532574: python-kde4: Upgrading to python-qt4 4.5.1 breaks

2009-06-19 Thread jjluza
Same problem here. Running python kde4 apps give me "segmentation fault" too. dmesg give me this error : python[7556]: segfault at ip 7facf9f0acc0 sp 7fff02ca1ad8 error 4 in libc-2.9.so[7facf9e91000+149000] strace python then "from PyKDE4 import kdeui" give me this output : o

Bug#532574: python-kde4: Upgrading to python-qt4 4.5.1 breaks python-kde4

2009-06-13 Thread Tobias Ellinghaus
Reinstalling packages didn't help for me. A back trace in gdb after running from PyKDE4.kio import * in python resulted in the following: (gdb) bt #0 0xb7e8a1e3 in strlen () from /lib/i686/cmov/libc.so.6 #1 0x0809886b in PyString_FromFormatV (forma

Bug#532574: python-kde4: Upgrading to python-qt4 4.5.1 breaks python-kde4

2009-06-13 Thread Nephila
I had the same problem. Solved reinstalling all the Qt4 / PyQT4 stack and lib6 package (this is most likely to blame) Seems like some sort of corrupted package or error during upgrading, i don't know -- Regards Nephila sas PGP key block: http://www.nephila.it/pgp -- To UNSUBSCRIBE, email

Bug#532574: python-kde4: Upgrading to python-qt4 4.5.1 breaks python-kde4

2009-06-10 Thread Armin Berres
On Wed, 10 Jun 09 11:46, Christoph Burgmer wrote: > Package: python-kde4 > Version: 4:4.2.4-1 > Severity: grave > Justification: renders package unusable > > After upgrading to python-qt4 4.5.1 any import of a PyKDE4 module makes > Python exit giving a "memory access error" (translated from German

Bug#532574: python-kde4: Upgrading to python-qt4 4.5.1 breaks python-kde4

2009-06-10 Thread Christoph Burgmer
Package: python-kde4 Version: 4:4.2.4-1 Severity: grave Justification: renders package unusable After upgrading to python-qt4 4.5.1 any import of a PyKDE4 module makes Python exit giving a "memory access error" (translated from German): $ python Python 2.5.4 (r254:67916, Feb 17 2009, 20:16:45) [G