DavidoTek / ProtonUp-Qt

Install and manage GE-Proton, Luxtorpeda & more for Steam and Wine-GE & more for Lutris with this graphical user interface.
https://davidotek.github.io/protonup-qt
GNU General Public License v3.0
1.16k stars 39 forks source link

Flatpak is missing the snap filesystem path #386

Closed aliasbody closed 2 months ago

aliasbody commented 2 months ago

Please fill out following when reporting a new bug:

Describe the bug
When installing ProtonUp-Qt via Flathub it's missing the snap path for steam which makes it not detect steam installed via snap.

To Reproduce
Steps to reproduce the behavior:

  1. Install ProtonUp-Qt via flathub
  2. Execute
  3. Try to add steam snap path

Expected behavior
It should automatically detect, but this doesn't happen because the path is missing

Desktop (please complete the following information):

Additional context
Adding "~/snap/steam" with Flatseal (or via an override) works.

DavidoTek commented 2 months ago

Thanks for reporting.

Indeed, the permissions for ~/snap/steam are missing. I will prepare an update which adds them.