Alberto Garcia

Results 140 comments of Alberto Garcia

@KosmicAnosmic that log looks correct, you don't see the sd card at all? Neither in game nor in desktop mode using the file browser?

Yeah the `#` symbol is the prompt and is only used to indicate where the command begins, you should not actually type `#` when you enter the command.

Did you install it from Flatpak ? What happens if you open a terminal and run `flatpak run me.kozec.syncthingtk` ? Any error messages?

That's nested desktop, right? What happens if you use Desktop mode normally?

Ok, that's odd because it seems that your `$DISPLAY` is not set. What happens if you run this? ``` # echo $DISPLAY ``` And these? ``` # flatpak override --user...

Sorry for taking so long to reply. That output seems correct. Do you have other flatpak apps installed? Is syncthing the only one that is causing problems? If that's the...

What if you run `flatpak run --command=sh me.kozec.syncthingtk` immediately followed by `echo $DISPLAY` ?

~~This could be related to #1039~~ **Edit:** it isn't

Hi, if it's a Flatpak app, can you try setting the environment variable `SteamDeck=0` ? In Steam go to the game -> settings button -> Properties and in LAUNCH OPTIONS...

Confirmed with Portal 2 (in this case setting `SteamDeck=0 %command%` in the launch options), so I suspect that it should also work with Half-Life 2. I'm pretty sure that the...