mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #6912] claws-mail: program fails to start (bwrap) #3416
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#3416
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 @marek22k on GitHub (Sep 26, 2025).
Original GitHub issue: https://github.com/netblue30/firejail/issues/6912
Description
Claws-mail no longer starts / hangs in terminal with firejail.
Steps to Reproduce
Expected behavior
Starts
Actual behavior
Hangs up
Behavior without a profile
Starts
Additional context
Same problem with atril (PDF-Viewer):
(If necessary, I can open a second issue for this; however, I did not want to spam the issue tracker with a similar problem).
LibreWolf also crashes when I try to save a file:
The problem occurred after an update.
Environment
uname -srm):Linux 6.15.11-hardened1-1-hardened x86_64Arch Linuxmesa 1:24.3.3-2"):
claws-mail 4.3.1-4firejail --version):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
see attachment
log_debug.txt
log.txt
@myrslint commented on GitHub (Sep 26, 2025):
These are all instances of a broader issue due to a sea change in an image loading library (gdk-pixbuf2).
You can follow #6906 to get a sense of what's occurring, how it may be fixed, and what workarounds you have in the meantime.
@marek22k commented on GitHub (Sep 26, 2025):
Thanks for pointing that out! I didn't see that issue. Then perhaps this issue can be closed as a duplicate?