You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps to reproduce:
Start Gephi 0.10.
Generate a random graph.
Use Graphviz layout plugin to change layout.
Nothing happens. No logging, no change in layout.
However, this bug has been fixed in this pull request: #321
(but also see this proposed addition to that pull request to add more handling, logging, and testing: dan-van@e990347)