Closed Bug 1664824 Opened 4 years ago Closed 2 years ago

Snap format: download / open containing folder does nothing

Categories

(Core :: Widget: Gtk, defect, P3)

80 Branch
defect

Tracking

()

RESOLVED DUPLICATE of bug 1772063

People

(Reporter: mozbug444, Unassigned)

References

(Blocks 1 open bug)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:80.0) Gecko/20100101 Firefox/80.0

Steps to reproduce:

  1. Install and run snap version of Firefox for desktop. I'm using FF 80.0.1 on Ubuntu GNOME 20.04.
  2. Right-click on a link and "Save link as" to download an image or MP3 or other file.
  3. Click on Download icon in toolbar.
  4. See list of downloads, all succeeded.
  5. Click on a folder icon to do "open containing folder".
  6. Nothing happens.

Actual results:

Nothing happens. An instance of file-manager should be launched, but nothing happens. Works in deb version of Firefox, but not in snap version.

Expected results:

An instance of file-manager should be launched.

Bugbug thinks this bug should belong to this component, but please revert this change in case of error.

Component: Untriaged → Widget: Gtk
Product: Firefox → Core
Blocks: snappy
Priority: -- → P3
No longer blocks: snappy
Status: UNCONFIRMED → NEW
Ever confirmed: true
See Also: → 1665090

Just tested with version 91.0.1-1 of the firefox snap in an Ubuntu 20.04 VM, and while the downloaded file isn't selected in the file manager (Nautilus), the file manager is correctly opened in the downloads folder, as expected.

I'm seeing the following apparmor denial:

focalvm dbus-daemon[744]: apparmor="DENIED" operation="dbus_method_call" bus="session" path="/org/freedesktop/FileManager1" interface="org.freedesktop.FileManager1" member="ShowItems" mask="send" name="org.freedesktop.FileManager1" pid=19900 label="snap.firefox.firefox"

From duplicate bug 1726733, it seems that whatever fallback mechanism is used to open the downloads folder, doesn't work on Ubuntu 14.04 (but that should be of little concern if other versions of Ubuntu are not affected, given that 14.04 is EOL).

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.