(cinnamon:10966): Gdk-WARNING **: The program 'cinnamon' received an X Window System error.
This probably reflects a bug in the program.
The error was 'GLXBadRenderRequest'.
(Details: serial 180 error_code 140 request_code 131 minor_code 1)
(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.)
Some info about the system:
$ uname -a
Linux kamala 3.1.9-1.4-desktop #1 SMP PREEMPT Fri Jan 27 08:55:10 UTC 2012 (efb5ff4) x86_64 x86_64 x86_64 GNU/Linux
$ hwinfo --gfxcard | grep -i -e device -e driver
SysFS ID: /devices/pci0000:00/0000:00:01.0/0000:01:05.0
Device: pci 0x9610 "ATI Radeon HD 3200 Graphics"
SubDevice: pci 0xd000 "GA-MA78GM-S2H Motherboard"
Driver: "fglrx_pci"
Driver Modules: "fglrx"
Driver Info #0:
$ rpm -qa | grep fglrx
fglrx64_xpic_SUSE121-8.951-1.x86_64
$ rpm -qa | grep cinnamon
cinnamon-1.4.0-3.1.x86_64
cinnamon-browser-plugins-1.4.0-3.1.x86_64
cinnamon-menu-editor-1.4.0-3.1.x86_64
$ glxinfo | grep rendering
direct rendering: Yes
$ find /usr/X11R6/lib64/ -iname "libgl*" -ls
1066594 0 lrwxrwxrwx 1 root root 12 Apr 15 13:15 /usr/X11R6/lib64/libGL.so.1 -> libGL.so.1.2
1066595 0 lrwxrwxrwx 1 root root 10 Apr 15 13:15 /usr/X11R6/lib64/libGL.so -> libGL.so.1
1066593 0 lrwxrwxrwx 1 root root 41 Apr 15 13:15 /usr/X11R6/lib64/libGL.so.1.2 -> /usr/X11R6/lib64/fglrx/fglrx-libGL.so.1.2