GNOME Bugzilla – Bug 512483
Drop gnome-vfs dependency
Last modified: 2008-01-29 03:09:56 UTC
Gnome-vfs is going to be deprecated by the new gio API from glib 2.15. I made a patch to drop the gnome-vfs dependency. I am unable to test it properly because gnome-screensaver seems to use gnome-vfs to copy desktop files dropped to gnome-screensaver-preferences to the right location, and I can't really find a screensaver to try.
Created attachment 103850 [details] [review] gio-migration
You can use the existing screensavers in /usr/share/applications/screensavers. Open that directory in a file browser, drag the files into the preferences dialog, and then ls ~/.local/share/applications/screensavers.
Thanks for the tip! Uploading an updated tested and working patch :)
Created attachment 103909 [details] [review] gio-migration v2 Updated patch tested and working.
Oops, looks like we had two good patches for similar things. I've committed the one that replaces this dialog altogether. Sorry about that. Thanks for the patch though. Perhaps you can take a look at what was committed to svn and double check that it does the right thing?
*** This bug has been marked as a duplicate of 512492 ***