mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #123] Most KDE4 apps don't work? #81
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#81
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 @ghost on GitHub (Nov 8, 2015).
Original GitHub issue: https://github.com/netblue30/firejail/issues/123
Even with "--noprofile" most KDE4 apps fail to launch (parent is shutting down, bye...). So i don't even know what to tweak...
for example ktorrent, kmail, akregator, amarok, konsole... (others do work, digikam gwenview, ksysguard ...)
If some special config is needed, then it would be nice to have at least an example of a kde config file in etc. I couldn't find anything on the internet about this.
(up to date 64bits Linux Mint 17.2 KDE 4.14.2, firejail 0.9.34, kernel 3.16.0-38-generic)
@netblue30 commented on GitHub (Nov 9, 2015):
I guess I'll have to fix them, thanks for the bug!
@ghost commented on GitHub (Nov 12, 2015):
I got it. It's like with Seafile. These applications "fork children and exit"....
http://pyther.net/2015/10/sandboxing-seafile-w-firejail/
Behh, the hack with waiter.py seams a bit convoluted.
@netblue30 commented on GitHub (Nov 12, 2015):
I'll add a very generic fix for all these programs in the next few days. It will also fix various server programs.
@ghost commented on GitHub (Nov 12, 2015):
oh ok :)
you did noticed my comment in "firejail doesn't show some apps in tree/list" right?
@netblue30 commented on GitHub (Nov 13, 2015):
I have a fix in for kde applications. Give it a try! For the tree/list I am still digging.