From: Alexander Z. <Ale...@fm...> - 2001-05-02 08:09:13
|
Hi, I just (May 2) updated my CVS sandbox of hpoj and had to recognize that xojpanel crashes. The missing extension "RENDER" doesn't harm in the previous CVS version. Gdb output follows: (gdb) run mlc:par:0 Starting program: xojpanel mlc:par:0 Qt: gdb: -nograb added to command-line options. Use the -dograb option to enforce grabbing. Xlib: extension "RENDER" missing on display "host:10.0". Program received signal SIGSEGV, Segmentation fault. 0x4020260a in QPixmap::operator= () at eval.c:41 41 eval.c: No such file or directory. in eval.c (gdb) where #0 0x4020260a in QPixmap::operator= () at eval.c:41 #1 0x0804e245 in XojPanel::createLCD (this=0x80a8a40) at ojstatus.cpp:256 #2 0x0804dfd3 in XojPanel::createInterface (this=0x80a8a40, deviceName=0xbfffee64) at ojstatus.cpp:239 #3 0x0804db54 in XojPanel::XojPanel (this=0x80a8a40, argc=2, argv=0xbfffef5c, parent=0x0, name=0x0) at ojstatus.cpp:180 #4 0x0804f494 in main (argc=2, argv=0xbfffef5c) at ojmanager.cpp:48 #5 0x40544177 in __libc_start_main (main=0x804f450 <main>, argc=2, ubp_av=0xbfffef5c, init=0x804cca4 <_init>, fini=0x8053554 <_fini>, rtld_fini=0x4000e184 <_dl_fini>, stack_end=0xbfffef4c) at ../sysdeps/generic/libc-start.c:129 (gdb) up #1 0x0804e245 in XojPanel::createLCD (this=0x80a8a40) at ojstatus.cpp:256 256 *lcdPixmap = (QPixmap)hpojlcd_xpm; Current language: auto; currently c++ (gdb) print hpojlcd_xpm $1 = {0x8053717 "254 40 79 1", 0x80535aa " \tc None", 0x8053723 ".\tc #000000", 0x805372f "+\tc #B89E2B", ... (deleted) I'm using gcc 2.95.2 with glibc 2.2.2 on a RedHat 7.1 system. Any hints? -- Ale...@fm... / You cannot have a science http://www.fmi.uni-passau.de/~zimmerma/ without measurement. -- R. W. for PGP public key finger / Hamming zim...@yo... / |