[PyKDE] Segmentation faults in pyqt

Diez B. Roggisch deets at web.de
Fri Jul 30 18:03:00 BST 2004


Hi,

just for the record, so that when someone else encounters this: I found a cure 
for the problem. It appears that my font-handling was somehow corrupt - 
deactivating xfs and xfstt did do the trick for me. So its basically no PyQt 
problem, most probably not even a qt-problem but instead X11 multibyte gont 
related.

I just wanted to post this here so it gets into the archives.

Regrards,

Diez B. Roggisch

> When I gdb tut3.py (Unfortunately I'm no gdb expert - not anymore, at
> least...) I get a segfault with this stack:
>
> #0  0x41c84829 in _Xutf8DefaultDrawImageString ()
> from /usr/X11R6/lib/X11/locale/lib/common/xomGeneric.so.2
> #1  0x41c84f73 in _Xutf8DefaultDrawImageString ()
> from /usr/X11R6/lib/X11/locale/lib/common/xomGeneric.so.2
> #2  0x41c851ea in _Xutf8DefaultDrawImageString ()
> from /usr/X11R6/lib/X11/locale/lib/common/xomGeneric.so.2
> #3  0x41c8552f in _Xutf8DefaultDrawImageString ()
> from /usr/X11R6/lib/X11/locale/lib/common/xomGeneric.so.2
> #4  0x41c85868 in _Xutf8DefaultDrawImageString ()
> from /usr/X11R6/lib/X11/locale/lib/common/xomGeneric.so.2
> http://mats.imk.fraunhofer.de/mailman/listinfo/pykde




More information about the PyQt mailing list