You are not logged in.
whenever I login task bar is unresponsive, after a few seconds the system freezes and I'm unable to do anything.
dmesg shows out of memory error and because of that budgie-panel process is killed.
Last edited by NeWolf (2023-06-19 10:41:35)
Offline
I found what does it, it's keyboard layout indicator applet.
Offline
https://github.com/BuddiesOfBudgie/budg … issues/319
running these commands in tty after loging in via display manager will start ibus after budgie-panel
# killall budgie-panel ibus-daemon
# budgie-panel --replace & sleep 3 && ibus-daemon -d
It fixes problem temporarily. To have keyboard layout applet it must be added together with night light applet until this bug gets fixed.
Last edited by NeWolf (2023-06-19 10:39:41)
Offline