HGL
other-emerald

Trouble installing games on other drive

My computer has two drives. I have EndeavourOS installed on one drive, and the other one mounted in /run/media/arthurzw/Arthur's Stuff/ However, when I try to install games into a folder I've added there, I get a message saying a download has finished even though nothing's actualy downloaded. I've tried with both Flatpak and Appimage and still had problems installing games on the other drive. I even tried to change permissinos with flatseal.
14 Replies
CommandMC
CommandMC2y ago
Please read and follow #:pushpin: Read Me First | Frequently Asked Questions
other-emerald
other-emeraldOP2y ago
other-emerald
other-emeraldOP2y ago
Here's the log file.
CommandMC
CommandMC2y ago
Right, this file might be interesting then: /home/arthurzw/.config/heroic/GamesConfig/1590012242.log Looks like your connection isn't the most stable, which the latest release has some problems with. Using this version might help: https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/actions/runs/5784763754 (scroll down to "Artifacts", click "linux-appimage" to download; if the text isn't clickable, make sure you're logged into a GitHub account)
other-emerald
other-emeraldOP2y ago
I'll give it a try. I think I'll wait until my connection is better and then try.
other-emerald
other-emeraldOP2y ago
Pastebin
(20:02:45) INFO: [Legendary]: Running command: XDG_CONFIG...
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
other-emerald
other-emeraldOP2y ago
Tried again and it still isn't working for me. Not sure why, but I'm having trouble actually uploading the log files, so that's why I'm using pastebin. Youtube and Steam seem to work fine
other-emerald
other-emeraldOP2y ago
CommandMC
CommandMC2y ago
/home/arthurzw/.config/heroic/GamesConfig/1590012242.log contains the install log for that game, could you send that file into here?
other-emerald
other-emeraldOP2y ago
CommandMC
CommandMC2y ago
Well, seems like your user account doesn't have the permission to write to that drive What does ls -lA /run/media/arthurzw/ say?
other-emerald
other-emeraldOP2y ago
[arthurzw@arthur-gl75leopard10sdr ~]$ ls -lA /run/media/arthurzw/
total 4
drwx------ 19 arthurzw arthurzw 4096 Aug 18 20:54 "Arthur's Stuff"
[arthurzw@arthur-gl75leopard10sdr ~]$
[arthurzw@arthur-gl75leopard10sdr ~]$ ls -lA /run/media/arthurzw/
total 4
drwx------ 19 arthurzw arthurzw 4096 Aug 18 20:54 "Arthur's Stuff"
[arthurzw@arthur-gl75leopard10sdr ~]$
CommandMC
CommandMC2y ago
Ooooh, I see what's going on here. Something is removing the ' from your drive name (so it tries to create a Arthurs Stuff folder, which it's not allowed to do) For now, you should be able to mount the drive at another location We sadly have quite a few places in the code where something like this happens, I'm not sure if I can get to the bottom of your issue soon™️
other-emerald
other-emeraldOP2y ago
gdi Alright, I’ll rename it Looks like renaming the location the drive was mounted to fixed things - I can now download Battle Brothers It also seems to have messed up my Steam Library, however... Wait, I prolly just need to update permisssions in Flatseal

Did you find this page helpful?