Daniel Putzer

Results 80 comments of Daniel Putzer

Gotcha! Then I'm assuming its an issue on our end. Is the project a large/complex one?

Hm ok thanks for the info! I'm thinking this might be an issue with our graphing algorithm getting caught in some loop. Do you have the chance to run pluralith...

Apologies for the inconvenience btw, we really appreciate the help in debugging! :+1:

Ah yes, our Linux setup is still a bit weird, we have to change that! It is actually a command line executable. So if you open a terminal, run `chmod...

Ok I'm assuming it stays stuck on the "Generating Diagram" screen right?

Ok then it is definitely a graphing problem, meaning the action itself should be fine! Now to debug our graphing algorithm we built a dedicated command into our CLI that...

Awesome thanks a lot! We'll report back here when we found something!

Haven't seen that happen on macOS or Windows lately, I think it must be a Linux-specific bug. I'll dig into it! We really appreciate the help! 👍

Btw, which Linux distro are you running?

Yeah I think because you never actually get to the step where the UI draws the diagram, it never sends the signal to the CLI to confirm or cancel the...