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

Christophe Rhodes csr21 at cantab.net
Sat Aug 23 13:31:54 UTC 2008


"Andy Hefner" <ahefner at gmail.com> writes:

> Fixing this allocation issue doesn't solve the underlying problem that
> this test causes mcclim to exhaust the available space of resource-ids
> by never freeing these gcontexts.

I attach a patch for consideration against mcclim (yeah, I know, I
have commit access, but I'm rusty) which seems to fix the leaky
gcontext problem in the CLX backend.  There may well be an analogous
problem in other backends (except the Null backend :-); I haven't
investigated.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: pixmap-gcontext.diff
Type: text/x-diff
Size: 4534 bytes
Desc: mcclim putative fix
URL: <https://mailman.common-lisp.net/pipermail/mcclim-devel/attachments/20080823/ca8cf50e/attachment.diff>
-------------- next part --------------

I've also got something like Andy's resourcealloc patch in my clx (not
pushed yet), along with a fix for Shawn's resource ID issue.  Wow,
it's almost like being up to date...

Best,

Christophe


More information about the mcclim-devel mailing list