Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

itch.io linux app wont open after installation

A topic by SnepperoniPepperoni created Mar 12, 2021 Views: 1,889 Replies: 11
Viewing posts 1 to 8

I have been having problems getting itch to run. I don't have any virus scanners installed and it installs without any visible errors but itch won't open. I'm running Debian 10.8.

Admin

Have you tried opening it from your terminal so you can see what the logs say?

2021/03/12 12:49:46 itch-setup will log to /tmp/itch-setup-log.txt

2021/03/12 12:49:46 =========================================

2021/03/12 12:49:46 itch-setup "v1.24.0, built on Jun 29 2020 @ 16:24:18, ref 083c5ca31bf1ee69dc9a7ece8ffb65ef3e421255" starting up at "2021-03-12 12:49:46.3095899 -0600 CST m=+0.021279364" with arguments:

2021/03/12 12:49:46 "/home/(my name)/.itch/itch-setup"

2021/03/12 12:49:46 "--prefer-launch"

2021/03/12 12:49:46 "--appname"

2021/03/12 12:49:46 "itch"

2021/03/12 12:49:46 "--"

2021/03/12 12:49:46 =========================================

2021/03/12 12:49:46 App name specified on command-line: itch

2021/03/12 12:49:46 Locale:  en-US

2021/03/12 12:49:46 Initializing installer GUI...

2021/03/12 12:49:46 Using GTK UI

2021/03/12 12:49:46 Initializing (itch) multiverse @ (/home/(my name)/.itch

2021/03/12 12:49:46 (/home/(my name)/.itch)(current = "25.4.1", ready = "")


2021/03/12 12:49:46 Launch preferred, attempting...

2021/03/12 12:49:46 Launching (25.4.1) from (/home/(my name)/.itch/app-25.4.1)

2021/03/12 12:49:46 Kernel should support SUID sandboxing, leaving it enabled

2021/03/12 12:49:46 App launched, getting out of the way

It refuses to launch though

Admin

Are you sure that the app is not open but the window is positioned off screen? Does your console immediately return to the prompt? I don’t see anything in the log you shared that suggests it crashed.

I, too, am having problems getting the Itch.io app to open. I've installed both whatever version installs on the default button, and the version specifically installed on the Linux button. I'm running the latest version of Ubuntu. I've spent hours trying to play Itch.io downloaded games, to no success. 

My Itch executable when booted just shows up as an unresponsive empty dark grey frame. Nothing strange when opened from the terminal either. I'm using PopOS with X11 & KDE. As for hardware I am using the proprietary Nvidia drivers for a GTX 750 Ti, an Intel i5-4460 & 16GB of RAM.

Deleted 1 year ago
(1 edit) (+1)

Are you really that bothered that a few of my most recent posts bumped some old threads? Just what is your insinuation here anyways? That I am somehow enjoying posting to old threads? They are the newest ones relevant to my problem.
Fighter's Day I suggest you find something better to do with your time than policing the age of posts strangers respond to.

Deleted 1 year ago
(2 edits) (+1)

Had the same problem with KDE. It would display a grey window and close afterwards. I resolved it by doing "itch-setup --uninstall" in the terminal and then I installed it again.

(+1)

Thank you Neek. I should have reported here that I found that and got it working at some point, however now my own Godot programs don't seem to launch through the application despite installing native Linux binaries. One step forward at least.

Have same issue - installer woeks fine, but both gtk and qt versions just show gray screen for a brief moment and close. Uninstalling and reinstalling does not help. Nothing meaningful in the console:


------

2023/07/06 14:04:29 itch-setup will log to /tmp/itch-setup-log.txt

2023/07/06 14:04:29 =========================================

2023/07/06 14:04:29 itch-setup "v1.26.0, built on Apr 22 2021 @ 04:48:12, ref 48f97b3e7b0b065a2478811b8d0ebcae414845fd" starting up at "2023-07-06 14:04:29.305576021 +0300 EEST m=+0.004743940" with arguments:

2023/07/06 14:04:29 "/home/dino/.itch/itch-setup"

2023/07/06 14:04:29 "--prefer-launch"

2023/07/06 14:04:29 "--appname"

2023/07/06 14:04:29 "itch"

2023/07/06 14:04:29 "--"

2023/07/06 14:04:29 =========================================

2023/07/06 14:04:29 App name specified on command-line: itch

2023/07/06 14:04:29 Locale:  bg-BG

2023/07/06 14:04:29 Initializing installer GUI...

2023/07/06 14:04:29 Using GTK UI

2023/07/06 14:04:29 Initializing (itch) multiverse @ (/home/dino/.itch)

2023/07/06 14:04:29 (/home/dino/.itch)(current = "25.6.2", ready = "")

2023/07/06 14:04:29 Launch preferred, attempting...

2023/07/06 14:04:29 Launching (25.6.2) from (/home/dino/.itch/app-25.6.2)

2023/07/06 14:04:29 Kernel should support SUID sandboxing, leaving it enabled

2023/07/06 14:04:29 App launched, getting out of the way

------


however dmesg shows this:


------

[794401.060522] traps: Chrome_IOThread[230758] trap int3 ip:55e52ca12649 sp:7fe4771f84e0 error:0 in itch[55e52a3af000+6068000]

-------


Using Debian 12 on twin Opteron 6378, NVidia GTX 970 with non-free drivers

Same error: version 25.6.2, nvidia non-free drivers v 535, Kubuntu 23.10

Just upgraded to Ubuntu Mantic and had this happen too.


Temporary work around is launch ./itch --no-sandbox