[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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



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 (format=          
    0xb7fd6554 "the sip module implements API v%d.0 but the %s module requires 
API v%d.%d", vargs=0xbfffcd28 "\004") at ../Objects/stringobject.c:211                 
#2  0x080dce3b in PyErr_Format (exception=0x8144c40, format=
    0xb7fd6554 "the sip module implements API v%d.0 but the %s module requires 
API v%d.%d") at ../Python/errors.c:522
#3  0xb7fd36b2 in ?? () from /usr/lib/pymodules/python2.5/sip.so
#4  0x08144c40 in _PyExc_EOFError ()
#5  0xb7fd6554 in ?? () from /usr/lib/pymodules/python2.5/sip.so
#6  0x00000004 in ?? ()
#7  0x6f857c34 in ?? ()
#8  0x00000003 in ?? ()
#9  0x00000008 in ?? ()
#10 0xbfffcd58 in ?? ()
#11 0x080894f1 in PyDict_GetItemString (v=0xb7c36400, key=
    0x3 <Address 0x3 out of bounds>) at ../Objects/dictobject.c:2173
#12 0xb7a93aa7 in initkio () from /usr/lib/pymodules/python2.5/PyKDE4/kio.so
#13 0x080e6597 in _PyImport_LoadDynamicModule (name=0xbfffde97 "PyKDE4.kio",
    pathname=0xbfffce23 "/usr/lib/pymodules/python2.5/PyKDE4/kio.so", fp=
    0x817fe48) at ../Python/importdl.c:53
#14 0x080e44f0 in load_module (name=0xbfffde97 "PyKDE4.kio", fp=0x73, buf=
    0xbfffce23 "/usr/lib/pymodules/python2.5/PyKDE4/kio.so", type=3, 
loader=0x0)
    at ../Python/import.c:1758
#15 0x080e4cd7 in import_submodule (mod=0xb7dd2344, subname=0xbfffde9e "kio",
    fullname=0xbfffde97 "PyKDE4.kio") at ../Python/import.c:2400
#16 0x080e4f6a in load_next (mod=0xb7dd2344, altmod=0xb7dd2344,
    p_name=<value optimized out>, buf=0xbfffde97 "PyKDE4.kio", p_buflen=
    0xbfffee98) at ../Python/import.c:2220
#17 0x080e5585 in import_module_level (name=0x0, globals=<value optimized 
out>,
...

Looks like some bug in formatting an error message.


Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: