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 512548 - Drop gnome-vfs dependency
Drop gnome-vfs dependency
Status: RESOLVED FIXED
Product: fast-user-switch-applet
Classification: Deprecated
Component: Applet
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Fast User Switch Applet Maintainer
Fast User Switch Applet Maintainer
Depends on:
Blocks:
 
 
Reported: 2008-01-28 11:32 UTC by Cosimo Cecchi
Modified: 2008-07-18 09:47 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
gio-migration (13.25 KB, patch)
2008-01-28 12:18 UTC, Cosimo Cecchi
none Details | Review
gio-migration v2 (13.25 KB, patch)
2008-02-01 09:38 UTC, Cosimo Cecchi
committed Details | Review

Description Cosimo Cecchi 2008-01-28 11:32:02 UTC
Hi, gnome-vfs is getting deprecated by glib 2.15 gio API, so it would be good to replace gnome-vfs calls in fast-user-switch-applet with gio.
I am making a patch for this.
Comment 1 Cosimo Cecchi 2008-01-28 12:18:57 UTC
Created attachment 103875 [details] [review]
gio-migration

Attached patch migrates fast-user-switch-applet to GIO.
Are is_autofs and is_local checks in render_icon_from_home () really necessary? Anyway, I made the same checks gnome_vfs_uri_is_local () made.
Comment 2 Cosimo Cecchi 2008-02-01 09:38:34 UTC
Created attachment 104175 [details] [review]
gio-migration v2

Updated patch, fixes an issue.
Comment 3 André Klapper 2008-06-02 15:34:17 UTC
*ping* - marnanel?
Comment 4 Baptiste Mille-Mathias 2008-07-17 19:36:50 UTC
Marmanel ?
Comment 5 Thomas Thurman 2008-07-18 01:08:54 UTC
Compiled, tested, checked in.  So sorry for the delay, and thanks for poking me;  Metacity was eating up all my time.

http://svn.gnome.org/viewvc/fast-user-switch-applet?view=revision&revision=525

Now to get to the others which are waiting.
Comment 6 André Klapper 2008-07-18 09:47:06 UTC
updated http://live.gnome.org/GioPort