You are not logged in.
Pages: 1
This is on a system with no 3D acceleration, running Openbox as the primary WM. Under Openbox, the XFCE Terminal fails to start, and crashes X. Under LWM (my backup WM), Terminal will launch and run apps. But you don't see what you type until after pressing enter. And rendering is completely destroyed. Oddly enough, some GTK apps do not launch, like Nitrogen. Others, like Gimp, work perfectly.
Screenshot attatched, X error log one I finish work.
Okay, Imageshack is down, screenshot will be posted after work, too.
(it looks like red, blue or green columns of pixels in fonts and graphics get shifted left or right, scrollbars are in the wrong place)
Offline
Option "Composite" "Disable"from http://bbs.archlinux.org/viewtopic.php?id=39547 fixed the Terminal glitches.
Nitrogen still does not work. Error is
$ nitrogen ~/
terminate called after throwing an instance of 'Gtk::IconThemeError'
AbortedLast edited by keenerd (2007-11-12 14:54:06)
Offline
Found this bug report:
http://bugs.archlinux.org/task/8007?project=1&pagenum=5
It looks like the same problem. I have the high-color set installed. Oddly enough, I did not have this bug last week, or in months past when it was reported.
Offline
Try installing gnome-icon-theme. The error isn't fatal if the application does things right, but in this case it means a specific icon is not found in the current theme.
Also try setting the fallback theme from hicolor to gnome in /etc/gtk-2.0/gtkrc. I changed it a while ago to hicolor, which seems to cause problems with icon themes that inherit from the wrong theme. I'll revert it to gnome in the next GTK2 update.
Offline
Pages: 1