Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (493 - 495 of 1030)

Ticket Resolution Summary Owner Reporter
#693 invalid Clozure CL64.app does not start on a new MacBookPro Jacek Malec
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.

#692 fixed DIRECTORY extensions undocumented Gary Byers
Description

The keyword arguments that modify/extend DIRECTORY's behavior are undocumented.

#691 fixed easygui crash Gary Byers gz
Description

When I do (make-instance 'easygui-demo::converter-window) in a fresh IDE, on MacOSX 10.5.8 on a MacBook Pro, I get a crash.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.