mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #3392] qtox is missing from system tray #2132
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#2132
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 @CodeArtisan00 on GitHub (May 1, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3392
I'm not getting qtox in system tray.btw I'm using default firejail profile.
Specs-
Os- Manjaro(KDE) Kernel-5.6.x Firejail-0.9.62 qtox-1.17.2
@ghost commented on GitHub (May 1, 2020):
It might need D-Bus for the system-tray. You can check by either using
--ignore=nodbuson the CLI or by addingignore nodbusto ${HOME}/.config/firejail/qtox.profile. If the latter does not exist you'll need to create it.@CodeArtisan00 commented on GitHub (May 1, 2020):
yup. I have put ignore nodbus into qtox.local & it's working properly.
Thanks
@ghost commented on GitHub (May 1, 2020):
@Neo00001 I think I briefly saw a part of your reply via email that mentioned something about using XDG portal. There is important work in progress to offer more finegrained D-Bus control in firejail (see #3326). But that's in testing, so you cannot use that with 0.9.62. Just some info I thought might be of interest, because the workaround here (ignoring nodbus) might stop working with a future Firejail release. With 0.9.62 the best you can do is what you already did.
@rusty-snake commented on GitHub (May 2, 2020):
If you want to migrate automatic after the update of firejail, you can use this.