
Indeed, sorry for my mistake. Note that when using SLIME the REPL you see in *slime-repl* buffer is not the main one. So you may try the code without SLIME to see whether the problem is indeed thread-related. On Sat, Apr 26, 2014 at 8:25 PM, Stas Boukarev <stassats@gmail.com> wrote:
Ivan Shvedunov <ivan4th@gmail.com> writes:
Unfortunately it seems to be a problem with Mac OS X, see comments for https://bugreports.qt-project.org/browse/QTBUG-7393 Seems like the only fix is to run QApplication from the main thread which doesn't seem to be possible with threaded SBCL. Not sure whether there are other workarounds :( It is possible with threaded SBCL, the initial REPL thread is the main thread.
-- With best regards, Stas.
-- Ivan Shvedunov <ivan4th@gmail.com> ;; My GPG fingerprint is: 2E61 0748 8E12 BB1A 5AB9 F7D0 613E C0F8 0BC5 2807