After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 654920 - Don't abort if nautilus schema is not installed
Don't abort if nautilus schema is not installed
Status: RESOLVED OBSOLETE
Product: gnome-utils
Classification: Deprecated
Component: screenshot
3.0.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-utils Maintainers
gnome-utils Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-07-19 19:01 UTC by Michael Biebl
Modified: 2011-09-16 21:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[PATCH] Don't abort if nautilus schema is not installed. (1.39 KB, patch)
2011-07-19 19:01 UTC, Michael Biebl
none Details | Review
[PATCH] Don't abort if nautilus schema is not installed. (1.55 KB, patch)
2011-07-19 19:38 UTC, Michael Biebl
none Details | Review

Description Michael Biebl 2011-07-19 19:01:59 UTC
Created attachment 192260 [details] [review]
[PATCH] Don't abort if nautilus schema is not installed.

If the org.gnome.nautilus.preferences schema file (from nautilus) is not installed, gnome-screenshot refuses to start and aborts with an error
The attached patch checks, if the nautilus schema is installed before trying to load it as gnome-screenshot shouldn't have a hard dependency on nautilus.

See:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631413
Comment 1 Michael Biebl 2011-07-19 19:38:39 UTC
Created attachment 192262 [details] [review]
[PATCH] Don't abort if nautilus schema is not installed.

Previous patch was buggy.
Comment 2 Matthias Clasen 2011-07-19 23:54:01 UTC
gnome-screenshot is not using the desktop directory anymore, so this patch is probably obsolete.
Comment 3 Cosimo Cecchi 2011-09-16 21:48:53 UTC
Yes, this is obsolete now.