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 if path to local plantuml.jar contains non-ascii symbols. #32

Open
maxtar opened this issue Jun 15, 2022 · 0 comments
Open

Error if path to local plantuml.jar contains non-ascii symbols. #32

maxtar opened this issue Jun 15, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@maxtar
Copy link

maxtar commented Jun 15, 2022

My directory for attachments contains non-ascii symbols. Obsidian work with it correctly. But when I try to use this path for plantuml plugin console contains the following error:

plugin:obsidian-plantuml:5147 Uncaught (in promise) Error: Error: Unable to access jarfile C:\Users\user\OneDrive - Name\Obsidian\???????\plantuml-1.2022.5.jar

    at ChildProcess.eval (plugin:obsidian-plantuml:5147:20)
    at ChildProcess.emit (node:events:402:35)
    at maybeClose (node:internal/child_process:1064:16)
    at Socket.<anonymous> (node:internal/child_process:450:11)
    at Socket.emit (node:events:390:28)
    at Pipe.<anonymous> (node:net:687:12)
@maxtar maxtar added the enhancement New feature or request label Jun 15, 2022
@joethei joethei added bug Something isn't working and removed enhancement New feature or request labels Jun 15, 2022
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