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

del #1

Open
ghost opened this issue Nov 23, 2020 · 4 comments
Open

del #1

ghost opened this issue Nov 23, 2020 · 4 comments

Comments

@ghost
Copy link

ghost commented Nov 23, 2020

No description provided.

@MBilderbeek
Copy link
Member

Do you also get this for simple paths, like D:\openMSX-test\openmsx.exe?

@MBilderbeek
Copy link
Member

Can you try it just without the $?
And/or a simple path with just one space?

@MBilderbeek
Copy link
Member

I have no idea why this happens. The code just writes strings to a ConfigData object, see https://github.com/openMSX/wxcatapult/blob/master/src/ConfigurationData.cpp
I believe on Windows, this object maps to the registry. You could check in the registry whether the data is written properly there. Then we know it's the write-part.

@MBilderbeek
Copy link
Member

So, path is working with your original long path with spaces, as long as you skip the $?

@MBilderbeek MBilderbeek changed the title File Paths are having their first backwards slash removed from the path, after the drive letter. File Paths are having their first backwards slash removed from the path if it is followed by a $ Nov 25, 2020
@ghost ghost changed the title File Paths are having their first backwards slash removed from the path if it is followed by a $ del Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant