Sembra un bug!
https://bugs.launchpad.net/ubuntu/+sour ... +bug/61381
Moderatore: Staff
There was an error starting the GNOME Settings Daemon.
Some things, such as themes, sounds, or background settings may not work correctly.
The last error message was:
The name org.gnome.SettingsDaemon was not provided by any .service files
GNOME will still try to restart the Settings Daemon next time you log in.
--- gnome-settings-daemon/gnome-settings-dbus.c 2007-05-01 15:49:23.000000000 -0400
+++ gnome-settings-daemon/gnome-settings-dbus.c 2007-05-01 15:47:44.000000000 -0400
@@ -221,9 +221,13 @@
if (!org_freedesktop_DBus_request_name
(driver_proxy, "org.gnome.SettingsDaemon", 0, &request_ret,
&error)) {
- g_warning ("Unable to register service: %s",
- error->message);
- g_error_free (error);
+ if (error != NULL) {
+ g_warning ("Unable to register service: %s",
+ error->message);
+ g_error_free (error);
+ } else {
+ g_warning ("Unable to register service because of unknown DBUS error");
+ }
}
g_object_unref (driver_proxy);



stan ha scritto:Ma sono l'unico con quel problema qua?
La patch andrebbe applicata a controlcenter-2.18.0 o controlcenter-2.18.1?
Perchè ho visto che nell'ultima gnome slacky c'e' controlcenter-2.18.0.
E poi....bisogna passare qualche param al configure o è sufficiente ./configure && make && make install?
Io ho provato ma ho fatto un pò di casini mi sa...![]()
Non è che potete pacchettizzare controlcenter patchato e dirmi che passi fare?
Io ora disinstallo gnomeslacky e la reinstallo....poi disinstallo il control center compilato da me.
Se qualcuno ha risolto lanci un urlo...


gohanz ha scritto:Stan controlcenter è nella versione 2.18.0 anche in Gnome 2.18.1! http://ftp.gnome.org/pub/GNOME/desktop/ ... 1/sources/ mi sembra che la versione di Gslacky 2.18.0 ti girasse correttamente vero?



gund4m ha scritto:quale wiki?....

gund4m ha scritto:ma il problema non e' gsynaptics ma glitz... non riesco a compilare glitz.. ma ho risolto mettendo il pkg di dropline...


Cenni ha scritto:@gohanz
scusa se non ti ho informato sul risultato dei tuoi consigli, (il problema permaneva ossia il tutto funzionava solo da root), ma nel frattempo mi è caduto il portatile a terra e ho rotto il monitor.. Gnome a quel punto per me è diventato secondario.
Sarai già stufo dei ringraziamenti, ma lo stesso grazie sia per il tuo lavoro sia per la tua disponibilità.


Visitano il forum: Nessuno e 0 ospiti