Replies: 2 comments
-
If you are running lem and sketch on the same sbcl process, crashing is, well, likely. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Oh, that works! Okay, I learned something new. I have more to learn about Lisp and SBCL processes. Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For clarification:
Problem: Lem-SDL2 works great on Stumpwm, no issues. However, when I startup the Sketch (https://github.com/vydd/sketch) package and start an instance of one of the examples or any new window it crashes Lem. Sketch uses cl-sdl2 so I assume there is some interaction here that causes Lem to hang. Basically, on Stumpwm Lem rendering of the window stops and while I can cycle through Lem / Sketch windows nothing renders. This could be something to do with Stumpwm + Lem + Sketch as well and I need to test that.
Question: Anyone here running Stumpwm? Are you able to load Sketch examples from the Lem lisp repl?
Beta Was this translation helpful? Give feedback.
All reactions