On Fri, 2023-04-28 at 11:15 -0400, Alan Grimes wrote: > So basically this is just a hack-layer to get around the inherent > fact > that linux is garbage.
I don't think shitting on Linux will attract a lot of help on this mailing list. Nevertheless... > Dbus is in my runlevels and shows no errors when I poke it with the > script in /etc/init.d What login manager and DE/WM are you using? If you're using a WM, it's your own reponsibility to setup dbus when starting your session. A DE will do this for you. Typically, you can start your WM using `dbus-run-session <wm>`, at least for Wayland. I'm not familiar with X11 but maybe you can use the same command. That said, I'm not sure dbus is the problem with chromium, since you're still having the same network error when starting it with `dbus-launch chromium`... Have you seen https://github.com/systemd/systemd/issues/22223 ? The last comment sounds pertinent: > after update package dev-libs/icu to version 72.1 and rebuild > chromium, chromium work well. > > Maybe an incompatible icu version caused this problem. -- Julien
signature.asc
Description: This is a digitally signed message part

