Skip to content

[Bug][Loc] There's an error dialog pops up and cannot open the postConfigureScript.bat file when clicking the path link in CHS/CHT/DEU/FRA/PLK #724

Open
@Ashley-Li

Description

@Ashley-Li

Brief Issue Summary

Environment:
VSCode 1.98.2+ Makefile Tools v0.13.1(pre-release)

More info:

  1. Repro platform: Windows/Linux/ Mac
  2. Repro languages: CHS/CHT/DEU/FRA/PLK

Repro steps:
1. Clone the makefile project (https://github.com/remonbonbon/makefile-example) and open it in VSCode
2. Press "Ctrl+," to open the VS Code settings page.
3. Search "makefile.extensionOutputFolder" and switch to Workspace, then set Makefile:Extension Output Folder to “.vscode”, then save.
4. Create a new file named: “postConfigureScript.bat".
5. Copy below codes into the preConfigureScript.bat file and save file.
ECHO “POSTCONFIGURE” %~1
6. Select postConfigureScript.bat file and right click, click the "Copy Path" to copy the file path.
7. Press "Ctrl+," to open setting page, then search keywords "postconfigure" and switch to Workspace.
8. Paste the "postConfigureScript.bat" file path into the textbox below the "Makefile:Pre Configure Script"
9. Click the "Add Item" button and input argument value “testPost” into the Item textbox below "Makefile: Post Configure Args"
10. Press F1 and select the "Makefile: Post-Configure" or Makefile: Configure to configure the project.
11. Observe the Makefile Tools output log, find the line: "Script: "C:\Users\v-ashli\makefile-example-3\src\mod\postConfigureScript.bat", then press "Ctrl+Click" and open the link.

Expected result:
There's no error dialog pops up and should be opened the postConfigureScript.bat file

Actual result:
There's an error dialog pops up and cannot open the postConfigureScript.bat file

Languages Verify Result
CHS Image
CHT Image
CSY Image
DEU Image
ENU Image
ESN Image
FRA Image
ITA Image
PLK Image
PTB Image
TRK Image
RUS Image
KOR Image
JPN Image

Debug Log

/

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions