desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #35633
[Bug 875077] Re: gpk-prefs crashes on startup
i managed to fix this problem as follows
wget http://git.gnome.org/browse/gnome-settings-
daemon/plain/data/org.gnome.settings-
daemon.plugins.updates.gschema.xml.in.in
sed 's/_//g' org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in
> out.txt
sudo mv out.txt /usr/share/glib-2.0/schemas/org.gnome.settings-
daemon.plugins.updates.gschema.xml
sudo glib-compile-schemas /usr/share/glib-2.0/schemas
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/875077
Title:
gpk-prefs crashes on startup
Status in “gnome-packagekit” package in Ubuntu:
Confirmed
Status in “gnome-settings-daemon” package in Ubuntu:
New
Status in “gnome-packagekit” package in Debian:
New
Bug description:
attempting to run gpk-prefs doesnt work, merely causing a segfault, the output is
mike@mike-H55-UD3H:~/Desktop$ gpk-prefs
Gtk-Message: Failed to load module "pk-gtk-module"
(gpk-prefs:27193): GLib-GIO-CRITICAL **: Settings schema 'org.gnome
.settings-daemon.plugins.updates' is not installed
(gpk-prefs:27193): GLib-GIO-CRITICAL **: g_settings_get_key_info: assertion `settings->priv->schema != NULL' failed
Segmentation fault
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-packagekit/+bug/875077/+subscriptions