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 143863 - Saving/Opening files to/from remote locations using GtkFileChooser
Saving/Opening files to/from remote locations using GtkFileChooser
Status: RESOLVED FIXED
Product: file-roller
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2004-06-07 12:53 UTC by Christian Neumair
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Neumair 2004-06-07 12:53:13 UTC
File-Roller 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