<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello,<br>
As my paste on irc lisp, did not  have any answer, I turning again to
this more specialized mailing list.<br>
<br>
<tt><span class="paste">I have this MClim problem. The application runs
fine on<br>
Linux with SBCL 1.0.13, xorg-x11-server 1.3.0.0-9.fc7,<br>
a recent version of MClim.<br>
But doesn't on my Mac <span class="paren1">(<span class="paste">Darwin
PowerPC</span>)</span> with MacOS 10.5 <span class="paren1">(<span
 class="paste">leopard</span>)</span>,<br>
SBCL 1.0.16, cvs version of MClim, <br>
Xquartz 2.1.5 - <span class="paren1">(<span class="paste">xorg-server
1.3.0-apple22</span>)</span><span class="paren1">(<span class="paste">2.1.5</span>)</span>.<br>
<br>
I have tried to create the smallest as possible<br>
application where the problems occurs (attached).<br>
Just compile the file and launch mini::(start)<br>
<br>
On Linux, I have the desired behaviour:<br>
a circle blinks <span class="paren1">(<span class="paste">red/green/red/...</span>)</span>
on the display pane<br>
and at the bottom of the window application, the "quit"<br>
button is displayed and works.<br>
<br>
On the Mac, the circle blinks correctly but the "Quit"<br>
button never shows up.<br>
For a while the application is killable with C-c C-c<br>
<span class="paren1">(<span class="paste">under Slime</span>)</span>,
but after a while there is no way<br>
to kill it than to stop Lisp and restart everything<br>
<span class="paren1">(<span class="paste">even <a
 href="http://www.lispworks.com/reference/HyperSpec/Body/s_the.htm"
 class="symbol"><i><span class="symbol">the</span></i></a> X server</span>)</span>.<br>
<br>
Note that this application used to work on Mac OS 10.3 <span
 class="paren1">(<span class="paste">Panther</span>)</span><br>
with older versions of everything.<br>
I suspect the X server to behave differently from before.<br>
But now I don't see how to make the application work.<br>
This is too bad, as I usually use a similar application<br>
for my Lisp undergraduate course.<br>
<br>
If anyone has an idea, it will be welcomed.<br>
Irène<br>
<br>
</span></tt>
</body>
</html>