-
-
Notifications
You must be signed in to change notification settings - Fork 435
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
EOS Overlay
won't install on Linux in Flatpak
version 2.9.1
of the Heroic Games Launcher
#2916
Comments
EOS Overlay
won't install on Linux in version 2.9.1
of the Heroic Games Launcher
EOS Overlay
won't install on Linux in Flatpak
version 2.9.1
of the Heroic Games Launcher
I pushed a fix for this, until it's released you can workaround this issue by running this in a terminal |
Thank you, @arielj, for the pushing and the idea how to work around this issue. First, I got this message from my terminal: zsh: no such file or directory: /app/bin/heroic/resources/app.asar.unpacked/build/bin/linux/legendary I assume, the response is related to the flatpak environment, so I tried this. $ flatpak run --command=bash com.heroicgameslauncher.hgl
$ XDG_CONFIG_HOME=/home/rieso/.var/app/com.heroicgameslauncher.hgl/config/heroic/legendaryConfig /app/bin/heroic/resources/app.asar.unpacked/build/bin/linux/legendary eos-overlay install --path /home/rieso/.var/app/com.heroicgameslauncher.hgl/config/heroic/tools/eos_overlay After restarting Edit: #2916 (comment) $ flatpak run --command=bash com.heroicgameslauncher.hgl
$ XDG_CONFIG_HOME=~/.var/app/com.heroicgameslauncher.hgl/config/heroic/legendaryConfig /app/bin/heroic/resources/app.asar.unpacked/build/bin/linux/legendary eos-overlay install --path ~/.var/app/com.heroicgameslauncher.hgl/config/heroic/tools/eos_overlay As mentioned in #2916 (comment) |
can you share heroic's logs when you click that Install button from the UI? maybe the path is different? |
@Roccoriu the command $ XDG_CONFIG_HOME=/home/rieso/.var/app/com.heroicgameslauncher.hgl/config/heroic/legendaryConfig /app/bin/heroic/resources/app.asar.unpacked/build/bin/linux/legendary eos-overlay install --path /home/rieso/.var/app/com.heroicgameslauncher.hgl/config/heroic/tools/eos_overlay contains my user |
$USER should do it if you replace your username you can also replace /home and the username to just ~ this points to your home folder no matter what |
this should hopefully work |
What would the adapted fix be for this on Windows? I'm experiencing this same issue on Windows 10. |
check my answer in the windows issue #2905 |
Thanks @MeteorKLINT it worked perfectly on SteamDeck using Windows 11 |
When I follow these instructions, upon reopening Heroic Games Launcher and selecting a game (apologies for typos, I can't copy/paste): An error has occurred! Try to Logout and Login on your Epic account. Any ideas? |
Hey @ileeds, it appears that you started Fall Guys. Is that true? Did you try different games? |
Hey @MeteorKLINT, thanks for the reply. It seems this error was due to my use of the |
Just hit this issue as well, as it hasn't been release yet, a copy-paste solution for debian package users: |
I have a similar issue on Windows 10 OS. Here is the errorlog
Heroic : 2.9.1 |
@Etuldan there is a separate issue for this on Windows. Looks like it is set to be fixed in the next update. |
Describe the bug
Made a fresh installation of the
Flatpak
version2.9.1
ofHeroic
. I tried to install theEOS Overlay
. After I hit the button to install the EOS Overlay, I got the messageThe EOS Overlay is being installed...
. The log tells me that the process is aborted close after, but heroic stays in its state forever, and I have to forcefully kill heroic to cancel the not working installation.Add logs
Steps to reproduce
Settings
Advance
EOS Overlay
Install
Cancel
Expected behavior
EOS Overlay
should be installed, or the process should be at least abortable.Screenshots
No response
Heroic Version
Latest Stable (Flatpak)
System Information
Additional information
Seems to be related to #2905
The text was updated successfully, but these errors were encountered: