Skip to content

The basic test freezes the REPL after ESC is hit with OSX Darwin 17.7.0, CCL 1.11-r16635 and SDL2-2.0.8 #112

Description

@degyves
  • Tested with and without XQuartz
  • If we run the example with: (sdl2-examples:basic-test)
    then the ESC keystroke is detected and the window closes
    but CCL won't back to the REPL. Had to kill -9 ccl.
  • If we run with (sdl2:make-this-thread-main #'sdl2-examples:basic-test),
    the keystrokes are not detected and the window cannot be closed. Had
    to kill the window and ccl.

Any ideas? maybe run the example into another thread?

I can replay the problem and provide additional info.

Metadata

Metadata

Assignees

No one assigned

    Labels

    osxApple Operating System

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions