#448: Running under Netbeans fails with QUICKLISP-ABCL load ----------------------------+---------------------------- Reporter: mevenson | Owner: Type: defect | Status: new Priority: major | Milestone: 1.6.0 Component: abcl-contrib | Version: 1.5.0-dev Keywords: quicklisp-abcl | Parent Tickets: ----------------------------+---------------------------- {{{ Loaded /Users/evenson/.cache/common-lisp/abcl-1.6.0-dev- fasl43-macosx-x64/Users/evenson/work/abcl/dist/abcl-contrib.jar/quicklisp /quicklisp-abcl.abcl (0.023 seconds) ; Loading /Users/evenson/quicklisp/setup.abcl ... Failed to get InputStream for 'jar:file:/Users/evenson/quicklisp/setup.abcl!/impl_tmp17FXGQWI_16.cls' ABCL Debug.assertTrue() assertion failed! java.lang.Error: ABCL Debug.assertTrue() assertion failed! at org.armedbear.lisp.Debug.assertTrue(Debug.java:48) at org.armedbear.lisp.Pathname.getInputStream(Pathname.java:2386) at org.armedbear.lisp.Lisp.readFunctionBytes(Lisp.java:1363) }}}
-- Ticket URL: http://abcl.org/trac/ticket/448 armedbear http://abcl.org armedbear
#448: QUICKLISP-ABCL load under Netbeans has the idea that Quicklisp is packaged in a Jar -------------------------------+---------------------------- Reporter: mevenson | Owner: mevenson Type: defect | Status: accepted Priority: major | Milestone: 1.6.0 Component: abcl-contrib | Version: 1.5.0-dev Resolution: | Keywords: quicklisp-abcl Parent Tickets: | -------------------------------+---------------------------- Changes (by mevenson):
* owner: => mevenson * status: new => accepted
Comment:
Mistaken: QUICKLISP-ABCL will eventually load, but the initial guess that Quicklisp is possibly located within a jar file is wrong, and needs to be investigated.
-- Ticket URL: http://abcl.org/trac/ticket/448#comment:1 armedbear http://abcl.org armedbear
#448: QUICKLISP-ABCL load under Netbeans has the idea that Quicklisp is packaged in a Jar ----------------------------------+----------------------------- Reporter: Evenson Not Org | Owner: Evenson Not Org Type: defect | Status: closed Priority: major | Milestone: 1.6.1 Component: abcl-contrib | Version: 1.5.0-dev Resolution: fixed | Keywords: quicklisp-abcl Parent Tickets: | ----------------------------------+----------------------------- Changes (by Evenson Not Org):
* status: accepted => closed * resolution: => fixed
Comment:
Works for me with 1.6.0
-- Ticket URL: http://abcl.org/trac/ticket/448#comment:3 armedbear http://abcl.org armedbear
armedbear-ticket@common-lisp.net