Alex Kotov
Alex Kotov
Everyone is saved as best they can :) /usr/bin/droidcam.sh ``` #!/bin/bash ### DroidCam start with droidcam_audio script [[ $(pidof droidcam) ]] && killall droidcam; droidcam & while [[ -z $(pidof...
After log out and re-entry, the mouse and keyboard do not work. That is, the effect is about the same, except that now I see the bottom panel, but mouse...
Guys, this may seem strange... But having QEMU on hand and the ability to create/use several clones of already installed/configured systems with Budgie-10.7.1 without the `Keyboard Layout` applet, after destroying...
Additionally, I tested Budgie-10.7.1 in Fedora-37 and everything works there, there are no problems. I tend to think that something else has not been fully updated in Mageia-9. Nothing else...
@fossfreedom Thanks. In the meantime, here, I managed to take a screenshot when starting `budgie-desktop --replace &!` from IceWM with `Keyboard Layout` installed:  Then I launch from the `Menu-IBus...
**Additionally:** If you run `ibus` **after** the `budgie-panel` starts, then **everything works fine**, and if **before** the `budgie-panel` starts, then everything **freezes**. In other words - it looks like this...
I started `journalctl -f` (in real time in a separate terminal) and after about 2 minutes of waiting, this came out. Is that by any chance the wrong thing? :)...
oops... ok... With this parameter `ibus-daemon --xim --panel disable`:  Now, if you run everything at once... ``` killall budgie-panel ibus-daemon ibus-daemon --xim --panel disable & sleep 3 && budgie-panel...
I used `lxdm`. Right now I have installed `lightdm` and have already logged in through it. The result has not changed. By the way, Fedora-37 uses GDM and there are...
See: https://pkgs.org/search/?q=ibus I suspect that Fedora-37 + Budgie-10.7.1 works because ibus-1.5.27 is installed in it. Let me remind you that in Mageia-9 ibus-1.5.28. By the way, in Ubuntu 22.04 LTS...