Activity log for bug #1714518

Date Who What changed Old value New value Message
2017-09-01 14:10:58 Colin Leroy-Mira bug added bug
2017-09-01 14:12:37 Colin Leroy-Mira bug watch added https://bugzilla.gnome.org/show_bug.cgi?id=787128
2017-09-01 14:12:37 Colin Leroy-Mira attachment added gtk_3_fix_fuse_mounts.patch https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1714518/+attachment/4942427/+files/gtk_3_fix_fuse_mounts.patch
2017-09-01 14:30:09 Colin Leroy-Mira description 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 users have been suddenly unable to do a simple operation they have to do dozens of times a day. 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 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
2017-09-01 16:20:46 Ubuntu Foundations Team Bug Bot tags patch
2017-09-01 16:20:54 Ubuntu Foundations Team Bug Bot bug added subscriber Ubuntu Review Team
2017-09-04 10:20:54 Launchpad Janitor gtk+3.0 (Ubuntu): status New Confirmed
2017-09-04 10:21:21 Etienne Papegnies bug added subscriber Etienne Papegnies
2017-09-07 08:52:43 Colin Leroy-Mira attachment added Package patch https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1714518/+attachment/4945764/+files/gtk+3.0-fix-FUSE-mounts.debdiff
2017-09-07 09:19:01 Daniel van Vugt gtk+3.0 (Ubuntu): assignee Colin Leroy (colin-colino)
2017-09-07 09:19:07 Daniel van Vugt gtk+3.0 (Ubuntu): status Confirmed In Progress
2017-09-07 09:19:16 Daniel van Vugt bug task added gtk
2017-09-07 10:07:59 Jon bug added subscriber Jon
2017-09-07 10:29:22 Jeremy Bícha bug added subscriber Jeremy Bicha
2017-09-07 15:14:05 Colin Leroy-Mira attachment added Patch against GTK+3.22 for Artful https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1714518/+attachment/4946007/+files/gtk-3.22-add-fuse-mounts-in-placesview.debdiff
2017-09-07 15:14:30 Colin Leroy-Mira bug added subscriber Ubuntu Sponsors Team
2017-09-07 17:37:53 Bug Watch Updater gtk: status Unknown Confirmed
2017-09-07 17:37:53 Bug Watch Updater gtk: importance Unknown Medium
2017-09-18 14:37:43 Sebastien Bacher gtk+3.0 (Ubuntu): importance Undecided Low
2017-10-02 19:15:41 smokko bug added subscriber smokko
2017-10-08 09:20:31 Gerlando Lo Savio bug added subscriber gerlos
2017-10-31 20:54:05 Norbert tags patch bionic patch xenial
2017-10-31 21:06:39 Norbert description 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 Steps to reproduce: 1. Install any Gtk3 application such as Firefox or Chromium. 2. Mount network location through fstab or file-manager (SMB/CIFS, SFTP/SSH and so on) 3. Try to save file to 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
2017-10-31 21:07:05 Norbert summary GTK+3 doesn't show FUSE network shares in file chooser GTK+3 doesn't show FUSE/GVFS, SMB/CIFS, SFTP/SSH network shares in file chooser
2017-10-31 21:07:21 Norbert bug task added firefox (Ubuntu)
2017-10-31 21:07:35 Norbert bug task added chromium (Ubuntu)
2017-10-31 21:09:45 Norbert bug task added remmina (Ubuntu)
2017-10-31 21:10:19 Norbert bug task added vinagre (Ubuntu)
2017-10-31 21:11:24 Norbert bug task added thunderbird (Ubuntu)
2017-10-31 21:11:51 Norbert bug task added transmission (Ubuntu)
2017-10-31 21:13:48 Norbert bug task added brasero (Ubuntu)
2017-10-31 21:17:18 Norbert bug task added gdebi (Ubuntu)
2017-10-31 21:35:15 Norbert description Steps to reproduce: 1. Install any Gtk3 application such as Firefox or Chromium. 2. Mount network location through fstab or file-manager (SMB/CIFS, SFTP/SSH and so on) 3. Try to save file to 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 Steps to reproduce: 1. Install any Gtk3 application such as Firefox or Chromium. 2. Mount network location through fstab or file-manager ("smb://" = SMB/CIFS, "sftp://" = SFTP/SSH and so on) 3. Try to save file to 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
2017-10-31 21:35:33 Norbert 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
2017-10-31 21:44:24 Norbert bug task added meld (Ubuntu)
2017-10-31 21:55:48 Norbert bug task added usb-creator (Ubuntu)
2017-10-31 21:57:59 Norbert description Steps to reproduce: 1. Install any Gtk3 application such as Firefox or Chromium. 2. Mount network location through fstab or file-manager ("smb://" = SMB/CIFS, "sftp://" = SFTP/SSH and so on) 3. Try to save file to 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 Steps to reproduce: 1. Install any Gtk3 application such as Firefox or Chromium. 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
2017-10-31 21:58:24 Norbert description Steps to reproduce: 1. Install any Gtk3 application such as Firefox or Chromium. 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 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
2017-11-01 18:01:28 Norbert bug added subscriber Norbert
2017-11-03 15:31:25 Norbert bug task added deja-dup (Ubuntu)
2017-11-03 15:35:32 Norbert bug task deleted brasero (Ubuntu)
2017-11-06 16:53:24 Olivier Tilloy bug task deleted chromium (Ubuntu)
2017-11-06 16:53:47 Olivier Tilloy bug task added chromium-browser (Ubuntu)
2017-11-10 12:24:52 Mantas Kriaučiūnas bug added subscriber Mantas Kriaučiūnas
2017-11-10 12:26:56 Mantas Kriaučiūnas bug added subscriber Baltix GNU/Linux system developers
2017-11-10 12:27:06 Mantas Kriaučiūnas bug added subscriber Unishop
2017-12-08 04:51:58 Bug Watch Updater gtk: status Confirmed Fix Released
2017-12-13 15:52:39 Colin Leroy-Mira attachment added Debdiff patch to backport the fix from GNOME's git. https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1714518/+attachment/5022155/+files/gtk+3.0_3.22.26-2ubuntu1.1.debdiff
2018-01-23 09:35:44 Richard Béneyt bug added subscriber Richard Béneyt
2018-01-24 22:50:26 amano bug added subscriber amano
2018-01-26 15:29:50 Chris Rainey bug added subscriber Chris Rainey
2018-02-05 16:52:47 Chris Rainey attachment added Timeout error after clicking the "me too" button https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1714518/+attachment/5049260/+files/Screenshot_2018-02-05_10-19-35.png
2018-02-15 11:04:13 Jeremy Bícha bug task deleted chromium-browser (Ubuntu)
2018-02-15 11:04:22 Jeremy Bícha bug task deleted deja-dup (Ubuntu)
2018-02-15 11:04:30 Jeremy Bícha bug task deleted firefox (Ubuntu)
2018-02-15 11:04:45 Jeremy Bícha bug task deleted gdebi (Ubuntu)
2018-02-15 11:04:51 Jeremy Bícha bug task deleted meld (Ubuntu)
2018-02-15 11:04:59 Jeremy Bícha bug task deleted remmina (Ubuntu)
2018-02-15 11:05:05 Jeremy Bícha bug task deleted thunderbird (Ubuntu)
2018-02-15 11:05:11 Jeremy Bícha bug task deleted transmission (Ubuntu)
2018-02-15 11:05:17 Jeremy Bícha bug task deleted usb-creator (Ubuntu)
2018-02-15 11:05:23 Jeremy Bícha bug task deleted vinagre (Ubuntu)
2018-02-15 11:05:29 Jeremy Bícha gtk+3.0 (Ubuntu): status In Progress Fix Committed
2018-02-15 11:05:33 Jeremy Bícha gtk+3.0 (Ubuntu): assignee Colin Leroy (colin-colino)
2018-02-15 11:05:41 Jeremy Bícha nominated for series Ubuntu Artful
2018-02-15 11:05:41 Jeremy Bícha bug task added gtk+3.0 (Ubuntu Artful)
2018-02-15 11:05:41 Jeremy Bícha nominated for series Ubuntu Xenial
2018-02-15 11:05:41 Jeremy Bícha bug task added gtk+3.0 (Ubuntu Xenial)
2018-02-15 11:06:17 Jeremy Bícha gtk+3.0 (Ubuntu Xenial): status New Triaged
2018-02-15 11:06:21 Jeremy Bícha gtk+3.0 (Ubuntu Xenial): importance Undecided Low
2018-02-15 11:06:26 Jeremy Bícha gtk+3.0 (Ubuntu Artful): status New Triaged
2018-02-15 11:06:29 Jeremy Bícha gtk+3.0 (Ubuntu Artful): importance Undecided Low
2018-02-15 15:18:18 Jeremy Bícha nominated for series Ubuntu Trusty
2018-02-15 15:18:18 Jeremy Bícha bug task added gtk+3.0 (Ubuntu Trusty)
2018-02-15 15:18:26 Jeremy Bícha gtk+3.0 (Ubuntu Trusty): status New Triaged
2018-02-15 15:18:30 Jeremy Bícha gtk+3.0 (Ubuntu Trusty): importance Undecided Low
2018-02-15 20:01:36 Launchpad Janitor gtk+3.0 (Ubuntu): status Fix Committed Fix Released
2018-02-27 09:43:41 Carlo Della Schiava bug added subscriber Carlo Della Schiava
2018-03-09 21:29:31 Daniel Del Pino bug added subscriber Daniel Del Pino
2018-03-14 11:46:41 Admin bug added subscriber Admin
2018-05-24 03:00:18 Vikrant Shah bug added subscriber Vikrant Shah
2018-06-15 20:33:36 Daniel Del Pino attachment added gUbuntu.png https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1714518/+attachment/5153127/+files/gUbuntu.png
2018-08-17 04:25:09 Simon Quigley gtk+3.0 (Ubuntu Artful): status Triaged Won't Fix
2018-08-29 09:26:20 Pascal S bug added subscriber Pascal S
2018-12-21 15:37:13 Ross Gammon bug watch added https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=899147
2019-02-02 23:20:03 Mathew Hodson bug task added gtk+3.0 (Debian)
2019-02-03 16:17:18 Bug Watch Updater gtk+3.0 (Debian): status Unknown Fix Released
2019-04-20 21:54:11 Simon Quigley removed subscriber Ubuntu Sponsors Team
2022-09-26 18:09:39 Norbert removed subscriber Norbert