|
|
Technical Support Questions about game technical support to the users of the community |
|
Thread Tools | Display Modes |
12-18-2013, 09:46 PM | #12 |
Count
Join Date: Sep 2008
Posts: 1,690
|
openSUSE 13.1
KDE 4 default desktop theme: Oxygen (oxygen-gtk for GTK2 apps / adwaita for GTK3 apps - all default selections by the distribution, nothing changed) Code:
stat("/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so", {st_mode=S_IFREG|0755, st_size=23200, ...}) = 0 open("/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so", O_RDONLY|O_CLOEXEC) = 18 read(18, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220\37\0\0\0\0\0\0"..., 832) = 832 fstat(18, {st_mode=S_IFREG|0755, st_size=23200, ...}) = 0 mmap(NULL, 2118360, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 18, 0) = 0x7f3f6bb6d000 mprotect(0x7f3f6bb72000, 2093056, PROT_NONE) = 0 mmap(0x7f3f6bd71000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 18, 0x4000) = 0x7f3f6bd71000 close(18) = 0 mprotect(0x7f3f6bd71000, 4096, PROT_READ) = 0 lseek(17, 0, SEEK_SET) = 0 --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x40} --- +++ killed by SIGSEGV +++ Speicherzugriffsfehler QtCurve, Adwaita and several other styles are also resulting in a crash; the only style that I can confirm is working is "Redmond" style for GTK2 apps The only important thing seems to be the style selection for GTK2 apps, the style of KDE itself doesn't matter (as far as i tested it) EDIT2: As expected under a simple windowmanager, i tried IceWM, no problems. Last edited by andres81; 12-18-2013 at 10:01 PM. |
Thread Tools | |
Display Modes | |
|
|