Am 04.06.2013 00:56, schrieb Marco: > I deactivated the option “Disable touchpad while typing” as > mentioned in bug #697427 but it still crashes. These are my > settings: > > $ gsettings list-recursively org.gnome.settings-daemon.peripherals.touchpad > org.gnome.settings-daemon.peripherals.touchpad disable-while-typing false > org.gnome.settings-daemon.peripherals.touchpad horiz-scroll-enabled true > org.gnome.settings-daemon.peripherals.touchpad left-handed 'mouse' > org.gnome.settings-daemon.peripherals.touchpad motion-acceleration -1.0 > org.gnome.settings-daemon.peripherals.touchpad motion-threshold -1 > org.gnome.settings-daemon.peripherals.touchpad scroll-method > 'two-finger-scrolling' > org.gnome.settings-daemon.peripherals.touchpad tap-to-click true > org.gnome.settings-daemon.peripherals.touchpad touchpad-enabled false > > Here's the backtrace: > > Program received signal SIGSEGV, Segmentation fault. > 0x00007ffff72f7be7 in gtk_style_context_get_valist () from > /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 > (gdb) bt > #0 0x00007ffff72f7be7 in gtk_style_context_get_valist () from > /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 > #1 0x00007ffff733f7fa in gtk_theming_engine_get () from > /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 > #2 0x00007fffc5f5ff33 in _gtk_rounded_box_apply_border_radius () from > /usr/lib/x86_64-linux-gnu/gtk-3.0/3.0.0/theming-engines/libunico.so
That's a different issue. You are using the unico GTK engine which doesn't work with gtk 3.8 [1]. Please use the Adwaita theme until unico is fixed. gsettings set org.gnome.desktop.interface gtk-theme 'Adwaita' [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=706330 -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature