FS#2453 - gnome 2.10 gconf is broken all over
Attached to Project:
Arch Linux
Opened by Nikos Kouremenos (zeppelin) - Friday, 25 March 2005, 15:55 GMT
Last edited by Dale Blount (dale) - Friday, 25 March 2005, 15:58 GMT
Opened by Nikos Kouremenos (zeppelin) - Friday, 25 March 2005, 15:55 GMT
Last edited by Dale Blount (dale) - Friday, 25 March 2005, 15:58 GMT
|
Details
see this: {I'm trying to make my mouse a bit faster}
(gnome-mouse-properties:4155): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed (gnome-mouse-properties:4155): capplet-common-WARNING **: Unable to find a default value for key for /desktop/gnome/peripherals/mouse/motion_acceleration. I'll assume it is an integer, but that may break things. Please be sure that the associated schema is installed (gnome-mouse-properties:4155): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed (gnome-mouse-properties:4155): GConf-CRITICAL **: gconf_value_get_float: assertion `value->type == GCONF_VALUE_FLOAT' failed (gnome-mouse-properties:4155): GConf-CRITICAL **: gconf_value_get_float: assertion `value->type == GCONF_VALUE_FLOAT' failed (gnome-mouse-properties:4155): capplet-common-WARNING **: Unable to find a default value for key for /desktop/gnome/peripherals/mouse/motion_acceleration. I'll assume it is an integer, but that may break things. Please be sure that the associated schema is installed (gnome-mouse-properties:4155): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed (gnome-mouse-properties:4155): GConf-CRITICAL **: gconf_value_get_float: assertion `value->type == GCONF_VALUE_FLOAT' failed (gnome-mouse-properties:4155): GConf-CRITICAL **: gconf_value_get_float: assertion `value->type == GCONF_VALUE_FLOAT' failed (gnome-mouse-properties:4155): capplet-common-WARNING **: Unable to find a default value for key for /desktop/gnome/peripherals/mouse/motion_acceleration. I'll assume it is an integer, but that may break things. Please be sure that the associated schema is installed (gnome-mouse-properties:4155): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed (gnome-mouse-properties:4155): GConf-CRITICAL **: gconf_value_get_float: assertion `value->type == GCONF_VALUE_FLOAT' failed (gnome-mouse-properties:4155): GConf-CRITICAL **: gconf_value_get_float: assertion `value->type == GCONF_VALUE_FLOAT' failed (gnome-mouse-properties:4155): capplet-common-WARNING **: Unable to find a default value for key for /desktop/gnome/peripherals/mouse/motion_acceleration. I'll assume it is an integer, but that may break things. Please be sure that the associated schema is installed (gnome-mouse-properties:4155): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed (gnome-mouse-properties:4155): GConf-CRITICAL **: gconf_value_get_float: assertion `value->type == GCONF_VALUE_FLOAT' failed (gnome-mouse-properties:4155): GConf-CRITICAL **: gconf_value_get_float: assertion `value->type == GCONF_VALUE_FLOAT' failed (gnome-mouse-properties:4155): capplet-common-WARNING **: Unable to find a default value for key for /desktop/gnome/peripherals/mouse/motion_acceleration. I'll assume it is an integer, but that may break things. Please be sure that the associated schema is installed (gnome-mouse-properties:4155): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed (gnome-mouse-properties:4155): GConf-CRITICAL **: gconf_value_get_float: assertion `value->type == GCONF_VALUE_FLOAT' failed (gnome-mouse-properties:4155): GConf-CRITICAL **: gconf_value_get_float: assertion `value->type == GCONF_VALUE_FLOAT' failed (gnome-mouse-properties:4155): capplet-common-WARNING **: Unable to find a default value for key for /desktop/gnome/peripherals/mouse/motion_acceleration. I'll assume it is an integer, but that may break things. Please be sure that the associated schema is installed (gnome-mouse-properties:4155): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed (gnome-mouse-properties:4155): GConf-CRITICAL **: gconf_value_get_float: assertion `value->type == GCONF_VALUE_FLOAT' failed (gnome-mouse-properties:4155): GConf-CRITICAL **: gconf_value_get_float: assertion `value->type == GCONF_VALUE_FLOAT' failed |
This task depends upon
Comment by Jan de Groot (JGC) -
Friday, 25 March 2005, 16:17 GMT
Seems control-center misses a schemafile in the post install. This
will get fixed using the new gnome postinstall framework we're
currently implementing.