On Mon, Apr 23, 2012 at 04:16:29PM +0200, Kassen wrote: > On Mon, Apr 23, 2012 at 04:00:48PM +0200, Kassen wrote: > > I think I have a issue; > > > > Never mind, that was the known issue with the collada imports, just > with a slightly different error message. I commented that part out of > fluxus.ss and now it runs.
glad you made it :) > My fault for not more properly reading back > the list, but in my defence I have to say that this was a particularly > unhelpfull stack trace. if anyone wants to see another (at least to me) cryptic bt, this happens with M-x run-geiser inside emacs: racket@> (require (file "/usr/lib/fluxus-018/drflux.ss")) compile: bad syntax; literal data is not allowed, because no #%datum syntax transformer is bound in the transformer environment in: #f /usr/share/geiser/racket/geiser/enter.rkt:110:8: (eval code) /usr/share/geiser/racket/geiser/enter.rkt:88:18: ((checked-procedure-check-and-extract struct:keyword-procedure code keyword-procedure-extract (quote (#:notify)) (quote 6)) (quote (#:notify)) (list temp11) path7 temp8 compile9 temp10) /usr/share/geiser/racket/geiser/enter.rkt:88:6: (let-values (((code) (let-values (((code) lifted.1) ((....) ....) (....) ....) ((checked-procedure-check-and-extract ....) (....) ....))) ((path) (normal-case-path (simplify-path (....))))) (let-values (((m) (mod1 name ....))) (add-paths! m (resolve-pat... /usr/share/geiser/racket/geiser/enter.rkt:88:18: ((checked-procedure-check-and-extract struct:keyword-procedure code keyword-procedure-extract (quote (#:notify)) (quote 6)) (quote (#:notify)) (list temp11) path7 temp8 compile9 temp10) /usr/share/geiser/racket/geiser/enter.rkt:88:6: (let-values (((code) (let-values (((code) lifted.1) ((....) ....) (....) ....) ((checked-procedure-check-and-extract ....) (....) ....))) ((path) (normal-case-path (simplify-path (....))))) (let-values (((m) (mod1 name ....))) (add-paths! m (resolve-pat... /usr/share/geiser/racket/geiser/enter.rkt:88:18: ((checked-procedure-check-and-extract struct:keyword-procedure code keyword-procedure-extract (quote (#:notify)) (quote 6)) (quote (#:notify)) (list temp11) path7 temp8 compile9 temp10) /usr/share/geiser/racket/geiser/enter.rkt:88:6: (let-values (((code) (let-values (((code) lifted.1) ((....) ....) (....) ....) ((checked-procedure-check-and-extract ....) (....) ....))) ((path) (normal-case-path (simplify-path (....))))) (let-values (((m) (mod1 name ....))) (add-paths! m (resolve-pat... hmmm .... regards, x
