GTK+3 doesn't show FUSE/GVFS, smb (SMB/CIFS), sftp (SFTP/SSH) network shares in file chooser
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GTK+ |
Fix Released
|
Medium
|
|||
gtk+3.0 (Debian) |
Fix Released
|
Unknown
|
|||
gtk+3.0 (Ubuntu) |
Fix Released
|
Low
|
Unassigned | ||
Trusty |
Triaged
|
Low
|
Unassigned | ||
Xenial |
Triaged
|
Low
|
Unassigned | ||
Artful |
Won't Fix
|
Low
|
Unassigned |
Bug Description
Steps to reproduce:
1. Install any Gtk3 application such as Firefox or Chromium which use modern file-chooser dialog.
2. Mount network location through fstab or file-manager ("smb://" = SMB/CIFS, "sftp://" = SFTP/SSH and so on)
3. Try to save/open file to/from the remote location from Gtk3 application.
Expected results:
* user is able to find network folder and save/open file to/from it with GtkFileChooser dialog
Actual results:
* user is unable to find network folder and save/open file to/from it with GtkFileChooser dialog and many user applications are affected
-------
Original bug description is below:
GTK+3 doesn't show FUSE network shares in file chooser - it used to do so in GTK+2, and the GTK+3 documentation still mentions it should do it.
In the mean time, every user of every application switching to GTK+3 -- including Chromium, at some point between 58 and 60 -- (a change which happened in 16.04 LTS!!), loses the functionality to open or save directly to a network share.
I had chosen 16.04 LTS for deploying our workstations at work, and my 50 users have been suddenly unable to do a simple operation they have to do dozens of times a day.
They now have to "buffer" these files to their local filesystem when saving them and before uploading them, and then copy them to the company's network shares.
They were already a little bit grumpy when it stopped working with Firefox, and are now really side-eyeing me when they apply updates and find Chromium broken.
I have reported the bug upstream and provided a patch to fix this. I hope you'll be able and willing to include it to Ubuntu's GTK+3 package.
Thanks in advance.
Colin
description: | updated |
Changed in gtk+3.0 (Ubuntu): | |
assignee: | nobody → Colin Leroy (colin-colino) |
status: | Confirmed → In Progress |
Changed in gtk: | |
importance: | Unknown → Medium |
status: | Unknown → Confirmed |
Changed in gtk+3.0 (Ubuntu): | |
importance: | Undecided → Low |
tags: | added: bionic xenial |
description: | updated |
summary: |
- GTK+3 doesn't show FUSE/GVFS, SMB/CIFS, SFTP/SSH network shares in file - chooser + GTK+3 doesn't show FUSE/GVFS, smb (SMB/CIFS), sftp (SFTP/SSH) network + shares in file chooser |
description: | updated |
description: | updated |
no longer affects: | brasero (Ubuntu) |
no longer affects: | chromium (Ubuntu) |
Changed in gtk: | |
status: | Confirmed → Fix Released |
no longer affects: | chromium-browser (Ubuntu) |
no longer affects: | deja-dup (Ubuntu) |
no longer affects: | firefox (Ubuntu) |
no longer affects: | gdebi (Ubuntu) |
no longer affects: | meld (Ubuntu) |
no longer affects: | remmina (Ubuntu) |
no longer affects: | thunderbird (Ubuntu) |
no longer affects: | transmission (Ubuntu) |
no longer affects: | usb-creator (Ubuntu) |
no longer affects: | vinagre (Ubuntu) |
Changed in gtk+3.0 (Ubuntu): | |
status: | In Progress → Fix Committed |
assignee: | Colin Leroy (colin-colino) → nobody |
Changed in gtk+3.0 (Ubuntu Xenial): | |
status: | New → Triaged |
importance: | Undecided → Low |
Changed in gtk+3.0 (Ubuntu Artful): | |
status: | New → Triaged |
importance: | Undecided → Low |
Changed in gtk+3.0 (Ubuntu Trusty): | |
status: | New → Triaged |
importance: | Undecided → Low |
Changed in gtk+3.0 (Debian): | |
status: | Unknown → Fix Released |
Here's the patch. /bugzilla. gnome.org/ show_bug. cgi?id= 787128
It's also been provided upstream at https:/