When reloading my itch game it wouldn’t update, so I tried re-login in but now the app just doesn’t wanna acknowledge that I’m logged in
Here you can see I’m logged in but the app doesn’t wanna, I tried closing the window and restarting lutris but nothing
Direct itch app support is limited to WINE and Linux.
As with the other threads in this forum on itch support - Lutris does an API query, and then, based on tags (or “traits”) that itch returns, gives you a list of games it can support.
Supported apps need to supply tags “p_windows” where Lutris can run them using WINE, or “p_linux” where it will run natively.
That’s not the problem he’s having. Nothing is showing because when he goes to authenticate with Itch through lutris, it just goes to the website and shows that, it doesn’t actually authenticate the user. That’s the problem here, not the limitation with what games are shown
At the risk of committing thread necromancy, I’m having the same issue - the popup to log in appears, I log in through the popup, but my itch library never shows up, and Lutris does not acknowledge that I’ve logged in. Clicking the login button again brings up the login window, where I am clearly logged in.
I’ve tried logging out and logging back in again. I’m also going to try uninstalling Lutris, since Itch games is pretty much all I use it for.
This happens on my desktop running Bazzite, but not my laptop running Bluefin, which is weird since they’re both based on Fedora Silverleaf.
EDIT: Okay, after three more seconds of internet searching I found this, which solved the issue:
Basically, go to ~/.cache/lutris/ and delete itch.io-login-in-progress
Thought I’d come back and edit this with a solve in case anyone else ran into this.