Closed GoogleCodeExporter closed 8 years ago
Actually, the errors in the log aren't what causes the crash. Those errors in
the log are benign and occur
when you load Cocoa into CCL.
If you fix your example to supply some items in the call to show-string-popup,
you will run into problems
with popup menus.
I fixed the most egregious of these with CCL r13350. To get the updates,
update your ccl/cocotron directory.
(The popup doesn't appear in your example but the popup in the image editor now
works)
I also removed the bogus "unimplemented" method log entry for
convertFont:toHaveTrait: since it is
implemented.
Original comment by palter@clozure.com
on 31 Dec 2009 at 8:40
Original issue reported on code.google.com by
pokermik...@gmail.com
on 22 Dec 2009 at 2:19