From: U-E59264-Osman F B. <ab...@c1...> - 2001-06-18 14:04:42
|
Alan W. Irwin writes: > Osman, I am putting your question and Maurice LeBrun's response which was > made on the development list to the plplot-general list where I think they > belong. So Maurice may have fixed this, but you will have to try the CVS > version (or try setting pls->nopixmap=1) to see. Ok, I did this in xwin.c in plD_init_xw() after pls->plbuf_write = 1; /* Activate plot buffer */ pls->nopixmap = 1; Now I get : Enter device number or keyword: 1 X protocol error: error=8 request=1 minor=0 X protocol error: error=3 request=18 minor=0 X protocol error: error=3 request=18 minor=0 X protocol error: error=3 request=18 minor=0 X protocol error: error=3 request=2 minor=0 X protocol error: error=9 request=55 minor=0 X protocol error: error=9 request=55 minor=0 X protocol error: error=9 request=14 minor=0 X protocol error: error=3 request=2 minor=0 X protocol error: error=3 request=2 minor=0 X protocol error: error=3 request=12 minor=0 X protocol error: error=3 request=8 minor=0 Osman P.S. I thought I was subscribed to plplot-general but don't seem to be getting the messages ( I can see myself in the subscriber llist) |