Closed sp2xdev closed 3 months ago
Create a user with Unicode chars, such as Japanese name
Launch spicecfg / spice / spice64
Observe crash
This has always been an issue since original spicetools - basically all versions probably since spicecfg was introduced.
I have code for the default paths that access %appdata%, but fixing command line parameters for things like -cfgpath will be much more involved, since a lot of the code base assumes std string / non-wide char.
Create a user with Unicode chars, such as Japanese name
Launch spicecfg / spice / spice64
Observe crash
This has always been an issue since original spicetools - basically all versions probably since spicecfg was introduced.