FS#26214 - [gnome-shell] requires nautilus
Attached to Project:
Arch Linux
Opened by Ryuta Suzuki (oroppas) - Sunday, 02 October 2011, 22:39 GMT
Last edited by Ionut Biru (wonder) - Monday, 03 October 2011, 19:46 GMT
Opened by Ryuta Suzuki (oroppas) - Sunday, 02 October 2011, 22:39 GMT
Last edited by Ionut Biru (wonder) - Monday, 03 October 2011, 19:46 GMT
|
Details
Description:
gnome-shell 3.2.0 explicitly depends on nautilus. In pre-3.2.0 gnome-shell worked without nautilus, now gnome-shell-3.2.0 segfaults without nautilus installed. I think it's a good idea to have the dependency on nautilus in gnome-shell's PKGBUILD. Steps to reproduce: $ sudo pacman -Rds nautilus then $ startx and gnome-shell crashes. |
This task depends upon
Closed by Ionut Biru (wonder)
Monday, 03 October 2011, 19:46 GMT
Reason for closing: Fixed
Additional comments about closing: in trunk
Monday, 03 October 2011, 19:46 GMT
Reason for closing: Fixed
Additional comments about closing: in trunk
(gnome-shell:415): GLib-GIO-CRITICAL **: Settings schema 'org.gnome.nautilus.desktop' is not installed
(gnome-shell:415): GLib-GIO-CRITICAL **: g_settings_get_key_info: assertion `settings->priv->schema != NULL' failed
gnome-session[334]: WARNING: Application 'gnome-shell.desktop' killed by signal
Please add nautilus as dependency.