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

Preview vanishes #42

Open
LauerR opened this issue Nov 16, 2017 · 4 comments
Open

Preview vanishes #42

LauerR opened this issue Nov 16, 2017 · 4 comments

Comments

@LauerR
Copy link

LauerR commented Nov 16, 2017

Hi,
I'm using Atom 1.22.1 x64, the plug-in in latest version (0.7.2), graphviz2.38.
My PUML-diagramme is medium complex.
If I open Atom without a preview pane for the diagramme and press ctr-alt-p within my PUML-file, after a short while the UML-diagramme pops up.
It's pity, but it disappears immediately and I don't find a way getting it back.

Can someone give a hint, fix ...?

@alberttra
Copy link

I have the same issue. It doesn't matter the diagramme is complex or not, the preview just shows up for a very short of time and then disappears immediately. Waiting for the bug fix :(

@gauthier-bt
Copy link

Same issue here.

@stedplay
Copy link

stedplay commented Jan 8, 2018

I also had the same issue when java9 was installed.
But, the plug-in works on java8.

## uninstall java9
$ brew cask uninstall java

## install java8
$ brew cask install caskroom/versions/java8
$ java -version
java version "1.8.0_152"
Java(TM) SE Runtime Environment (build 1.8.0_152-b16)
Java HotSpot(TM) 64-Bit Server VM (build 25.152-b16, mixed mode)
$

My environment is as follows.

MacOS: 10.13.2
Atom: 1.23.2
Java: 1.8.0_152
Graphviz: 2.40.1
plantuml-viewer: 0.7.2

@eelcokoelewijn-afrogleap

Hi, I have the same issue and I can confirm it works with java 8.
I had java 9 installed, uninstalling java 9 and installing java 8 resolves the issue.

The environment:

MacOS: 10.13.3
Atom: 1.23.3
Java: 1.8.0_162
Graphviz: 2.40.1
plantuml-viewer: 0.7.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants