-
-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create a snap package (the hidden files or folder access of ~/.steam/ can now be solved!) #123
Comments
Yeah, it's probably easier to connect the personal files interface than installing Flatpak, even though you probably should do that as many apps are available as Flatpak. ProtonUp-Qt could detect if it is running as Snap and if the personal files interface is connected. If that is not the case it can show the user a message like I will take a look at creating a Snap package, if anyone wants to contribute a |
Amazing stuff. All kinds of aid for this can be gotten from https://forum.snapcraft.io/t/protonup-qt-to-easily-install-proton-ge-for-steam/26492/2 additionally. |
Came for the same. There's no snap package. Is there any progress for one yet? |
As far as I know, this has not been picked up. I didn't see anything in the commit history or any PRs directly related to this. I'm also not intimately familiar with Snap packaging (or really, any application packaging) so I'm not sure what needs to be done to implement this. Probably a good place to start would be creating a Creating the |
I think following steps need to be takes to create a Snap package:
Maintaining the Snap would require following:
I haven't planned to do that at the moment, but I'm happy to receive PRs or if anyone would like to maintain a snap package. |
Alright, well i hope someone would pick this up then. I'll check back later :) |
It has gone about 4 months now and i remembered this one. If there is anything to report i'd love to hear! I think ProtonUP is one of crucial tools for gamers. Would be great if it was available easily on Ubuntu as the LTS comes already nexth month. |
To my knowledge, no one has offered to create a Snap. At least they haven't posted about it here or made any PRs for a Snapcraft yaml or any CI/CD changes. I don't use Snaps on my system (I believe you can set them up for Arch, but I have not done so) and I think its best to leave this kind of task to someone who uses and knows how to maintain Snaps. I believe DavidoTek's comment above on what is involved still applies. I think if someone came forward to help maintain a Snap package they would've left some comments or questions here :-) To this end, if you know anyone interested, be sure to spread the word. |
This looks promising: https://discourse.ubuntu.com/t/ubuntu-desktop-s-24-10-dev-cycle-part-5-introducing-permissions-prompting/47963
Hmm, sounds like only non-hidden folders can be selected. Let's see. |
On Ubuntu, there is no .deb package and putting up flatpak support takes terminal commands and too much effort for a new comer to Linux (and Ubuntu is the main destination).
Referring to this partly solved issue (a flatpak was created but snap had a hurdle) #3
The technic that provides the same thing (to access those needed files / folders) as in the flatpack package is: https://snapcraft.io/docs/personal-files-interface
"The personal-files interface provides access to the specified files in the user’s home. This interface gives privileged access to the user’s data.
Auto-connect: no
Super-privileged: yes "
The text was updated successfully, but these errors were encountered: