mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #7115] element: Error: no suitable /usr/bin/element-desktop executable found #3489
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#3489
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 @mYnDstrEAm on GitHub (Mar 25, 2026).
Original GitHub issue: https://github.com/netblue30/firejail/issues/7115
Description
When I run
LC_ALL=C firejail --profile=/etc/firejail/element-desktop.profile /usr/bin/element-desktopElement does not launch and this is the output:Steps to Reproduce
Steps to reproduce the behavior
LC_ALL=C firejail --profile=/etc/firejail/element-desktop.profile /opt/Element/element-desktop(or command above) on Debian 13Expected behavior
It should launch.
Actual behavior
It does not launch.
Behavior without a profile
It launches.
Additional context
I renamed the element-desktop.local file to have an empty local config. Should there be some config and if so what should it be? I think the profiles come with firejail.
Environment
uname -srm): Linux 6.12.74+deb13+1-amd64 x86_64mesa 1:24.3.3-2"): 1.12.13
firejail --version): 0.9.74was compiled (
git rev-parse HEAD):Checklist
firejail /usr/bin/vlcinstead offirejail vlc; seehttps://github.com/netblue30/firejail/issues/2877)/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/program@kmk3 commented on GitHub (Mar 26, 2026):
Note that we do not maintain that version of firejail:
Versions other than the latest usually have outdated profiles and may contain
bugs and security vulnerabilities that were fixed in later versions.
See also:
What happens with the latest released version?