Custom Query (1030 matches)
Results (700 - 702 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #690 | invalid | CL32-863 will not launch | ||
| Description |
Just downloaded 1.5, and tried to open CL32.app, which was fine in 1.4 The alt console opens with
CL64 works |
|||
| #692 | fixed | DIRECTORY extensions undocumented | ||
| Description |
The keyword arguments that modify/extend DIRECTORY's behavior are undocumented. |
|||
| #693 | invalid | Clozure CL64.app does not start on a new MacBookPro | ||
| Description |
Clozure C64.app from the ftp://clozure.com/pub/release/1.5/ccl-1.5-darwinx86.dmg distribution does not start properly: I get the following message in an AltConsole window: > Error: Objective-C runtime exception: > *** -[NSKeyedUnarchiver initForReadingWithData:]: non-keyed archive cannot be decoded by NSKeyedUnarchiver > While executing: (:INTERNAL GUI::|+[LispApplicationDelegate initialize]|), in process Initial(0). > Type :POP to abort, :R for a list of available restarts. > Type :? for other options. 1 > The same problem happens when I run dx86cl64 in a terminal and try to build the IDE by hand (require :cocoa-application) - I eventually get: ;Compiling "/Users/jacek/lisp/ccl-1.5/cocoa-ide/xinspector.lisp"... > Error: Objective-C runtime exception: > *** -[NSKeyedUnarchiver initForReadingWithData:]: non-keyed archive cannot be decoded by NSKeyedUnarchiver > While executing: #<Anonymous Function #x30200069218F>, in process Initial(0). ;;; ;;; #<PROCESS Initial(0) [Active] #x3020000B752D> requires access to Shared Terminal Input ;;; Type (:y 0) to yield control to this thread. ;;; ;Loading #P"/Users/jacek/lisp/ccl-1.5/cocoa-ide/fasls/xinspector.dx64fsl"... Version: Clozure CL64-36452 MacBookPro 6,2 with IntelCore i7. My old version of CCL (early 1.4) works fine. |
|||
