On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Michael Gratton

5
Posts
2
Topics
A member registered Sep 13, 2015 · View creator page →

Recent community posts

Well the app is still broken on my machine. Maybe it's worth investing in a slightly more reliable update mechanism rather than trying to roll your own?

Err, except it stopped working again.

I ran tech-setup as suggested, and it updated and the app launched. I quit it, then tried to re-launch it again, and again, nothing actually happens. Looking into it, ~/.itch/itch-setup has literally become a zero-length file:

mjog@blanchefort:~$ ls -l ~/.itch/itch-setup 
-rwxr-xr-x 1 mjog mjog 0 Oct 10 18:12 /home/mjog/.itch/itch-setup

Thanks, the updated fixed it.

Speaking of installation problems, downloading a random binary that creates random files in ~ is pretty 1990's, how about a Flatpak package for the itch app?

I just downloaded the itch app installer, ran it and it seemed to work fine, but the app itself won't start. No window appears launching it from gnome-shell, and nothing happens launching it from the command line. This is what I get in a terminal

mjog@blanchefort:~$ ~/.itch/itch
2018/10/08 22:12:43 App name specified on command-line: itch
2018/10/08 22:12:43 Locale:  en-AU
2018/10/08 22:12:43 Initializing (itch) multiverse @ (/home/mjog/.itch)
2018/10/08 22:12:43 (/home/mjog/.itch)(current = "25.2.0", ready = "")
2018/10/08 22:12:43 Launch preferred, attempting...
2018/10/08 22:12:43 Launching (25.2.0) from (/home/mjog/.itch/app-25.2.0)
2018/10/08 22:12:43 App launched, getting out of the way
mjog@blanchefort:~$