nav111 / heekscnc

Automatically exported from code.google.com/p/heekscnc
Other
0 stars 0 forks source link

Deleting tags object causes segfault on post-process. #234

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Add a profile operation to a sketch.

Expand the operation in the object window, select the 'tags' object and delete 
it.

Post-process.

An easily avoided situation but it should either fail gracefully or it should 
not be possible to delete the tags object.

Original issue reported on code.google.com by shopinth...@gmail.com on 1 Aug 2010 at 8:54

GoogleCodeExporter commented 8 years ago
You are right "it should not be possible to delete the tags object".

I have fixed this now. You should not be able to delete the "tags" object now.

Original comment by danhe...@gmail.com on 1 Aug 2010 at 11:10