valb3r / flowable-bpmn-intellij-plugin

Flowable, Activiti, Camunda BPMN engines process editor plugin for IntelliJ. Pure Kotlin (and some Java)
https://plugins.jetbrains.com/plugin/14318-flowable-bpmn-visualizer
MIT License
157 stars 31 forks source link

Click View BPMN(Activiti) Diagram often causes the view window to flash back #298

Closed blackawn closed 2 years ago

blackawn commented 2 years ago

When I click or edit in the view View BPMN (Activiti) Diagram, the window will suddenly crash, the situation is as follows repeatedly click multiple times to be normal, but after a while it starts to crash

q

IntelliJ version (please complete the following information):

Additional context It seems that this will not happen in the flowable (version: 0.4.9.0), only Activiti(version: 0.4.9.0 and 0.4.9.1) will appear

valb3r commented 2 years ago

@blackawn Thanks for the feedback, but unfortunately I can't reproduce it, so would need some exact details:

- OS version

- JRE/JDK version used by IntelliJ (in IntelliJ Help -> About)

Peek 2021-12-07 08-56

- Plugin display mode

image

- BPMN file example where the issue happens - Do you have both Activiti and Flowable plugins installed? If so, does the issue happen when only Activiti plugin is installed

valb3r commented 2 years ago

Also, do you observe any exceptions - red blinking icon in IntelliJ at the bottom right corner image

blackawn commented 2 years ago

Thanks for your reply, when I replied to this answer, the plugin did not crash (maybe idea made a joke with me)

valb3r commented 2 years ago

Unfortunately with all same setup (the only difference is Windows 10 Home used), I'm unable to reproduce. Can you please check IDEA logs for any exceptions related to the plugin?

The logs can be found like this: Peek 2021-12-08 10-19

Also, please double-check no exceptions happen (no blinking red circle like shown below): Peek 2021-12-08 10-27