Skip to content
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

Wrapper command makes an instance return a file not found error #401

Open
juls0730 opened this issue Jan 31, 2025 · 1 comment
Open

Wrapper command makes an instance return a file not found error #401

juls0730 opened this issue Jan 31, 2025 · 1 comment

Comments

@juls0730
Copy link

Hi, recently I was playing around with GDLauncher wrapper commands, and noticed something, if you run a command with arguments ie mangohud --dlsym it errors with a file not found error. If you use just mangohud it works perfectly fine (although mangohud isnt working, thus why I initially tried dlsym), furthermore, if I make a wrapper script for the wrapper command, that calls the command I want to run suffixed by whatever comes after the script call, it works! #350 is affected by this issue.

@juls0730
Copy link
Author

I believe the issue stems from this line

startup_command.insert(0, java_component.path.clone());
I would get a development environment running, but javascript development is baren hellscape that never fucking works, one of the worst development experiences for running someone else code second only to C++.

@juls0730 juls0730 changed the title Wrapper command fails if it contains a space Wrapper command makes an instance return a file not found error Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant