Squeak 5.2 + cutting-edge VM full-screen button leads to no more event handling...?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Squeak 5.2 + cutting-edge VM full-screen button leads to no more event handling...?

Tim Johnson-2
 
Hi,

Maybe this has already been reported and discussed here... but over the last month or so, opensmalltalk-vm VMs I've built on my own will stop responding to keyboard (including Cmd-.) & mouse events after I (a) hit the "go full screen" button in the upper-right of the Squeak window or (b) evaluate "DisplayScreen toggleFullScreen" (which is what that button sends).  This doesn't happen with the VM that shipped with Squeak 5.2.  Is it just me?  

Configurations used:

OS X 10.13.6 (17G65)
Xcode 9.4.1
Squeak image 5.2 (32-bit and 64-bit)

VM 5.0.201812062314
latest commit 32c4b7972e05455d367f91ef7a6e67d79825217e (has been happening before this one)

tested build.macos32x86 and build.macos64x64
with squeak.cog.spur

Thanks,
Tim

Reply | Threaded
Open this post in threaded view
|

Re: Squeak 5.2 + cutting-edge VM full-screen button leads to no more event handling...?

Eliot Miranda-2
 
Hi Tim,

    can you report this as an issue on open smalltalk-vm?  I shall try and reproduce this tomorrow.  It could indeed be a new bug.  I'll report back tomorrow.

On Sat, Dec 8, 2018 at 9:20 PM Tim Johnson <[hidden email]> wrote:
 
Hi,

Maybe this has already been reported and discussed here... but over the last month or so, opensmalltalk-vm VMs I've built on my own will stop responding to keyboard (including Cmd-.) & mouse events after I (a) hit the "go full screen" button in the upper-right of the Squeak window or (b) evaluate "DisplayScreen toggleFullScreen" (which is what that button sends).  This doesn't happen with the VM that shipped with Squeak 5.2.  Is it just me? 

Configurations used:

OS X 10.13.6 (17G65)
Xcode 9.4.1
Squeak image 5.2 (32-bit and 64-bit)

VM 5.0.201812062314
latest commit 32c4b7972e05455d367f91ef7a6e67d79825217e (has been happening before this one)

tested build.macos32x86 and build.macos64x64
with squeak.cog.spur

Thanks,
Tim



--
_,,,^..^,,,_
best, Eliot