mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #3399] [dbus] LibreOffice's menubar has disappeared #2135
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#2135
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 @corecontingency on GitHub (May 4, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3399
Broken in commit 8744e08.
See here:
This issue is fixed when the line
dbus-user noneis commented out.Nothing in
sudo journalctl.This is the log when running the default profile (which doesn't have the menubar):
And the log when commenting out `dbus-user none` (where the menu bar is present):
@rusty-snake commented on GitHub (May 4, 2020):
I wanted to remove it because it was still in trouble. Missed it somewhere. Can you try:
firejail --dbus-user.own=org.libreoffice.LibreOfficeIpc0 /usr/bin/libreoffice@corecontingency commented on GitHub (May 4, 2020):
Didn't seem to work, unfortunately.
debug output
@rusty-snake commented on GitHub (May 4, 2020):
Yeah, from that what I saw libreoffice is using only instance addresses (e.g.
:1.47) and no named.