I started using Bspwm on my laptop just to try it out and pretty much loved it. So I decided to install it on my desktop as well. Anyway, it runs well on live-USB, it runs well after the installation but after I update it and reboot, some things get broken. For example, when I try to open dotfiles with Micro using the top-left menu, Micro opens but it’s empty. When I close the window, the dotfile opens in Firefox. On Thunar, right-click >> Open with Micro also doesn’t work, this time nothing happens. On ~/.profile the default editor is Micro hence there are no other text editors. Other issue, after the reboot, the wallpaper scale over any other windows, even the panel. I can barely see them because of the transparency. I must kill and restart picom to fix this.
I installed the system twice and these happened on both. I used the same media (even the same flash drive) that I installed it on my laptop. It’s perfect on the laptop and everything works without an issue.
Along with Micro issue, there is also picom issue. Not exactly sure what causes that but the wallpaper comes over other things on boot. Could be related to feh (if it’s been using for wallpaper). It’s been fixed after pkill picom and restart it.
By the way, should I wait for a newer ISO if it’s relatively close?
No idea how close a new iso release is. If you wait, you get better out of the box experience. If you stay with the current one, you can help us fix it for everyone.
@Yochanan Yes there seems no problem with 2.0.7-2.
By the way, what do you think about picom issue, if that’s related to you?
Edit: find ~/ -iname 'micro.desktop' prints find: ‘/home/mb/.cache/yay/xdg-su/pkg’: Permission denied
I also cannot install xdg-su. I downloaded binutils with pacman but still cannot install it.
==> ERROR: A failure occurred in build().
Aborting...
I actually don’t know what xdg-su is for but there was a problem yay updating so I had to uninstalled it. If it’s insecure I should keep it this way anyway.
For picom, I’m suspecting on both autostart and feh. If I find anything I’ll write here.
I fixed the picom issue with removing the parts about Intel graphics from autostart file. (I have Nvidia)
The topic can stay open for now since I’m not 100% sure.