Hallo Sebastien, there seems to be some confusion — I wasn’t referring to the file selector. Ctrl+O works as intended.
Ctrl + E is in the context of opening the Downloads folder where the torrent content (e.g. a movie) is stored, so I can open it directly without manually starting and navigating through Nautilus. This is equivalent to: right click -> “Open Folder” One thing that might be relevant: My ~/Downloads is a symlink to /tmp/Downloads, which is mounted in tmpfs. I’ve never had problems with this setup before, except when testing snaps. The stable snap has issues with symbolic links, but the same deb version and the beta snap don’t. I’m mentioning this just for completeness. I started Transmission from the command line and got the following output. However, this output appears unrelated — pressing Ctrl + E or using right-click -> “Open Folder” does nothing, and nothing is printed in the terminal when the action is triggered. →:~$ transmission-gtk (transmission-gtk:116550): Gtk-WARNING **: 12:05:41.758: Unable to acquire the address of the accessibility bus: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: An AppArmor policy prevents this sender from sending this message to this recipient; type="method_call", sender=":1.460" (uid=1000 pid=116550 comm="transmission-gtk" label="transmission-gtk (enforce)") interface="org.a11y.Bus" member="GetAddress" error name="(unset)" requested_reply="0" destination="org.a11y.Bus" (uid=1000 pid=3776 comm="/usr/libexec/at-spi-bus-launcher" label="unconfined"). If you are attempting to run GTK without a11y support, GTK_A11Y should be set to 'none'. (transmission-gtk:116550): GVFS-WARNING **: 12:05:48.651: Error: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: An AppArmor policy prevents this sender from sending this message to this recipient; type="method_call", sender=":1.460" (uid=1000 pid=116550 comm="transmission-gtk" label="transmission-gtk (enforce)") interface="org.gtk.vfs.Metadata" member="GetTreeFromDevice" error name="(unset)" requested_reply="0" destination=":1.459" (uid=1000 pid=116347 comm="/usr/libexec/gvfsd-metadata" label="unconfined") ** Message: 12:06:12.074: Couldn't move '/home/denis/Downloads/***.mkv' to trash: Trashing on system internal mounts is not supported (15) (transmission-gtk:116550): GVFS-WARNING **: 12:06:12.244: Error: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: An AppArmor policy prevents this sender from sending this message to this recipient; type="method_call", sender=":1.460" (uid=1000 pid=116550 comm="transmission-gtk" label="transmission-gtk (enforce)") interface="org.gtk.vfs.Metadata" member="GetTreeFromDevice" error name="(unset)" requested_reply="0" destination=":1.459" (uid=1000 pid=116347 comm="/usr/libexec/gvfsd-metadata" label="unconfined") -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2127722 Title: ‘Open Folder’ (Ctrl+E) does nothing in Transmission when installed from deb. Snap versions (stable and beta) are not affected.. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/2127722/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
