itchio / itch

🎮 The best way to play your itch.io games
https://itch.io/app
MIT License
2.35k stars 209 forks source link

itch-setup fails on Fedora Silverblue 36 #2821

Open aral opened 2 years ago

aral commented 2 years ago

To reproduce

On Fedora Silverblue 36:

  1. Download the Itch app (itch-setup)
  2. chmod +x itch-setup
  3. ./itch-setup

What should happen

It should install the Itch app.

What actually happens

./itch-setup: error while loading shared libraries: libgtk-3.so.0: cannot open shared object file: No such file or directory

Suggestion

It would be really nice if there was a Flatpak :)

Related

polyjitter commented 2 years ago

Also trying to run itch on silverblue, and running into similar problems

TheGreatDeadOne commented 2 years ago

A guy did a Flatpak build of the itch client. He's just waiting for upstream approval to publish the package on Flathub. #2793