Heroic-Games-Launcher / HeroicGamesLauncher

A games launcher for GOG, Amazon and Epic Games for Linux, Windows and macOS.
https://heroicgameslauncher.com
GNU General Public License v3.0
8.27k stars 437 forks source link

Wont launch with Documents symlink in home folder #4010

Open KaptainKoolaid opened 2 months ago

KaptainKoolaid commented 2 months ago

Describe the bug

When a Documents symlink is in the home folder Heroic launcher will not launch

Add logs

user@pop-os:~$ flatpak run com.heroicgameslauncher.hgl
bwrap: Can't make symlink at /home/user/Documents: File exists

Steps to reproduce

  1. Create a Documents symlink in your home folder
  2. Launch Heroic

Expected behavior

Application should launch regardless of symlink

Screenshots

No response

Heroic Version

Latest Stable (Flatpak)

System Information

Pop Os

Additional information

Only symlinks with the name Documents causes the issue Using flatseal to grant full access to the home folder prevents the issue