86Box / 86BoxManager

A configuration manager for the 86Box emulator
MIT License
336 stars 43 forks source link

[BUG] 86Box Manager allows for folders to be created/named with spaces #127

Open 10x7 opened 3 months ago

10x7 commented 3 months ago

(PLEASE DO THIS INSIDE A SAFE ENVIROMENT IF TO REPRODUCE) If its too late please try the steps I provided to fix it

Describe the bug 86Box Manager allow for user to create/name a folder with spaces included

To reproduce this bug

Environment:

Note: I'm new to github, If you think this report has an error or i did feel free to correct me

To fix the folder issue: If you already tried reproducing the bug and can't get rid of the ghost folder you could use 7-Zip and remove the space character (by renaming it) and then deleting it

Screenshots: start_nom10x7 configure_nom10x7

Even renaming/deleting it results in error (nor chkdisk recgonize this folder)

error_nom10x7 attributes_nom10x7

daviunic commented 3 months ago

Can confirm, trailing spaces aren't trimmed from the name, resulting in Windows acting up with such a folder.

daviunic commented 3 months ago

Fixed in the latest commit, will be part of 1.7.5 soon.