sdouglas / cadnano2

Home Page:http://cadnano.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Undo delete crashes Maya

sdouglas opened this issue · comments

  1. Create multiple strands.
  2. Select in maya window.

Before delete

  1. Delete.
  2. Undo.

After undo

  1. Undo again.

I can't recreate the bug anymore, can you try again with latest code and see it still breaks. Thanks.

Still crashes for me.

http://tinypic.com/r/9kryno/5

  1. Create some strands
  2. Resize
  3. Deselect in path view
  4. Select in maya view
  5. Delete
  6. Undo (only one strand comes back)
  7. Undo again. (crash)

Hmm...works for me... make sure you have the latest code, and try deleting all the .pyc files in the project, I doubt that's the problem, but worth a try. Thanks.

Yes, up to date when that was recorded. Did you make local changes that weren't pushed?

No changes at all, did you try deleteing .pyc files?

Yes, that had no effect.

hmm, I was able to recreate the bug with the latest code, and when I added a print statement, the bug went away. I pushed the "change", so maybe you can give it a try. Of course, this is not a solution, but just want to make sure we are on the same page...