mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #219] [minor bug] tray icon bug for some KDE apps #152
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#152
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 (Jan 11, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/219
No tray icon on start up for KDE apps after the first app with a tray icon. The first app in firejail seams fine.
In the terminal, it complains about kbuildsycoca4
(probably this is the problem)
"kbuildsycoca4(11) parseLayoutNode: The menu spec file contains a Layout or DefaultLayout tag without the mandatory Merge tag inside. Please fix your file."
If you deactivate and reactivate tray icon in the configuration, it reappears however.
This happens even with --noprofile
Some affected KDE apps: Ktorrent, akregator, amarok, kmail, but not kiten( doesn't seam to use kbuildsycoca4).
firejail 0.9.36 , Linux Mint 17.3 KDE 4.14.2
@ghost commented on GitHub (Jan 13, 2016):
partial workaround for whoever is annoyed by this. In the menu editor, you can chose "place in system tray". This is not the same system tray button as the one of the application it self, but some generic one. For amarok it doesn't work.
@ghost commented on GitHub (Feb 6, 2016):
same in 0.9.38
@ghost commented on GitHub (May 9, 2016):
well, the issue is almost gone in plasma5
except for amarok.
The other apps work fine.
In Kubuntu 16.04 plasma5
If amarok starts with a system tray, it doesn't display a window or system tray, even asking in sysguard to show the window doesn't work, but it does play music if launched with the "-p" flag
this happens even with no profile.
firejail --noprofile amarok
If started without a system tray, then amarok works fine.
@skomorokh commented on GitHub (May 11, 2016):
I'm having similar problems with the tray and quasselclient, scudcloud, etc. on Kubuntu 16.04. Haven't had time to troubleshoot this yet. I wonder if it isn't related to dbus though rather than kbuildsycoca4?
@netblue30 commented on GitHub (May 12, 2016):
Let's keep an eye on it, and after I release the new firejail version in a few days, we'll test again.
@netblue30 commented on GitHub (Sep 6, 2016):
Are you still having this problem in 0.9.42~rv2?