[Ecls-list] clx failure
Julian Stecklina
js at alien8.de
Wed Mar 17 01:05:08 UTC 2010
Hello,
this is with a recent ECL from git:
% echo $DISPLAY
:0.0
% ecl
ECL (Embeddable Common-Lisp) 10.3.1
[...]
> (require :clx)
;;; Loading #P"/home/julian/local-install/lib/ecl-10.3.1/clx.fas"
;;; Loading #P"/home/julian/local-install/lib/ecl-10.3.1/sockets.fas"
("CLX" "SB-BSD-SOCKETS" "SOCKETS")
> (xlib:open-default-display)
X-Error: Connection failure to X11.0 server display 0: No protocol specified
Available restarts:
1. (RESTART-TOPLEVEL) Go back to Top-Level REPL.
Broken at XLIB::X-ERROR.
File: "src:clx;dependent.lisp.NEWEST" (Position #76750)
>> :backtrace
Backtrace:
> XLIB::X-ERROR
> xlib::display-connect
> xlib:open-display
> xlib:open-default-display
> si:bytecodes [Evaluation of: (xlib:open-default-display)]
Staring at display-connect doesn't reveal what's the real cause. Any
hints?
Regards,
--
Julian Stecklina
The day Microsoft makes something that doesn't suck is probably the day
they start making vacuum cleaners - Ernst Jan Plugge
More information about the ecl-devel
mailing list