Deleted a class and got an exception [FIXED]

(Read-only) To re-open a bug, start a new thread in the Bugs forum.

Moderator: MSandro

Locked
MrSteve
Posts: 61
Joined: Jun 16th, '16, 01:22

Deleted a class and got an exception [FIXED]

Post by MrSteve » Jul 3rd, '16, 03:32

See screenshot:
Screen Shot 2016-07-02 at 11.29.58 PM.png
Is there anyway I can save the state of the project of the stack at the time I get the exception? That way I could attach this to the Bug report.
You can re-create by opening attached project and then try and delete class "spin2"
stopMe2.gpp
(9.82 KiB) Downloaded 409 times

JohnM
Posts: 379
Joined: Sep 11th, '15, 14:42

Re: Deleted a class and got an exception

Post by JohnM » Jul 7th, '16, 15:01

Thanks for the bug report. I can reproduce this. Will fix.

JohnM
Posts: 379
Joined: Sep 11th, '15, 14:42

Re: Deleted a class and got an exception

Post by JohnM » Aug 1st, '16, 14:46

Fixed in v54.
Is there anyway I can save the state of the project or the stack at the time I get the exception? That way I could attach this to the Bug report.
You can re-create by opening attached project and then try and delete class "spin2"
GP does not have Smalltalk's cool "save memory snapshot" feature, but a screenshot of the debugger is a huge help. Thanks for including that!

Locked