HandheldCompanion icon indicating copy to clipboard operation
HandheldCompanion copied to clipboard

HC can't save application name if it contains special characters, for example Notepad++

Open CasperH2O opened this issue 2 years ago • 2 comments

Noticed a profile file called ".json", ie with no name.

Found the following at the top of the profile file, odd things happening with the path and name:

  "name": "Notepad\u002B\u002B",
  "path": "C:\\Program Files\\Notepad\u002B\u002B\\notepad\u002B\u002B.exe",
  "executable": "notepad\u002B\u002B.exe",

CasperH2O avatar Jan 29 '23 08:01 CasperH2O

Seems fixed in mapper branch: image

CasperH2O avatar Jan 29 '23 09:01 CasperH2O

Somehow this issue is back with 0.20.5.7.

CasperH2O avatar Apr 14 '24 18:04 CasperH2O

Can make profiles with Notepad++ just fine. Empty .json files name being created is a different bug #1053

CasperH2O avatar May 17 '24 18:05 CasperH2O