"Nikodemus Siivola" nikodemus@random-state.net writes:
On Fri, Aug 22, 2008 at 1:16 PM, Christophe Rhodes csr21@cantab.net wrote:
"Nikodemus Siivola" nikodemus@random-state.net writes:
I don't think this is related, but I have been investigating that one this morning anyway, while waiting for your test case to break. (It's been about an hour so far; is that normal? I can suggest diagnostics to run on your system if not.)
IIRC it used to break in less then five minutes. I'll try to reproduce again before updating CLX.
It's still going here, about 4 hours later. Can you run
(let ((display (xlib:open-default-display))) (values (xlib::display-resource-id-mask display) (xlib::display-resource-id-base display)))
against your X server?
Thanks,
Christophe