margorski / exodos-launcher

Launcher for eXoDOS. Basic and forked from Flashpoint Launcher repository (https://github.com/FlashpointProject/launcher)
https://exodos.the-eye.us
MIT License
35 stars 5 forks source link

Executing child process with spaces leads to error #12

Closed IUxp8xz9 closed 2 years ago

IUxp8xz9 commented 2 years ago

Whenever i try to run a game with spaces in the filename, install as well as executable, i receive an error that the file was not found:

image (Translation: Executing of child process has failed: Execution of child process /mnt/Spiele/eXoDOS/eXo/eXoDOS/!dos/TheLostV/Lost has failed: File not found)

Im trying to play The Lost Vikings as an example here.

The original executable is called "Lost Vikings, The (1993).sh". If i rename it to just "Lost", it runs fine.

IUxp8xz9 commented 2 years ago

FyI: Version 0.9.6, which was linked in the eXoDOS docs, had this problem. Version 0.9.10 does not.