Am Dienstag, den 26.06.2007, 05:54 -0600 schrieb Shawn: > On June 26, 2007, Olaf Grüttner wrote: > > I start xorg with startx > > > > my .xinitrc contains > > gnome-terminal & > > exec dbus-launch --exit-with-session fluxbox > > > > I have usual mouse mouvements and keyboard behavior is as usual. > > > > I start a gnome-app e.g. totem from gnome-terminal. > > After totem appears, the mouse movements are accellerated and the > > keyboard settings have changed (key repeat rate has changed to 0) > > > > On the command line totem reports a lot of : > > ... cannot load image from theme ... > > > > I start gconf-editor and it contains only two items: > > /apps/totem and > > /desktop/gnome/accessibility/keyboard > > > > browsing these items always shows something like: > > key not associated with schema. > > > > my metacity schema is located in > > /etc/gconf/schemas/metacity.schemas > > other schemas are located in > > /etc/gnome/2.18.1/gconf/schemas/ > > > > my /etc/gnome/2.18.1/gconf/2/path - file contains > > xml:readonly:/etc/gnome/2.18.1/gconf/gconf.xml.mandatory > > include /etc/gnome/2.18.1/gconf/2/local-mandatory.path > > include "$(HOME)/.gconf.path" > > xml:readwrite:$(HOME)/.gconf > > include /etc/gnome/2.18.1/gconf/2/local-defaults.path > > xml:readonly:/etc/gnome/2.18.1/gconf/gconf.xml.defaults > > > > > > starting gnome-session gives: > > ***MEMORY-WARNING***: gnome-session[9702]: GSlice: g_thread_init() > > must be called before all other GLib functions; memory corruption due > > to late invocation of g_thread_init() has been detected; this program > > is likely to crash, leak or unexpectedly abort soon... > > > > ***MEMORY-WARNING***: gconf-sanity-check-2[9703]: GSlice: > > g_thread_init() must be called before all other GLib functions; > > memory corruption due to late invocation of g_thread_init() has been > > detected; this program is likely to crash, leak or unexpectedly abort > > soon... SESSION_MANAGER=local/knuffel:/tmp/.ICE-unix/9702 > > > > ** (gnome-session:9702): WARNING **: Host name lookup failure on > > localhost. > > > > ** (gnome-panel:9713): WARNING **: Failed to load default panel > > configuration. panel-default-setup.entries hasn't been installed > > using gconftool-2 --load ? > > > > > > ***MEMORY-WARNING***: metacity[9711]: GSlice: g_thread_init() must be > > called before all other GLib functions; memory corruption due to late > > invocation of g_thread_init() has been detected; this program is > > likely to crash, leak or unexpectedly abort soon... > > Fenstermanager-Warnung:0, gespeichert in > > GConf-Schlüssel /apps/metacity/general/num_workspaces ist keine > > sinnvolle Anzahl der Arbeitsflächen; das aktuelle Maximum ist 36 > > Fenstermanager-Warnung:0, gespeichert in > > GConf-Schlüssel /desktop/gnome/peripherals/mouse/cursor_size ist > > keine sinnvolle Zeigergröße. Sie muss im Intervall 1..128 sein > > Fenstermanager-Warnung:Bildschirm 0 auf Anzeige »:0.0« hat bereits > > einen Fenstermanager > > > > ***MEMORY-WARNING***: metacity[9721]: GSlice: g_thread_init() must be > > called before all other GLib functions; memory corruption due to late > > invocation of g_thread_init() has been detected; this program is > > likely to crash, leak or unexpectedly abort soon... > > Fenstermanager-Warnung:0, gespeichert in > > GConf-Schlüssel /apps/metacity/general/num_workspaces ist keine > > sinnvolle Anzahl der Arbeitsflächen; das aktuelle Maximum ist 36 > > Fenstermanager-Warnung:0, gespeichert in > > GConf-Schlüssel /desktop/gnome/peripherals/mouse/cursor_size ist > > keine sinnvolle Zeigergröße. Sie muss im Intervall 1..128 sein > > Fenstermanager-Warnung:Bildschirm 0 auf Anzeige »:0.0« hat bereits > > einen Fenstermanager > > > > > > I have glib-2.13 installed is that a problem? > > > > If I start gnome-panel, an empty panel is shown. I can add apps to > > it. If I end gnome-panel and restart it, it is empty again. > > > > If I add gnome-menu, it contains no apps even though I installed > > them. > > Reviewing this section in blfs will solve the above problem. Heck, maybe > it might solve the others too...desktop-file-utils.
It solved something at least. The menus are now populated with applications. The rest of the problems is still valid. * Mouse and keyboard settings not usable * panel empty on startup * settings are lost after reboot More hints? Whats about this error? maybe some wrong glib installed? gconf-sanity-check-2[9703]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected; this program is likely to crash, leak or unexpectedly abort soon... Olaf -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
