http://qa.mandrakesoft.com/show_bug.cgi?id=4689





------- Additional Comments From [EMAIL PROTECTED]  2003-12-08 09:14 -------
I'm afraid you got cought in the broken %postun script of cooker libgnome package...

Could you try running the following :
as root :
export CONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
for i in /etc/gconf/schemas/*.schemas ; do
  gconftool-2 --makefile-install-rule $i ;
done

as user (to make sure you get back correct default settings ) :
gconftool-2 --unset /desktop/gnome/peripherals/mouse/double_click


-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
If I try to set double click timeout setting in mouse preferences for gnome it
doesn't work. It is always reseted back to 0,1 sseconds. If I run
gnome-mouse-properties from console then I get this message when I try to set
the timeout using the slider:

(gnome-mouse-properties:12770): GConf-CRITICAL **: file gconf-value.c: line 872
(gconf_value_get_float): assertion `value->type == GCONF_VALUE_FLOAT' failed

Reply via email to