Search found 3 matches

by nagle
Jun 10th, '16, 02:09
Forum: Fixed Bugs
Topic: debugger view causing a crash
Replies: 1
Views: 9325

debugger view causing a crash

I can reproduce this one on request. I am a little hazy on the steps, but I want to get it down while I have something in my memory: In the gp program attached (running on 0.47), I run the program, get an error, and then after hitting enter a few times and then exit, the debugger floods the terminal...
by nagle
Jun 10th, '16, 02:03
Forum: Bugs
Topic: debugger changes code and scripts pane doesn't reflect changes
Replies: 0
Views: 6384

debugger changes code and scripts pane doesn't reflect changes

This was a funny one! John and I discovered this on Wednesday together. The editor in the debugger allows blocks to be changed around. These changes don't get reflected / refreshed in the scripts pane! I was confused for a while about my code. Then we realized the discrepancy between debugger and sc...
by nagle
Jun 10th, '16, 01:59
Forum: Fixed Bugs
Topic: delete instance variable crashes in 0.48 [FIXED]
Replies: 1
Views: 9170

delete instance variable crashes in 0.48 [FIXED]

At least on my machine, it happened twice:

I make a new instance variable, using the buttons in Variables, then use the 'delete instance variable'. and my gp freezes.

I am attaching a screen shot of the issue here!