Snap package management thread #3127
Replies: 6 comments 7 replies
-
Thanks again for looking into that @soumyaDghosh. I believe we are doing this to avoid conflicts when someone is using legendary standalone along with Heroic. Line of code if you want to take a look: I will try locally to see if it fixes the Epic login issue. |
Beta Was this translation helpful? Give feedback.
-
That did the trick, one problem solved! 🎉 Now we need to figure it out how to have access to |
Beta Was this translation helpful? Give feedback.
-
I have almost reached to the root cause probably. Now, the things that I faced are
|
Beta Was this translation helpful? Give feedback.
-
Was looking for Heroic Games Launcher in Ubuntu's App Center, then started looking for the cause its not there and ended up here. So then, i see there i some kind of building trouble. Is a working snap getting any closer? Thanks alot if any word. |
Beta Was this translation helpful? Give feedback.
-
bwrap trouble and similars... Ubuntu has also default restrictions on 24.04 upward. Apparmor profile is probably required in Heroic.deb, in AppImage it is problematic and Flatpak is officially unsupported on Ubuntu, yet still installable. Also insisting on steam installed for ProtonGE is maybe problem when steam snap installed instead... Problem even worser could be winetricks(there is also protontricks) which depends in theory on banned Microsoft libs and assets which a lot of them are not longer downloadable from MS or even insist on official MS license or rent but maybe not download option even from MS page which winetricks for a long time(and some Ubuntu packages like for ttf) think so, so freetype and similar could be problem... |
Beta Was this translation helpful? Give feedback.
-
Any tangible progress yet? Thanks. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
@flavioislima Creating this thread to discuss regarding the snap package.
This is the current starter yaml. But, obviously this would change a lot. Now, the first thing that needs to be changed upstream is
The
XDG_CONFIG_HOME
should be changed to/home/soumyaxubuntu/snap/heroic/x1/.config
which is the real one for snaps. I guess the app is forcingXDG_CONFIG_HOME
while running.Beta Was this translation helpful? Give feedback.
All reactions