[squeak-dev] workspace issue

Marcel Taeumel marcel.taeumel at hpi.de
Thu Nov 14 08:42:41 UTC 2019


Hi David.

You are using (a fresh) Squeak 5.2 #18232?
Can you share a screenshot of the issue (workspace + debugger)?
What are your favourite preferences you set up in a Squeak image?

Best,
Marcel
Am 13.11.2019 17:28:41 schrieb David Duke <duke.j.david at gmail.com>:
Hello,
I'm having an unusual problem with my workspaces. I'musing 
Squeak 5.2 on a windows machine.

If I enter an expression in a workspace  and then 'print it' all
works fine

However if I try to preform an action, e.g.

Transcript show: 'hello'
or
'x:= 1'
in the workspace and then 'do it' either by  
Alt -d  or by menu action.
I get an exception
Message not Understood Undefinedbject >># selectionInterval

The rot seems to be Parser>>variable

My hunch is that one of the methods was getting an ill-defied interval
i.e (lo to: hi) with lo >=hi,
but I have not been able to confirm this in all cases.

I haven't seen any similar reports, so I suspect its not a system issue.
Any thoughts on what I might be doing wrong?


thanks,
David

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20191114/9ab55263/attachment.html>


More information about the Squeak-dev mailing list