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 711574 - GtkPlacesSidebar is missing "local-only" flag
GtkPlacesSidebar is missing "local-only" flag
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
3.10.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks: 711548
 
 
Reported: 2013-11-06 23:09 UTC by Bastien Nocera
Modified: 2013-11-09 23:33 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2013-11-06 23:09:22 UTC
With the patch to bug 711548 applied, open the gtk-demo's Pickers demo, and open the file chooser dialogue. Click on a remote unmounted bookmark and you'll get:
The folder contents could not be displayed
Cannot change to folder because it is not local

There should be a "local-only" property that mimicks the file-chooser's one.
Comment 1 Matthias Clasen 2013-11-09 17:14:59 UTC
Shouldn't we rather drop the local-only thing ? Is there any reason to keep it ?