mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #5474] gedit: failed to start while using ibus and dbproxy: "Failed to register: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: org.freedesktop.DBus.Error.ServiceUnknown" (dbus) #3007
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#3007
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 @wellcomez on GitHub (Nov 15, 2022).
Original GitHub issue: https://github.com/netblue30/firejail/issues/5474
Description
As I know both ibus and firejail have used ibus.portal to support IME for multi-language.
I make sure both ibus and firejail version is right.
After I tried firefox, chrome, input method work well.
But while I try
gedit, after this error appears, gedit will exit:Steps to Reproduce
No profile:
With profile:
Expected behavior
gedit can be started and ime works well
Actual behavior
gedit will exit during starup
Behavior without a profile
Environment
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
@rusty-snake commented on GitHub (Nov 15, 2022):
The cause of your problem: ^^, your modifications => this isn't an issue, maybe a support request but that should be asked in Discussions.
So gedit fails after it tried to register
org.gnome.gedit. Guess what you have to allow.@wellcomez commented on GitHub (Nov 16, 2022):
which command argument should be used to bypass it?