mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #6094] flameshot: cannot start: Failed to open "/etc/machine-id" #3175
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#3175
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @celenityy on GitHub (Nov 19, 2023).
Original GitHub issue: https://github.com/netblue30/firejail/issues/6094
Description
Flameshot isn't successfully launching.
Steps to Reproduce
output in English that can be understood by everybody)
Expected behavior
Application starts.
Actual behavior
Application does not start.
Behavior without a profile
What changed calling
LC_ALL=C firejail --noprofile /path/to/programin aterminal?
The application starts and functions without any issue.
Environment
Checklist
/usr/bin/vlc) "fixes" it).https://github.com/netblue30/firejail/issues/1139)browser-allow-drm yes/browser-disable-u2f noinfirejail.configto allow DRM/U2F in browsers.--profile=PROFILENAMEto set the right profile. (Only relevant for AppImages)Log
Output of
LC_ALL=C firejail /path/to/programOutput of
LC_ALL=C firejail --debug /path/to/programhttps://gist.github.com/Retold3202/2344531594cf63718b707595bcfbe6a5
@rusty-snake commented on GitHub (Nov 19, 2023):
I know.
5d0822c52cremoved/etc/machine-idfor a lot programs that actually need it.@celenityy commented on GitHub (Nov 19, 2023):
Yep, I can confirm changing
private-etc @tls-catoprivate-etc @tls-ca,machine-idin the profile appears to have fixed the problem.