Open jose1711 opened 2 years ago
FTR this works fine if you use (K)StatusNotifierItem tray rather than the legacy XEmbed tray.
FTR this works fine if you use (K)StatusNotifierItem tray
That is correct, however if I use that then it works slightly differently. Instead of the dialog appearing instantly it opens a context menu
Description
Clicking on the tray icon of flameshot should bring up a new dialog. This is however not happening if run via
firejail
.Steps to Reproduce
flameshot
Expected behavior
Flameshot dialog should appear.
Actual behavior
New icon/no further action.
Behavior without a profile
LC_ALL=C firejail --noprofile /usr/bin/flameshot
shows the same problem./usr/bin/flameshot
- worksAdditional context
This problem definitely is not a deal-breaker but rather a minor annoyance as the icon can still be right-clicked which brings a context menu of the app.
Environment
Checklist
/usr/bin/vlc
) "fixes" it).https://github.com/netblue30/firejail/issues/1139
)browser-allow-drm yes
/browser-disable-u2f no
infirejail.config
to allow DRM/U2F in browsers.--profile=PROFILENAME
to set the right profile. (Only relevant for AppImages)