Thank you for making games that work Flatpak on Linux!!! I've played over 1K hrs of DST that way and can't think of a single hang in that time. I've played ONI for 14 hours so far and have gotten 3 hangs. I'm using Steam in Flatpak on Ubuntu Linux 22.04 LTS (with snap removed). This is the first hang that I documented.
Please note that Flatpak gives apps very limited access to the host OS or filesystem, so I found log file in:
~/.var/app/com.valvesoftware.Steam/.config/unity3d/Klei/Oxygen Not Included/Player.log
I used these 2 commands to find it:
$ cd ~/.var/app/com.valvesoftware.Steam/
$ find . -type f -name *.log -mtime -1
The first time I got this issue (around 16:45), I was doing something:
- Open "Vitals" from the top-nav
- Single-clicked on a character's name
- Hang
The next time (18:00), I was just scrolling around. Maybe something completed? IDK. I'm attaching another log file, but the ending looks the same. If this is truly a Flatpak related issue, then I might need to give Steam permission to do something that it didn't need to do for DST.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now