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

Error with illegible file path #43

Open
4Urban opened this issue Nov 6, 2022 · 10 comments
Open

Error with illegible file path #43

4Urban opened this issue Nov 6, 2022 · 10 comments
Labels
bug Something isn't working

Comments

@4Urban
Copy link

4Urban commented Nov 6, 2022

Description

Hello, I'm glad to have such an awesome extension, but I'm having trouble with it.

When I try to use it (i.e. click the context menu Open in External App), the error message below comes up in the log of output panel.

2022-11-06 22:46:01.017 [error] [uncaught exception in main]: Error: Failed to open: ������ ������ ã�� �� �����ϴ�. (0x2)
2022-11-06 22:46:01.018 [error] Error: Failed to open: ������ ������ ã�� �� �����ϴ�. (0x2)

Extension Version

0.8.3

VS Code Version

Version: 1.73.0 (user setup)
Commit: 8fa188b2b301d36553cbc9ce1b0a146ccb93351f
Date: 2022-11-01T15:34:06.111Z
Electron: 19.0.17
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS: Windows_NT x64 10.0.22621
Sandboxed: No

Extension Settings

"openInExternalApp.openMapper": []

Logs, Screenshots, Screen Recording etc

image

@4Urban 4Urban added the bug Something isn't working label Nov 6, 2022
@tjx666
Copy link
Owner

tjx666 commented Nov 7, 2022

Please try the latest version, and provide a screenshot of extension output:

image

Would be better with the chrome devtools log:

image

@4Urban
Copy link
Author

4Urban commented Nov 7, 2022

Below is the content of output
image

Below is the developer tool
image

@tjx666
Copy link
Owner

tjx666 commented Nov 7, 2022

Maybe same as #41.
Can you try to disable the python extension, and test open again?

@4Urban
Copy link
Author

4Urban commented Nov 7, 2022

Though I disabled all the extension related to python (including jupyter), it still fails...

image

image

@tjx666
Copy link
Owner

tjx666 commented Nov 7, 2022

Which application is Your system app to open xlsx file? If have not set, you need to set it.
Can you open xlsx file by double click in file explorer?

@4Urban
Copy link
Author

4Urban commented Nov 7, 2022 via email

@tjx666
Copy link
Owner

tjx666 commented Dec 24, 2022

@4Urban please try latest version

@4Urban
Copy link
Author

4Urban commented Dec 25, 2022

@4Urban please try latest version

Thank you for the update!

I tried some cases and found that it does not work with the file path which includes non-English.

For example,

  • Case 1: File name includes non-English
    image

  • Case 2: Folder name includes non-English
    image

Extension was not worked with both cases (same for .png, .csv, and .xlsx)

In contrast, files with only English path worked well for .png, .csv, and .xlsx.

@tjx666
Copy link
Owner

tjx666 commented Dec 25, 2022

check here: microsoft/vscode#85930 (comment)

@4Urban
Copy link
Author

4Urban commented Dec 25, 2022

Ok, I'll subscribe it and wait for solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants