Does Ubuntu Server use D-Bus?

I'm thinking of using Ubuntu Server [with screen and a sound server] as my primary desktop environment on an old netbook, and thought it would be cool to have a notification application (curses) ru...

Ask Ubuntu

Me: *crying* Why can't you be normal?
org.gnome.Mutter.DisplayConfig's ApplyMonitorsConfig: logical_monitors format is "a(iiduba(ssa{sv}))"

#GNOME #DBus

I can't even "sudo su" anymore as that also gets stuck indefinitely.
#systemd and #dbus were a mistake...

Spent some time with #Voidlinux #musl last night.

It's like "who I am", "why I'm here", "what I'm doing". I found no clue to set up system language without #locale, and I can't even find a way to start #dbus.

Should Back In Time inhibit suspend or idle mode by default?

👉 https://github.com/bit-team/backintime/issues/2108

#foss #OpenSource #budgie #gnome #debian #ubuntu #dbus

Should BIT inhibit suspend/idle mode by default? · Issue #2108 · bit-team/backintime

Situation While performing a backup, BIT does inhibit (stop) the power management and prevent the system going to sleep or hibernate. The problem might be that the user is not informed about it and...

GitHub

Thinking out loud: is there a way to get systemd to pass a D-Bus system bus socket FD to a service when it’s bus activated (i.e. via `LISTEN_FDS`)? Would mean the service could sandbox AF_UNIX socket connectivity (if it only needed that to connect to the bus, which I guess is true for some bus daemons). Downside ottomh: system bus connection policy would be bypassed (though it allows all connections by default) and the auth would still need to be done by the service.

#dbus #systemd

Everybody, hail D-Bus! #dbus #linux #kde #gnome #software
I needed to have keyboard layout switched to English US when locking screen on #KDE #Plasma. And this is the solution using #dbus https://ambience.sk/switch-keyboard-layout-on-screen-locked-in-kde-plasma/
#linux #tips #kubuntu #kdeneon #dev #scripts
Switch Keyboard Layout on Screen Locked in KDE Plasma - Ambience

I needed my keyboard layout to switch to US English when locking screen, so different international keyboard layouts would not get in the way of typing my

Ambience

I'm actually having way to much fun with this little pet project. I can now cycle through multiple instance of an application, get media status, etc...

It's intended to facilitate my own personal workflow,
it's not generic enough for public use... yet.

#gnome #ubuntu #automation #iot #dbus

I'm looking into some #automation on #ubuntu #gnome desktop. I figured I'd be able to do everything using #dbus.
It works great for media control but not so much for virtual desktop / window management. I can use #wmctrl to nativate between virtual desktops but window management doesn't work on #wayland. Then there is #ydotool which also doesn't seem to work well.

Now I can
- Control media via dbus
- Switch workspaces via wmctrl

But I feel there has to be a better way?

#csharp