Activity log for bug #1876281

Date Who What changed Old value New value Message
2020-05-01 11:09:21 frank bug added bug
2020-05-01 12:04:44 Sebastien Bacher nautilus (Ubuntu): status New Incomplete
2020-05-04 10:19:15 Sebastien Bacher affects nautilus (Ubuntu) gnome-panel (Ubuntu)
2020-05-04 10:19:15 Sebastien Bacher gnome-panel (Ubuntu): status Incomplete New
2020-05-05 16:02:33 frank bug watch added https://gitlab.gnome.org/GNOME/gnome-panel/-/issues/27
2020-07-11 17:37:20 frank attachment added gnome-panel_3.36.1-1ubuntu2_amd64.deb https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1876281/+attachment/5391691/+files/gnome-panel_3.36.1-1ubuntu2_amd64.deb
2020-07-11 17:37:55 frank attachment added gnome-panel-data_3.36.1-1ubuntu2_all.deb https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1876281/+attachment/5391692/+files/gnome-panel-data_3.36.1-1ubuntu2_all.deb
2020-07-11 17:38:14 frank attachment added libgnome-panel0_3.36.1-1ubuntu2_amd64.deb https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1876281/+attachment/5391693/+files/libgnome-panel0_3.36.1-1ubuntu2_amd64.deb
2020-07-11 17:38:32 frank attachment added libpanel-applet3_3.36.1-1ubuntu2_amd64.deb https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1876281/+attachment/5391694/+files/libpanel-applet3_3.36.1-1ubuntu2_amd64.deb
2020-07-11 17:40:01 frank attachment added gnome-panel-bookmark.patch https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1876281/+attachment/5391695/+files/gnome-panel-bookmark.patch
2020-07-11 19:57:46 frank description Hi, i want to try to create a bookmark from an sshfs-folder mounted by nautilus in Ubuntu 20.04. - enable Address-bar in nautilus (found no way to do it via gui): gsettings set org.gnome.nautilus.preferences always-use-location-entry true - connect to a ssh/sftp-share by entering address: e.g. ssh://192.168.0.10 - connection worked - now i try to add a bookmark for it by make rightclick on mounted-filesystem in the left list - bookmark created and visible in locations menu on gnome-flashback and inside nautilus - i can access the bookmark while i'm connected...but if i reboot the bookmark does not work anymore...only display error that it's not mounted. on 18.4 it will be mounted again (asking credentionals before of course). regards Frank ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: nautilus 1:3.36.1.1-1ubuntu2 ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30 Uname: Linux 5.4.0-26-generic x86_64 ApportVersion: 2.20.11-0ubuntu27 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: GNOME-Flashback:GNOME Date: Fri May 1 13:02:17 2020 GsettingsChanges: b'org.gnome.nautilus.preferences' b'always-use-location-entry' b'true' b'org.gnome.nautilus.preferences' b'default-folder-viewer' b"'list-view'" b'org.gnome.nautilus.list-view' b'default-column-order' b"['name', 'size', 'type', 'owner', 'group', 'permissions', 'where', 'date_modified', 'date_modified_with_time', 'date_accessed', 'recency', 'starred', 'detailed_type']" InstallationDate: Installed on 2020-04-27 (3 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) ProcEnviron: PATH=(custom, no user) XDG_RUNTIME_DIR=<set> LANG=de_DE.UTF-8 SHELL=/bin/bash SourcePackage: nautilus UpgradeStatus: No upgrade log present (probably fresh install) usr_lib_nautilus: Hi, i want to try to create a bookmark from an sshfs-folder mounted by nautilus in Ubuntu 20.04. - enable Address-bar in nautilus (found no way to do it via gui): gsettings set org.gnome.nautilus.preferences always-use-location-entry true - connect to a ssh/sftp-share by entering address: e.g. ssh://192.168.0.10 - connection worked - now i try to add a bookmark for it by make rightclick on mounted-filesystem in the left list - bookmark created and visible in locations menu on gnome-flashback and inside nautilus - i can access the bookmark while i'm connected...but if i reboot the bookmark does not work anymore...only display error that it's not mounted. on 18.4 it will be mounted again (asking credentionals before of course). regards Frank ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: nautilus 1:3.36.1.1-1ubuntu2 ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30 Uname: Linux 5.4.0-26-generic x86_64 ApportVersion: 2.20.11-0ubuntu27 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: GNOME-Flashback:GNOME Date: Fri May 1 13:02:17 2020 GsettingsChanges:  b'org.gnome.nautilus.preferences' b'always-use-location-entry' b'true'  b'org.gnome.nautilus.preferences' b'default-folder-viewer' b"'list-view'"  b'org.gnome.nautilus.list-view' b'default-column-order' b"['name', 'size', 'type', 'owner', 'group', 'permissions', 'where', 'date_modified', 'date_modified_with_time', 'date_accessed', 'recency', 'starred', 'detailed_type']" InstallationDate: Installed on 2020-04-27 (3 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) ProcEnviron:  PATH=(custom, no user)  XDG_RUNTIME_DIR=<set>  LANG=de_DE.UTF-8  SHELL=/bin/bash SourcePackage: nautilus UpgradeStatus: No upgrade log present (probably fresh install) usr_lib_nautilus: SRU-Template (as far as i can fill out): [Impact] * An explanation of the effects of the bug on users and users using gnome-flashback cannot open remote filesystems by clicking bookmark in gnome-panel * justification for backporting the fix to the stable release. patch is compatible with code of gnomepanel (3.36.1) in ubuntu 20.4, ubuntu 18.4 not affected * In addition, it is helpful, but not required, to include an explanation of how the upload fixes this bug. g_file_mount_enclosing_volume is now called if the volume is not mounted yet instead of displaying an error [Test Case] * detailed instructions how to reproduce the bug - start window-session with gnome-flashback - open nautilus - access an remote filesystem (e.g. ssh://192.168.0.x - server with sftp enabled in lan) by pressing Ctrl-L to show addressbar and insert the adress - create a bookmark of this session - umount the share - click on bookmark in gnome-panel * these should allow someone who is not familiar with the affected package to reproduce the bug and verify that the updated package fixes the problem. [Regression Potential] imho this can only be answered by author of Patch :) * discussion of how regressions are most likely to manifest as a result of this change. * It is assumed that any SRU candidate patch is well-tested before upload and has a low overall risk of regression, but it's important to make the effort to think about what ''could'' happen in the event of a regression. * This both shows the SRU team that the risks have been considered, and provides guidance to testers in regression-testing the SRU. [Other Info] no idea what to write here :) * Anything else you think is useful to include * Anticipate questions from users, SRU, +1 maintenance, security teams and the Technical Board * and address these questions in advance
2020-07-11 20:26:13 Ubuntu Foundations Team Bug Bot tags amd64 apport-bug focal amd64 apport-bug focal patch
2020-07-11 20:26:21 Ubuntu Foundations Team Bug Bot bug added subscriber Ubuntu Review Team
2020-07-13 13:23:14 Launchpad Janitor gnome-panel (Ubuntu): status New Fix Released
2020-07-14 12:30:46 Dmitry Shachnev description Hi, i want to try to create a bookmark from an sshfs-folder mounted by nautilus in Ubuntu 20.04. - enable Address-bar in nautilus (found no way to do it via gui): gsettings set org.gnome.nautilus.preferences always-use-location-entry true - connect to a ssh/sftp-share by entering address: e.g. ssh://192.168.0.10 - connection worked - now i try to add a bookmark for it by make rightclick on mounted-filesystem in the left list - bookmark created and visible in locations menu on gnome-flashback and inside nautilus - i can access the bookmark while i'm connected...but if i reboot the bookmark does not work anymore...only display error that it's not mounted. on 18.4 it will be mounted again (asking credentionals before of course). regards Frank ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: nautilus 1:3.36.1.1-1ubuntu2 ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30 Uname: Linux 5.4.0-26-generic x86_64 ApportVersion: 2.20.11-0ubuntu27 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: GNOME-Flashback:GNOME Date: Fri May 1 13:02:17 2020 GsettingsChanges:  b'org.gnome.nautilus.preferences' b'always-use-location-entry' b'true'  b'org.gnome.nautilus.preferences' b'default-folder-viewer' b"'list-view'"  b'org.gnome.nautilus.list-view' b'default-column-order' b"['name', 'size', 'type', 'owner', 'group', 'permissions', 'where', 'date_modified', 'date_modified_with_time', 'date_accessed', 'recency', 'starred', 'detailed_type']" InstallationDate: Installed on 2020-04-27 (3 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) ProcEnviron:  PATH=(custom, no user)  XDG_RUNTIME_DIR=<set>  LANG=de_DE.UTF-8  SHELL=/bin/bash SourcePackage: nautilus UpgradeStatus: No upgrade log present (probably fresh install) usr_lib_nautilus: SRU-Template (as far as i can fill out): [Impact] * An explanation of the effects of the bug on users and users using gnome-flashback cannot open remote filesystems by clicking bookmark in gnome-panel * justification for backporting the fix to the stable release. patch is compatible with code of gnomepanel (3.36.1) in ubuntu 20.4, ubuntu 18.4 not affected * In addition, it is helpful, but not required, to include an explanation of how the upload fixes this bug. g_file_mount_enclosing_volume is now called if the volume is not mounted yet instead of displaying an error [Test Case] * detailed instructions how to reproduce the bug - start window-session with gnome-flashback - open nautilus - access an remote filesystem (e.g. ssh://192.168.0.x - server with sftp enabled in lan) by pressing Ctrl-L to show addressbar and insert the adress - create a bookmark of this session - umount the share - click on bookmark in gnome-panel * these should allow someone who is not familiar with the affected package to reproduce the bug and verify that the updated package fixes the problem. [Regression Potential] imho this can only be answered by author of Patch :) * discussion of how regressions are most likely to manifest as a result of this change. * It is assumed that any SRU candidate patch is well-tested before upload and has a low overall risk of regression, but it's important to make the effort to think about what ''could'' happen in the event of a regression. * This both shows the SRU team that the risks have been considered, and provides guidance to testers in regression-testing the SRU. [Other Info] no idea what to write here :) * Anything else you think is useful to include * Anticipate questions from users, SRU, +1 maintenance, security teams and the Technical Board * and address these questions in advance [Impact] Users cannot open remote filesystems by clicking bookmarks in gnome-panel (Places menu or its "Recent documents" submenu). This is fixed by calling g_file_mount_enclosing_volume if the volume is not mounted yet, instead of displaying an error. [Test Case] - install gnome-session-flashback and log into GNOME Flashback (Metacity) session - open nautilus - access a remote filesystem (e.g. ssh://192.168.0.x - server with sftp enabled in lan) by pressing Ctrl-L to show address bar and inserting the address - create a bookmark for it by opening Nautilus context menu and clicking "Add to Bookmarks" - unmount the share - click on bookmark in gnome-panel Places menu [Regression Potential] This bug itself is a regression from previous releases, e.g. in Ubuntu 18.04 it worked fine. Most of the new code is executed within the "if (g_error_matches (error, G_IO_ERROR, G_IO_ERROR_NOT_MOUNTED))" block, so it is executed only where previously there was an error. The only change outside that block is factoring out the launch_uri_show_error_dialog function, but the logic is not changed. In any case, the potential regressions would be limited to handling items in the Places menu. [Other Info] Upstream fix (in gnome-3-36 branch): <https://gitlab.gnome.org/GNOME/gnome-panel/-/commit/9fe1004685c0ed6c>.
2020-07-14 12:30:52 Dmitry Shachnev nominated for series Ubuntu Focal
2020-07-14 12:30:52 Dmitry Shachnev bug task added gnome-panel (Ubuntu Focal)
2020-07-14 12:31:13 Dmitry Shachnev bug task added gnome-panel
2020-07-14 12:31:35 Dmitry Shachnev attachment removed gnome-panel_3.36.1-1ubuntu2_amd64.deb https://bugs.launchpad.net/gnome-panel/+bug/1876281/+attachment/5391691/+files/gnome-panel_3.36.1-1ubuntu2_amd64.deb
2020-07-14 12:31:37 Dmitry Shachnev attachment removed gnome-panel-data_3.36.1-1ubuntu2_all.deb https://bugs.launchpad.net/gnome-panel/+bug/1876281/+attachment/5391692/+files/gnome-panel-data_3.36.1-1ubuntu2_all.deb
2020-07-14 12:31:39 Dmitry Shachnev attachment removed libgnome-panel0_3.36.1-1ubuntu2_amd64.deb https://bugs.launchpad.net/gnome-panel/+bug/1876281/+attachment/5391693/+files/libgnome-panel0_3.36.1-1ubuntu2_amd64.deb
2020-07-14 12:31:40 Dmitry Shachnev attachment removed libpanel-applet3_3.36.1-1ubuntu2_amd64.deb https://bugs.launchpad.net/gnome-panel/+bug/1876281/+attachment/5391694/+files/libpanel-applet3_3.36.1-1ubuntu2_amd64.deb
2020-07-21 22:02:25 Brian Murray gnome-panel (Ubuntu Focal): status New Fix Committed
2020-07-21 22:02:29 Brian Murray bug added subscriber Ubuntu Stable Release Updates Team
2020-07-21 22:02:35 Brian Murray bug added subscriber SRU Verification
2020-07-21 22:02:52 Brian Murray tags amd64 apport-bug focal patch amd64 apport-bug focal patch verification-needed verification-needed-focal
2020-08-23 13:07:31 Dmitry Shachnev tags amd64 apport-bug focal patch verification-needed verification-needed-focal amd64 apport-bug focal patch verification-done verification-done-focal
2020-08-25 18:03:50 Launchpad Janitor gnome-panel (Ubuntu Focal): status Fix Committed Fix Released
2020-08-25 18:03:56 Brian Murray removed subscriber Ubuntu Stable Release Updates Team
2020-12-27 17:46:38 Pascal S bug added subscriber Pascal S
2022-05-20 16:02:27 Bug Watch Updater gnome-panel: status Unknown Fix Released