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

Diagram server does not work if there are spaces in the path #2403

Open
edwardalee opened this issue Aug 24, 2024 · 0 comments
Open

Diagram server does not work if there are spaces in the path #2403

edwardalee opened this issue Aug 24, 2024 · 0 comments
Labels
bug Something isn't working diagrams Problems with diagram synthesis

Comments

@edwardalee
Copy link
Collaborator

If you put your src directory inside a directory whose name has spaces, then the diagram server does not work. When you try to "Show all Details" you get the following error message:

java.lang.IllegalStateException: The diagram server is not set up correctly.\     at de.cau.cs.kieler.klighd.lsp.KGraphLanguageServerExtension.performAction(KGraphLanguageServerExtension.java:397)\     at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\     at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\     at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\     at java.base/java.lang.reflect.Method.invoke(Method.java:568)\     at org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint.lambda$recursiveFindRpcMethods$0(GenericEndpoint.java:65)\     at org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint.notify(GenericEndpoint.java:152)\     at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.handleNotific...
@edwardalee edwardalee added bug Something isn't working diagrams Problems with diagram synthesis labels Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working diagrams Problems with diagram synthesis
Projects
None yet
Development

No branches or pull requests

1 participant