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

Import SAT file with "Show Edges" locks up Dynamo background thread #6094

Closed
oderby opened this issue Feb 8, 2016 · 1 comment
Closed

Import SAT file with "Show Edges" locks up Dynamo background thread #6094

oderby opened this issue Feb 8, 2016 · 1 comment

Comments

@oderby
Copy link

oderby commented Feb 8, 2016

Steps to reproduce:

  1. Launch Dynamo Sandbox (or in Revit, doesn't matter)
  2. Set Settings > Show Edges to true
  3. Create a new Dynamo script and try to import the surface from Surface.zip (inside the .zip)
    Observe that, while you can continue interacting with the Dynamo UI, the geometry never shows up, the DynamoSandbox thread is spinning (when viewed in Windows Task Manager), and if you try to close Dynamo, it hangs until you force close the program (using task manager).

Now, if you skip step #2 above (that is, set Show Edges to false), everything works as expected (the geometry is displayed immediately).

This is occurring for me on Dynamo v0.9.0.3067

Also, this appears to be the same behavior as reported in #2974, although in that case, it seems to crash regardless of Show Edges setting, so perhaps a different issue?

@kronz
Copy link
Contributor

kronz commented Feb 11, 2016

Hi @oderby ,
Happily, I am not reproducing this in the 0.9.1 release candidate (in Dyn Studio).
2016-02-10_2145

@kronz kronz closed this as completed Feb 11, 2016
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

2 participants