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

Not able to create edges in Graphwalker studio #292

Open
ashish143ti opened this issue Feb 6, 2022 · 5 comments
Open

Not able to create edges in Graphwalker studio #292

ashish143ti opened this issue Feb 6, 2022 · 5 comments

Comments

@ashish143ti
Copy link

Hi Team ,

I have downloaded graph walker 4.3.1 studio.jar file , when running java -jar graphstudio4.3.1.jar , I am able to access application on localhost 9090 .

here I am able to create model and under model able to create vertex but major issue I am facing here not able to create edges between two vertex .

As per your official doc when I am selecting 1 vertex and tried to holding 2nd vertex while pressing e , its not getting released .

I have tried a lot but still issues not resolved , can you please help me .

FYI -
Operating System - Windows 10
Java Version - 11

@KristianKarl
Copy link
Contributor

KristianKarl commented Feb 7, 2022

Just tried it on Windows 10, java 11, and on Chrome, Firefox and Microsoft Edge. It works for my.
What browser are you using? I have intermittently got reports on problems with key press and adding elements, but I have not myself been able to reproduce the issue I'm afraid.
addEdge

@ashish143ti
Copy link
Author

ashish143ti commented Feb 7, 2022

Hi , thanks for your reply .

In my case , when I am trying to hold first vertex through pressed mouse left key + e key its getting hold until unless left mouse key continuously pressed after that when I am releasing e key and left mouse button than trying to move mouse cursor to next vertex than first vertex no longer as hold .

I have tried with two different machines with same configuration same result I have found , as you asked chrome version is 97 .

Please suggest or add any user friendly option where users directly choose the option from app menu to create vertex/edges instead of pressing left mouse key with V or e key for vertex or edge .

@dridix
Copy link

dridix commented Feb 16, 2022

I have no problems with the creation of edges by pressing de E key. Did you try to use a different browser to run the web service? And on a different machine?

@ashish143ti
Copy link
Author

Thanks @dridix , I have tried with chrome , edge , Firefox , IE on two different windows 10 machines still same issue I am facing .
my deep observation here , when I am trying to hold first vertex with left mouse button while pressing e , it's not getting release to move my cursor to second vertex .

@dridix
Copy link

dridix commented Feb 16, 2022

I am not sure, but the mechanic is clear: Press E -> Holding E, press LeftMouse over the Vertex1 -> Holding E and LeftMouse, Drag mouse to Vertex2 -> Release LeftMouse

If this is not working, on different browsers and different machines, I don't know what is wrong.

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

3 participants