[mcclim-devel] [bug] Asynchronous ID-CHOICE-ERROR -- CLX or McCLIM?

Nikodemus Siivola nikodemus at random-state.net
Fri Aug 22 12:50:44 UTC 2008


On Fri, Aug 22, 2008 at 3:20 PM, Christophe Rhodes <csr21 at cantab.net> wrote:
> "Nikodemus Siivola" <nikodemus at random-state.net> writes:
>
>> On Fri, Aug 22, 2008 at 1:16 PM, Christophe Rhodes <csr21 at cantab.net> wrote:
>>> "Nikodemus Siivola" <nikodemus at 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.

Was able to reproduce here, though it took something like 30 minutes.

> Can you run
>
> (let ((display (xlib:open-default-display)))
>  (values (xlib::display-resource-id-mask display)
>          (xlib::display-resource-id-base display)))

In the image where I had just duplicated the error, while in the debugger:

2097151
10485760

In a clean image with just CLX loaded:

2097151
8388608

Cheers,

 -- Nikodemus



More information about the mcclim-devel mailing list