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,

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-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

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)

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): $