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 143864 - Saving files to remote locations using GtkFileChooser
Saving files to remote locations using GtkFileChooser
Status: VERIFIED INCOMPLETE
Product: gedit
Classification: Applications
Component: general
git master
Other All
: Normal normal
: GNOME2.8
Assigned To: Gedit maintainers
gedit QA volunteers
Depends on: 110191
Blocks:
 
 
Reported: 2004-06-07 12:53 UTC by Christian Neumair
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Neumair 2004-06-07 12:53:26 UTC
GEdit should support opening and saving remote files through GtkFileChooser.
According to [1], it involves setting the "local-only" property to 0 and poking
around with the get_uri method.

regs,
 Chris

[1] http://developer.gnome.org/doc/API/2.2/gtk/GtkFileChooser.html
Comment 1 Paolo Maggi 2004-06-07 17:02:44 UTC
hmm... actually gedit 2.6.1 should open remote files using GtkFileChooser.
Are you sure it does not work?
Saving remote files is another problem. See bug #110191.
Comment 2 Christian Neumair 2004-06-07 17:33:21 UTC
I was on gedit 2.6.0. Now I use 2.6.1 and now at least opening a remote file
seems to work. Mea culpa. Thanks for your efforts.

regs,
 Chris