nanogui: nano-X: GsError (GrNewPixmap) Out of server memory


Previous by date: 10 May 2007 14:46:48 +0100 Re: Back to screen flickering, Greg Haerr
Next by date: 10 May 2007 14:46:48 +0100 Re: Error during compilation for sh4 target file system, Hou Xiang ZHU
Previous in thread: 10 May 2007 14:46:48 +0100 nano-X: GsError (GrNewPixmap) Out of server memory, Claudia De Bartolomeis
Next in thread:

Subject: Re: [nanogui] nano-X: GsError (GrNewPixmap) Out of server memory
From: "Greg Haerr" ####@####.####
Date: 10 May 2007 14:46:48 +0100
Message-Id: <025f01c79309$8fb65b30$2f01a8c0@HaydenLake>

> The Nano-X server produces the following error: 
> Allocation of length 1232896 from process 108 failed
> pmap = GrNewPixmap(640, 480, NULL);

When you execute the above GrNewPixmap, the
server allocates 640*480*4 bytes per pixel for
the image (when running on 32bpp framebuffer), 
which is the cause of your memory error.

You'll need to look into the details of your OS and
application allocation strategy to allow more memory,
or perhaps switch to a less memory-consuming hardware
pixel format.

Regards,

Greg


Previous by date: 10 May 2007 14:46:48 +0100 Re: Back to screen flickering, Greg Haerr
Next by date: 10 May 2007 14:46:48 +0100 Re: Error during compilation for sh4 target file system, Hou Xiang ZHU
Previous in thread: 10 May 2007 14:46:48 +0100 nano-X: GsError (GrNewPixmap) Out of server memory, Claudia De Bartolomeis
Next in thread:


Powered by ezmlm-browse 0.20.