Ok,

If it was fixed why didn't the updates in 14.04LTS fix it. I've installed
everything offered up and including yesterday's updates.

Once again, I'm a humble *user*. A lot of this is gobbledegook to me. I
simply reported the bug when my network shares disappeared from
Thunderbird.

Can someone please explain in plain English how my 14.04LTS gets this
fix?

Thanks


On 15 Feb 2018 8:11 p.m., "Launchpad Bug Tracker" <
1714...@bugs.launchpad.net> wrote:

> This bug was fixed in the package gtk+3.0 - 3.22.28-1ubuntu1
>
> ---------------
> gtk+3.0 (3.22.28-1ubuntu1) bionic; urgency=medium
>
>   * Merge with Debian. Remaining changes:
>     + Install a settings.ini file to set our themes
>     + Enable Mir backend
>     + Update debian/libgtk-3-0.symbols
>     + debian/control.in:
>       - Build-depend on adwaita-icon-theme-full for icon name check test
>     + debian/rules: Mark additional known test failures:
>       - box-shadow-changes-modify-clip.ui
>       - label-text-shadow-changes-modify-clip.ui
>     + Ubuntu-specific patches:
>       - 073_treeview_almost_fixed.patch
>       - bzg_gtkcellrenderer_grabbing_modifier.patch
>       - ubuntu_gtk_custom_menu_items.patch
>       - print-dialog-show-options-of-remote-dnssd-printers.patch
>       - uimanager-guard-against-nested-node-updates.patch
>       - x-canonical-accel.patch
>       - message-dialog-restore-traditional-look-on-unity.patch
>       - 0001-gtk-reftest-Force-icon-theme-to-Adwaita.patch
>       - restore_filechooser_typeaheadfind.patch
>       - 0001-calendar-always-emit-day-selected-once.patch
>       - 0001-gtkwindow-set-transparent-background-color.patch
>       - ubuntu_fileselector_behaviour.patch
>       - unity-border-radius.patch
>       - unity-headerbar-maximized-mode.patch
>       - gtksocket-unscale-before-sending-configurenotify.patch
>       - no_content_hub.patch
>
> gtk+3.0 (3.22.28-1) unstable; urgency=medium
>
>   * New upstream release (LP: #1698270) (LP: #1714518)
>   * Update Vcs fields for conversion to git
>   * Add debian/gbp.conf
>   * Bump Standards-Version to 4.1.3
>   * Update Vcs fields for migration to https://salsa.debian.org/
>   * Drop git_text-view-support-emoji-chooser.patch: Applied in new release
>
>  -- Jeremy Bicha <jbi...@ubuntu.com>  Thu, 15 Feb 2018 10:15:34 -0500
>
> ** Changed in: gtk+3.0 (Ubuntu)
>        Status: Fix Committed => Fix Released
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (1694129).
> https://bugs.launchpad.net/bugs/1714518
>
> Title:
>   GTK+3 doesn't show FUSE/GVFS, smb (SMB/CIFS), sftp (SFTP/SSH) network
>   shares in file chooser
>
> Status in GTK+:
>   Fix Released
> Status in gtk+3.0 package in Ubuntu:
>   Fix Released
> Status in gtk+3.0 source package in Trusty:
>   Triaged
> Status in gtk+3.0 source package in Xenial:
>   Triaged
> Status in gtk+3.0 source package in Artful:
>   Triaged
>
> 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
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/gtk/+bug/1714518/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1714518

Title:
  GTK+3 doesn't show FUSE/GVFS, smb (SMB/CIFS), sftp (SFTP/SSH) network
  shares in file chooser

Status in GTK+:
  Fix Released
Status in gtk+3.0 package in Ubuntu:
  Fix Released
Status in gtk+3.0 source package in Trusty:
  Triaged
Status in gtk+3.0 source package in Xenial:
  Triaged
Status in gtk+3.0 source package in Artful:
  Triaged

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1714518/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to