Closed goens closed 2 years ago
For me, the diagram feature sometimes works and sometimes doesn't, depending on the program.
Going through a few C tests, here are two examples where one works and the other doesn't:
AfterCycles.lf
After.lf
The Issues with Mac have been identified and will be fixed in the next KLighD release. There are two small changes that you have to apply to your code as well to make the diagrams work again:
-Djava.awt.headless=true
command line parameterorg.lflang.diagram.synthesis package you will have to add the line
KlighdDataManager.getInstance().registerBlacklistedProperty(NamedInstanceUtil.LINKED_INSTANCE);`
This will only work once you have updated to the next KLighD Release. We will notify you or create PRs once this can be finalized.Thank you for the reports and your patience for us fixing this!
This issue is also assumed resolved, like #52, for the same reason. Please reopen if not.
Hi,
just tried out the new plugin on my new Macbook with Apple silicon, it's really good how it 'just works'!
Unfortunately the diagrams seem to be broken. There is no diagram shown and the options tab writes "no options provided by the diagram server".
For context: