exact same problem as topic https://itch.io/t/1259697/itchio-linux-app-wont-open-after-installation
I also have no virus scanner.
Lubuntu 22.04 LTS
kernel 5.15.0-47-generic
Nvidia RTX 3070
Intel i7-8700T
I immediatly tried to run it in the terminal with ./itch & to show that it exits out, right after starting.
all I see is the twitch window at the center of my second monitor for about 1 sec, and then it exits.
Console output:
tim@Tim-Lubuntu:~/.itch$ ./itch &
[1] 48630
tim@Tim-Lubuntu:~/.itch$ 2023/01/11 20:27:59 itch-setup will log to /tmp/itch-setup-log.txt
2023/01/11 20:27:59 =========================================
2023/01/11 20:27:59 itch-setup "v1.26.0, built on Apr 22 2021 @ 03:48:12, ref 48f97b3e7b0b065a2478811b8d0ebcae414845fd" starting up at "2023-01-11 20:27:59.989996762 +0100 CET m=+0.002636724" with arguments:
2023/01/11 20:27:59 "/home/tim/.itch/itch-setup"
2023/01/11 20:27:59 "--prefer-launch"
2023/01/11 20:27:59 "--appname"
2023/01/11 20:27:59 "itch"
2023/01/11 20:27:59 "--"
2023/01/11 20:27:59 =========================================
2023/01/11 20:27:59 App name specified on command-line: itch
2023/01/11 20:27:59 Locale: da-DK
2023/01/11 20:27:59 Initializing installer GUI...
2023/01/11 20:27:59 Using GTK UI
2023/01/11 20:27:59 Initializing (itch) multiverse @ (/home/tim/.itch)
2023/01/11 20:27:59 (/home/tim/.itch)(current = "25.5.1", ready = "")
2023/01/11 20:27:59 Launch preferred, attempting...
2023/01/11 20:27:59 Launching (25.5.1) from (/home/tim/.itch/app-25.5.1)
2023/01/11 20:27:59 Kernel should support SUID sandboxing, leaving it enabled
2023/01/11 20:28:00 App launched, getting out of the way
[1]+ Done ./itch
tim@Tim-Lubuntu:~/.itch$