Performer/Motif GLX and a Pixmap

New Message Reply Date view Thread view Subject view Author view

Travis Terry (terry++at++cs.ucf.edu)
Wed, 18 Oct 1995 10:47:20 -0400 (EDT)


I hope someone can help me with this problem. It seems like a simple
thing to do. I have a Performer/Motif program which works great, but if I
try to allocate a Pixmap (via XCreatePixmap) or a GC (view XCreateGC), I get

  GL: X ext error: major req = 53, minor req = 0, err code = 9
  ERROR #93 Error in communication with window server: ERR_WMANIRC

and then the program terminates.

I am trying to create a dialog box with some standard Xlib drawing in
it. This error seems to occur the next time a widget is managed after
the Pixmap or GC creation. If I create the Pixmap/GC after all widgets
are created, managed, and realized, the error still occurs, but I cannot
figure out exactly where. I solved the GC problem by using XtGetGC
instead of XCreateGC, but I still need to create the pixmaps.

Any suggestions would be useful.

+============================================================================+
| Travis Terry terry++at++longwood.cs.ucf.edu |
| Programming Team coach |
| Graduate student |
| University of Central Florida |
+============================================================================+


New Message Reply Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:51:57 PDT

This message has been cleansed for anti-spam protection. Replace '++at++' in any mail addresses with the '@' symbol.