Skip to main content

Questions tagged [d-bus]

A message bus system, a simple way for inter-process communication. It also helps coordinate process lifecycle.

Filter by
Sorted by
Tagged with
0 votes
1 answer
58 views

I'm facing this error causing a 25 second timeout on every login. I've searched and attempted multiple suggested troubleshooting steps, but none have resolved the issue: The error: Nov 06 12:57:03 ...
ealfonso's user avatar
  • 1,007
0 votes
0 answers
48 views

This happens for a whole session, every time I launch these apps. For instance, here's the output of dbus-run-session nautilus in such a session: dbus-daemon[8530]: [session uid=1000 pid=8530 pidfd=5] ...
TLouf's user avatar
  • 1
0 votes
0 answers
39 views

My system is Kali 2022. I am new to linux and trying to interact with IBus using a python script. I have done the following things: Installed ibus using sudo apt install ibus Started ibus-daemon ...
AL-zami's user avatar
  • 101
1 vote
0 answers
65 views

When mounting an SSD encrypted with VeraCrypt on Ubuntu 24.04, I get the following alerts: # veracrypt /dev/sda2 /mnt/crucial ** (veracrypt:18207): WARNING **: 19:02:42.514: Unable to connect to dbus:...
klatls's user avatar
  • 53
3 votes
0 answers
141 views

I have a problem with hibernating my computer. Everything was working before an update. The update installed Plasma 6.3.5. Hibernating from the start menu doesn't work either. After the update, the ...
DaBler's user avatar
  • 101
0 votes
0 answers
169 views

I tried running Vinegar by flatpak run org.vinegarhq.Vinegar but it spits out the error when I click "login with browser" (should launch browser with login url) WINE Failed to call portal: ...
ickylizardcolin's user avatar
1 vote
1 answer
219 views

We recently upgraded a high volume CentOS 7 SFTP server running openssh/internal-sftp to Rocky Linux 8. However, since the upgrade we are experiencing login timeout issues after the server has been ...
drjeep's user avatar
  • 125
1 vote
0 answers
186 views

I have here a not really fine app, partially out of my control. Sometimes it stops and I want to restart it, and some extra options. So, if it exists, I want to start my script. Poor man solution ...
peterh's user avatar
  • 10.5k
1 vote
2 answers
700 views

I am using the Secureblue Linux distro and I don't like the fact that when I run a script that eventually invokes run0, and leave it running and do something else while I'm waiting, I eventually get a ...
Robin Green's user avatar
  • 1,319
0 votes
1 answer
380 views

I'm trying to interact with the Notification service through DBus in getting it to send a notification by manually sending in messages to its destination. I will make a call to the Notify method of ...
PatXio's user avatar
  • 1
0 votes
1 answer
81 views

I have a systemd service, which is activated by a DBus service. The mechanism itself works: The systemd service is not running I send a call via DBus to the requested bus My service is started The ...
Daniel D.'s user avatar
  • 175
0 votes
0 answers
80 views

I'm trying to find what is causing this Power Management display in my KDE Plasma (Kubuntu 24.04, Plasma 5.27.11): Because if I ask on D-Bus I don't see these: gdbus call --system --dest org....
xenoid's user avatar
  • 9,338
1 vote
4 answers
1k views

I log in wish SSH as one user "Ubuntu" on a server. I however want to manage run some systemd services as another user "ABC". If I try to sudo -u abc bash as user ABC then every ...
mousetail's user avatar
  • 113
0 votes
1 answer
222 views

I have dbus-send command. dbus-send --system --print-reply --dest=[service] [objectname] [interface].[method] [parameters] I've noticed that I can use any object path in the command: dbus-send --...
Irina's user avatar
  • 131
0 votes
0 answers
742 views

Like many other posts, gio mount for me results in volume doesn't implement mount. I've followed just about every SE post for instantiating a dbus session prior to mounting but end up with the same ...
Sterling Butters's user avatar
0 votes
1 answer
646 views

I am using Singularity on RHEL-8. I just upgraded to cgroupsv2 so that I could throttle resource usage. I also delegate CPU controller permissions in my /etc/systemd/system/[email protected]/override....
cag51's user avatar
  • 101
2 votes
1 answer
2k views

I'm using Distrobox to develop applications, and currently I'm working on one which interacts with a service running on the system bus. To test for a connection to the system bus and the service I ...
Newbyte's user avatar
  • 1,522
0 votes
0 answers
574 views

When running dbus-run-session startplasma-wayland, I see this error constantly reoccuring: dbus-daemon[7000]: [session uid=1000 pid=7000] Activated service 'org.freedesktop.systemd1' failed: Process ...
mikwee's user avatar
  • 1
1 vote
1 answer
946 views

After a system upgrade (Ubuntu 22 to 23), dbus service org.freedesktop.systemd1 is broken. $ busctl | grep systemd1 org.freedesktop.systemd1 - - - (activatable) - - - $ busctl tree org....
Martin Monperrus's user avatar
0 votes
1 answer
406 views

trying to investigate why handbrake and kodi cannot shutdown or reboot my system, I narrowed the problem down to these "Interactive authentication required" messages: % dbus-send --system --...
Harri's user avatar
  • 23
1 vote
1 answer
928 views

I created a user that run timers and service with systemctl --user. When I try to login via ssh, I have no issue with systemctl --user. But when I connect to this user with su, I have a bus error: me@...
Ricain's user avatar
  • 141
2 votes
1 answer
153 views

The problem I cannot cryptsetup close any LUKS volume while any flatpak app is running in the background. Yes, the flatpak app just has to be running in the background, I'm not trying to use ...
renzev's user avatar
  • 111
0 votes
1 answer
196 views

I'm trying to invoke CreateItem method on org.freedesktop.secrets dbus service. busctl --user call org.freedesktop.secrets /org/freedesktop/secrets/collection/login org.freedesktop.Secret.Collection ...
a001's user avatar
  • 3
2 votes
1 answer
1k views

Stuck for quite a while with the problem that launching GNOME apps causes a delay of exactly 25 seconds. I hope someone can read this syslog excerpt better than I can; what a "background monitor&...
Aaron Brick's user avatar
1 vote
1 answer
2k views

I use sway on arch linux and a lot of apps log this error message: org.freedesktop.DBus.Error.InvalidArgs: No such interface “org.freedesktop.portal.FileChooser” How can I resolve this issue ? Thank ...
Jan Černý's user avatar
  • 1,763

1
2 3 4 5
8