Open Dieterbe opened 2 months ago
Related/Duplicated:
TL;DR: ignore no3d
I guess there was some recent mesa update breaking software fallback on iris systems.
bingo, added that in a new .config/firejail/flameshot.local file and that fixes it.
@Dieterbe
As mentioned, this issue seems to affect multiple programs.
I'd expect most programs to just fallback to CPU rendering and work normally when a GPU is not available.
Please consider reporting this to mesa and linking it here.
Description
flameshot doesn't seem to start under firejail. although i think it may create an invisible task applet icon which doesn't respond to clicks.
Steps to Reproduce
Behavior without a profile
now the app works fine. applet icon shows and responds and the app takes screenshots
Environment
I use arch, btw
firejail --version
).git rev-parse HEAD
).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)Log
Output of
LC_ALL=C firejail --debug /path/to/program
``` hmm this shows a lot of stuff from my system. is this necessary? ```