Hi everyone, I use hyprland on archlinux and recently some of my software just dont even open anymore. I am not sure what kind of log i can provide but here is what i did: i do system update everyday, i also play a bit with Kodi and qt5 yesterday. I am not sure what is the issues right now but it seem to be a native package or dependencies issue because heroic Flatpak work fine(didnt try bitwarden or vscodium tho). Any help would mean a lot for me. Thanks!

The software that don’t work: vscodium-bin(AUR), Heroic-launcher-bin(AUR) and bitwarden-desktop(official repo) refuse to open at all. Steam(official repo) open and crash loop

Fix: use hyprctl setcursor theme size in my case i use bibata

  • sovietknuckles [they/them]@hexbear.net
    link
    fedilink
    English
    arrow-up
    3
    ·
    5 days ago

    Do you have any .pacnew or .pacsave files? That can sometimes explain breakage, you should resolve them after every update.

    sudo find /etc -name '*.pacsave' -o -name '*.pacnew' | sort
    
    • Kiuyn@lemmy.mlOP
      link
      fedilink
      arrow-up
      1
      ·
      5 days ago

      Hi Sovietknuckles, I used the command it do not seem like i have that files