Archive for the ‘Bugs’ Category

Bug report

Wednesday, October 8th, 2008

When you find a bug, you’re welcome to report it as a comment to this entry. I’ll then post it as a separate post. Let me know if you want to be anonymous or to get credit for finding the bug.

Thanks!

Henrik

Bugs fixed in beta2

Wednesday, October 8th, 2008

After closing the last document, you’re unable to create new ones or close the application.

Cause: StreamCAD is multithread application, with “message post boxes” that handle requests to a drawing. Originally, there was a single postbox that managed all documents but this was replaced by a per document postbox. The only problem: closing the last document means no more postboxes … 

The text command isn’t directly user friendly

I can’t believe that a set of users has used this command for four years without a single complaint. It’s awful. 

The property window fails to clean up old entries.

When deselecting an object, the edit windows where still there, though hidden by the fact that the property window shrunk.