-
Notifications
You must be signed in to change notification settings - Fork 584
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
telegram.profile breaks download, open links und tray icon #4508
Comments
Unable to reproduce the issue with tray icon on Arch Linux and |
I cannot reproduce on KDE, with firejail 0.9.68 and Telegram Desktop 3.4.8. However, I have to add the following to the local profile in order for the tray icon to work:
The message that appears when the D-Bus message is not allowed:
|
@davidebeatrici commented on Feb 14:
From telegram.profile on 0.9.68:
Does it work with Relates to #4510. |
Confirmed, thanks! Shouldn't |
@davidebeatrici commented on Feb 14:
No problem. Closing this as fixed as of 0.9.68.
It appears that |
According to netblue30#4053, `dbus-user.talk org.kde.StatusNotifierWatcher` is unsafe and allows escaping the sandbox, but it is required by multiple programs for tray functionality. Users may not be aware of this (for example, see netblue30#4508), so add a warning about it. Note: allow-tray was added on commit c86cae2 ("Add new condition ALLOW_TRAY", 2021-09-04) / PR netblue30#4510.
According to netblue30#4053, there is currently no safe (in the sense of not allowing to escape the sandbox) implementation of `org.kde.StatusNotifierWatcher`, but it is required by multiple programs for tray functionality. Users may not be aware of this (for example, see netblue30#4508), so add a warning about it. Note: allow-tray was added on commit c86cae2 ("Add new condition ALLOW_TRAY", 2021-09-04) / PR netblue30#4510.
Using the default telegram.profile, i cannot download files, cannot open links and another tray icon is added every time i re-open the telegram window.
I expect all of this to work out of the box.
I created a telegram.local file whitelisting my download directory but this doesn't change anything. Running telegram-desktop without firejail works fine.
I am running Manjaro Cinnamon 21.1.1 with Kernel 5.10.60-1 and firejail 0.9.66 (no git-version).
Checklist
https://github.com/netblue30/firejail/issues/1139
)--profile=PROFILENAME
is used to set the right profile.LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 PROGRAM
to get english error-messages.browser-allow-drm yes
/browser-disable-u2f no
infirejail.config
to allow DRM/U2F in browsers.Log
debug output.txt
The text was updated successfully, but these errors were encountered: