On Fri, Aug 05, 2005 at 10:46:28AM +0200, Petr Šimon wrote: > Sorry, I was about to, only I was away yesterday when the > Acknowledgement came. I enclose strace and valgrind output. To be honest > I am not very good in debugging and gdb shows only no debugging symbols. > I have the libqt4-debug installed, but I don't know how to give you > proper output. I only managed to get backtrace like this:
If you install the -dbg packages for the X libs and "export LD_LIBRARY_PATH=/usr/lib/debug" before running the program, you should get a more detailed backtrace. >From the strace output, it looks like the programs are crashing when reading font information. Does running "fc-cache -f -v" as root (or possibly as your normal user as well) help at all? -- Society is never going to make any progress until we all learn to pretend to like each other. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]