stellasia / neomap

A Neo4j Desktop application to visualize nodes with geographic attributes on a map.
GNU General Public License v3.0
106 stars 13 forks source link

Failure to initialize NeoMap #49

Closed acv16 closed 4 years ago

acv16 commented 4 years ago

Describe the bug NeoMap does not initialize correctly upon launch from Neo4J Desktop (v. 1.2.4), as can be seen in screenshot. Upon launch it appears unresponsive and blank, and reloading it doesn't have any effect. In rare instances the plugin initialized correctly (showed map), but became similarly unresponsive when update query was clicked on.

To Reproduce Steps to reproduce the behavior:

  1. Try to open plugin from Neo4J Desktop (v. 1.2.4)
  2. If it correctly initializes, try to visualize a query on map.

Screenshots NeomapIssue

Desktop (please complete the following information):

stellasia commented 4 years ago

Hi @acv16 , Thank you for reporting your issue. I think it is related to #40 and more generally to #19 . I am not able to reproduce the issue for now, so hard to find a solution, but I am pretty sure the way the app connects to Neo4j can be improved, which would solve many issues. I'll try to find a solution but I am unsure I will have time to look deeper at it in the coming days/weeks though :(

wagnerjt commented 4 years ago

@stellasia -- this may be resolved with #60 for the default 4.0 db. #54 has more details on what we may need to do to support named 4.0 databases

stellasia commented 4 years ago

@acv16 I'm closing this since it should be fixed with 0.5.0 (release coming in a few minutes). Feel free to reopen if you encounter the same issue again. Thanks.