-
Notifications
You must be signed in to change notification settings - Fork 646
Closed
Description
Description
Running Transmission torrent client with default profile makes it crash in a second.
I'm using default transmission profiles.
Steps to Reproduce
- Run
firejail transmission-gtk
Expected behavior
Transmission should continue to run normally
Actual behavior
- Application window opens for a second, then disappears
Behavior without a profile
Application works fine with --noprofile
Additional context
I tried to use a trasmission-gtk.local profile with DBus filter as described in #5161, but this makes things even worse - I'm just getting another error Failed to register: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: org.freedesktop.DBus.Error.ServiceUnknown and Transmission doesn't even start
Environment
- Ubuntu 22.04 LTS
- Firejail 0.9.70
- Transmission 3.00-2ubuntu2
Checklist
- The issues is caused by firejail (i.e. running the program by path (e.g.
/usr/bin/vlc) "fixes" it). - I can reproduce the issue without custom modifications (e.g. globals.local).
- The program has a profile. (If not, request one in
https://github.com/netblue30/firejail/issues/1139) - The profile (and redirect profile if exists) hasn't already been fixed upstream.
- I have performed a short search for similar issues (to avoid opening a duplicate).
- I'm aware of
browser-allow-drm yes/browser-disable-u2f noinfirejail.configto allow DRM/U2F in browsers. - I used
--profile=PROFILENAMEto set the right profile. (Only relevant for AppImages)
Log
Output of LC_ALL=C firejail transmission-gtk
** (transmission-gtk:12): WARNING **: 10:34:52.072: Failed to create proxy for org.freedesktop.Notifications
Output of LC_ALL=C firejail --debug transmission-gtk
[transmission-firejail-debug.log](https://github.com/netblue30/firejail/files/8949953/transmission-firejail-debug.log)
Metadata
Metadata
Assignees
Labels
No labels