Re: XGetImage generates a BadAlloc error

2003-11-08 Thread Mark Vojkovich
XGetImage didn't generate the error, XCreatePixmap did. You are forgetting the client-server model. The server didn't get the CreatePixmap until you made your GetImage request, which would flush requests to the server (necessary since GetImage requires a reply from the server). Call XSync afte

XGetImage generates a BadAlloc error

2003-11-08 Thread Pierrot
Hi all, I'm a newcomer to this list and my problem may be off topic. Anyway, running on Xfree 4.2.0, one of my applications (I mean the one I'm currently coding) is crashing with the following error: X Error of failed request: BadAlloc (insufficient resources for operation) Major opcode of fa

Re: 2D Acceleration not used using ATI Rage Mobility P/M AGP 2x

2003-11-08 Thread Marc Aurele La France
On Sat, 8 Nov 2003, Marc Aurele La France wrote: > On Fri, 7 Nov 2003, Salvio Sergi wrote: > > Everything starts fine with no errors (as you can see from the logs). > > The problem I have is that I don't think I have 2D acceleration. > > The simple test I do is to just drag a window on the scre

Re: 2D Acceleration not used using ATI Rage Mobility P/M AGP 2x

2003-11-08 Thread Marc Aurele La France
On Fri, 7 Nov 2003, Salvio Sergi wrote: > Everything starts fine with no errors (as you can see from the logs). > The problem I have is that I don't think I have 2D acceleration. > The simple test I do is to just drag a window on the screen... the > redraw is extremely slow and the CPU is maxed

devices Xfbdev

2003-11-08 Thread jassi brar
Hi, can anyone plz tell me what devices does Xfbdev(and Xipaq) expect in the /dev/ directory, to work properly? I mean, apart from fb0. There is no documentation availble :( ..if u know any, plz tell that also. Regards. Jassi.

Re: Re: Xfbdev error

2003-11-08 Thread jassi brar
Hi David, I _do_ have shared libraries. Can u please tell me the OPTION, to give while compiling Xfbdev, by which it knows of the shared libs being present already. I mean something to be define'd or undef'd in the any .def file.? All these libs libX*.so.* also get compipled with the Xfbdev.