Random Penguin

Results 9 comments of Random Penguin

I am also getting this issue; however, I have tried all of the solutions on this page without success. Here's the relevant part of the journal: ``` Jul 21 12:26:22...

I mean, everything works perfectly fine before the timeout; the `uwsm` messages show up like normal but after 10 seconds I get booted to the login prompt, but I do...

> Do you have `uwsm finalize` in `exec-once`? Yes it is, the first one to execute too. > Could you check? Add something custom that writes to journal from `exec-once`,...

> > It executes after the timeout with no problems > > It can not execute after timeout, because after timeout compositor is terminated. Can you add `exec-once = echo...

> I would suggest enabling file logging in Hyprland Already did that, here's the log if you want: [hyprland.log](https://github.com/user-attachments/files/21699956/hyprland.log) > Also check status of hyprland's unit during startup. Probably by...

Ah, here we go, it throws an error in stderr: `Failed to connect to user scope bus via local transport: $DBUS_SESSION_BUS_ADDRESS and $XDG_RUNTIME_DIR not defined (consider using [email protected] --user to...

Oh, I was running it as a systemd service, I'll try `exec-once` soon.

I don't know, I just created a shell file with the code above, then created a .service file to invoke it. Then I enabled it at boot with systemctl.