gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gcl-devel] GCL-TK X_CreatePixmap BUG


From: Camm Maguire
Subject: Re: [Gcl-devel] GCL-TK X_CreatePixmap BUG
Date: 06 Apr 2004 11:46:18 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!  I believe this is external to GCL.  Your xserver has run
out of memory to allocate space for a pixmap.

Take care,

address@hidden writes:

> Hello,
> 
> I am in the process of creating a moderately complex GCL-Tk app. Currently, 
> when I tk::tkconnect, GCL-Tk returns the following error:
> 
> | Loading /usr/local/lib/gcl-2.6.0cvs/gcl-tk/tkl.o
> | start address -T 0x10636000 Finished loading 
> /usr/local/lib/gcl-2.6.0cvs/gcl-tk/tkl.o
> | 
> | "/usr/local/lib/gcl-2.6.0cvs/gcl-tk/gcltksrv 127.0.0.1 5016 348 :0.0 "X 
> Error of failed |request:  BadAlloc (insufficient resources for operation)
> |   Major opcode of failed request:  53 (X_CreatePixmap)
> |   Serial number of failed request:  89
> |   Current serial number in output stream:  98
> |  
> | Error: Read got an error, have closed connection
> | Fast links are on: do (si::use-fast-links nil) for debugging
> | Error signalled by COND.
> | Backtrace: funcall > system:top-level > eval > load > foo-brink::main > 
> foo-muff::assign > cond > TK::WM
> | 
> | Broken at FUNCALL.
> 
> This problem shows up on both I386 and PPC. This information has been 
> submitted to the bug tracker at: 
> http://savannah.gnu.org/bugs/index.php?func=detailitem&item_id=8425s
> 
> The problem is intermittent--sometimes it happens, sometimes it doesn't. 
> There doesn't seem to be any pattern. If you have any ideas how I can fix 
> this, please post or email me. In case it matters, this code does not 
> redefine any of its code.
> 
> Thanks!
> 
> 
> 
> _______________________________________________
> Gcl-devel mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gcl-devel
> 
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

[Prev in Thread] Current Thread [Next in Thread]