To prevent spam users, you can only post on this forum after registration, which is by invitation. If you want to post on the forum, please send me a mail (h DOT m DOT w DOT verbeek AT tue DOT nl) and I'll send you an invitation in return for an account.

How to get the images that some plugins render?

Hi, am using ProM6.7 CLI to start a script where I execute this line
component = visualize_petri_net_dot_(net);

but I get the following error:
No X11 DISPLAY variable was set, but this program performed an operation which requires it.
Am working with ProM from within a docker container with ubuntu 16.04 with no graphical environment, so I guess the error is caused by that.

My question is: Can I somehow get the images from the plugins using java code?
I need the inductive visual miner background image and a BPMN image.

Sign In or Register to comment.