mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #6865] firecfg: telegram-desktop desktop file valid but described as 'not a .desktop file' #3402
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#3402
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 @tht2005 on GitHub (Aug 17, 2025).
Original GitHub issue: https://github.com/netblue30/firejail/issues/6865
Description
Telegram-desktop's desktop file execute /usr/bin/telegram-desktop and i want to use
firecfg --fixto create another desktop file. Butfirecfg --fixcommand outputAlthough it's a valid desktop file
Steps to Reproduce
firecfg --fix.Expected behavior
It should install another desktop file in
.localto launch firejail.Actual behavior
Skip because the desktop file "is not valid".
@rusty-snake commented on GitHub (Aug 19, 2025):
The substring
.desktopis found before the end:org.telegram.desktop.desktop6228f71ad5/src/firecfg/desktop_files.c (L189-L194)