[hafqa] [hafqa] [Bug 856] New: Sapwood crashes with color depth != 16
From: bugzilla-daemon at maemo.org bugzilla-daemon at maemo.orgDate: Thu Nov 16 21:06:29 EET 2006
- Previous message: [hafqa] [Bug 814] INVALID_CHAR defined twice
- Next message: [hafqa] [Bug 856] Sapwood crashes with color depth != 16
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
https://maemo.org/bugzilla/show_bug.cgi?id=856 Summary: Sapwood crashes with color depth != 16 Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: sapwood AssignedTo: tommi.komulainen at nokia.com ReportedBy: jdapena at igalia.com QAContact: hafqa at maemo.org I tried to run maemo desktop in an X server with a 24 bits color depth. It crashes with a BadMatch: The program 'maemo_af_desktop' received an X Window System error. This probably reflects a bug in the program. The error was 'BadMatch (invalid parameter attributes)'. (Details: serial 731 error_code 8 request_code 56 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) The backtrace extracted: (gdb) bt #0 gdk_x_error (display=0x80946f8, error=0xbfd4eeb0) at gdkmain-x11.c:505 #1 0xb762cd61 in _XError () from /usr/lib/libX11.so.6 #2 0xb762d3ee in _XReply () from /usr/lib/libX11.so.6 #3 0xb7624534 in XSync () from /usr/lib/libX11.so.6 #4 0xb76245f3 in XSync () from /usr/lib/libX11.so.6 #5 0xb7600dd5 in XChangeGC () from /usr/lib/libX11.so.6 #6 0xb7aa6d6f in gdk_x11_gc_set_values (gc=0x810ec08, values=0xbfd4f110, values_mask=GDK_GC_TILE) at gdkgc-x11.c:496 #7 0xb7a75587 in IA__gdk_gc_set_values (gc=0x810ec08, values=0xbfd4f110, values_mask=1568) at gdkgc.c:234 #8 0xb702380f in sapwood_pixmap_render_rects () from /usr/lib/gtk-2.0/2.4.0/engines/libsapwood.so #9 0xb70218c3 in theme_pixbuf_render () from /usr/lib/gtk-2.0/2.4.0/engines/libsapwood.so -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
- Previous message: [hafqa] [Bug 814] INVALID_CHAR defined twice
- Next message: [hafqa] [Bug 856] Sapwood crashes with color depth != 16
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]