Re: hemlock not starting
"Raymond Toy (RT/EUS)" <[email protected]>
| Newsgroups | gmane.lisp.cmucl.general |
|---|---|
| Message-ID | <[email protected]> |
David A. Cobb wrote: > CMU Common Lisp CVS release-19a 19a-release-20040728 + minimal debian 19a is quite old. Is it possible to use a more recent version? > > 0: (PARSE-INTEGER "" :START 0 :END ...) > 1: (XLIB::GET-BEST-AUTHORIZATION "BiskitServer1" 0 :TCP) > 2: (OPEN-CLX-DISPLAY ":0.0") > 3: (HEMLOCK-INTERNALS::INIT-RAW-IO ":0.0") Can you try setting DISPLAY to BistkitServer1:0.0 instead of just :0.0? There have a been few changes in this area in more recent releases. Ray