Hi, i can’t start Lutris anymore. I can see the app-logo when starting and after a few seconds it disappears and app is not showing up. There is no process in the process manager and i can’t uninstall it, because it’s part if the gaming package, to reinstall it. What can i do to reinstall it, without the gaming package or whatever helps. Thanks
try this for reinstalling the lutris only
sudo pacman -Syu lutris
also if you want to debugging
you can open the terminal, and run lutris there, to see the console log
Ah, yes! Using the terminal, i have to learn to use it more often. Don’t know why but i had no permission on the Lutris folder. sudo chown -R solved it. Thanks