mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #6973] vlc: icon in taskbar has black background instead of transparent #3440
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#3440
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 (Nov 26, 2025).
Original GitHub issue: https://github.com/netblue30/firejail/issues/6973
Description
The first image shows how the icon looks like in Debian 13 with KDE any Wayland when I run
vlc, the second image show how it looks like when I runfirejail vlc.Edit: in those small images it's not as visible because the background is gray but it looks ugly and eye-catching; all the other app icons display fine there except the VLC player.
I think something needs to be changed in the VLC profile (maybe also a profile that is used there or also other profiles). Until the fix is distributed to Debian 13 users, I'd like to know what to write into
~/.config/firejail/vlc.profileto fix thisSteps to Reproduce
firejail vlcExpected behavior
Transparent background of VLC player
Actual behavior
Black background of VLC player
Behavior without a profile
What changed calling
LC_ALL=C firejail --noprofile /path/to/programin aterminal?
It shows the correct icon with transparent background.
Additional context
Environment
uname -srm): Linux 6.12.57+deb13-amd64 x86_64mesa 1:24.3.3-2"): 3.0.21
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 (Nov 27, 2025):
Missing information.
Missing information.
Both are incorrect.
What happens with a supported version and the correct commands?
@mYnDstrEAm commented on GitHub (Nov 27, 2025):
Added.
Added.
Fixed. This is the latest version available in Debian 13 with no newer version in backports. I did run firejail /usr/bin/vlc but just didn't put it into the description.
I can't get a newer version of firejail. I used the correct commands (
firejail /usr/bin/vlc). How is this similar to the other issue or were just saying I should also add the info there. I'll edit the other issue too but I don't run firefox without a profile and it would be better to check if this problem of not opening links also occurs for other computers/users...it doesn't have to be the same app but I suspect it also doesn't work for other users with the latest version and the same default Web browser configuration.