[Vm-dev] Canceled: OpenSmalltalk/opensmalltalk-vm#1970 (202003021730 - 6a0bc96)

Travis CI builds at travis-ci.org
Wed Mar 25 21:33:54 UTC 2020


Build Update for OpenSmalltalk/opensmalltalk-vm
-------------------------------------

Build: #1970
Status: Canceled

Duration: 6 mins and 4 secs
Commit: 6a0bc96 (202003021730)
Author: Fabio Niephaus
Message: Restore pumpRunLoopEventSendAndSignal: for Squeak

@guillep introduced some additional logic to filter out events that do not correspond to the VM window. The about panel and the fullscreen frame are also alien windows, but were not receiving any events because of this change. As a consequence, these events will forever remain in the queue and therefore, the buttons of the fullscreen frame and about panel cannot be clicked.
This commit reverts all changes back to the previous version that consumes all events and forwards them to NSApp.
In order to avoid breaking PharoVM, we do all of this behind an `#ifdef PharoVM`.

Relevant changes:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/295
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/300

View the changeset: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/202003021730

View the full build log and details: https://travis-ci.org/github/OpenSmalltalk/opensmalltalk-vm/builds/657644632?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the OpenSmalltalk/opensmalltalk-vm repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=8795279&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20200325/b013ecd5/attachment-0001.html>


More information about the Vm-dev mailing list