From: Alan W. I. <ir...@be...> - 2002-05-22 01:41:05
|
I suspect this is one more variation on a chronic X_CreateWindow problem that Maurice reviewed "fixes" of (stretching back 7 (!) years) in http://sourceforge.net/mailarchive/message.php?msg_id=3D151054. I suggest you temporarily change case $system in SunOS-* ) AC_DEFINE(USE_DEFAULT_VISUAL) =09 ;; * ) esac appropriately in configure.in to see see whether defining USE_DEFAULT_VISUA= L will workaround your problem for 8-bit pseudocolour X servers. If it does, that is one more clue about what the real fix should be. Alan email: ir...@be... phone: 250-727-2902=09FAX: 250-721-7715 snail-mail: Dr. Alan W. Irwin Department of Physics and Astronomy, University of Victoria, P.O. Box 3055, Victoria, British Columbia, Canada, V8W 3P6 __________________________ Linux-powered astrophysics __________________________ On Wed, 22 May 2002, [iso-8859-1] Jo=E3o Cardoso wrote: > Hi, > > For some reason I had to use plplot in a 8 bits PseudoColor xserver > (256 colors), and got the following error: > > jcard@rick:~/tmp/plplot-clean/tmp > ./x01c -dev xwin -debug > Plplot library version: 5.1.0 > XVisual class =3D=3D PseudoColor > xwd->rw_cmap =3D 1 > Downgrading to r/o cmap. > Attempting to allocate r/o colors in cmap0. > X Error of failed request: BadMatch (invalid parameter attributes) > Major opcode of failed request: 1 (X_CreateWindow) > Serial number of failed request: 11 > Current serial number in output stream: 15 > > Will it be worth correcting it, or are 256 colors PseudoColor xservers > part of the past? > > Joao > > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > _______________________________________________ > Plplot-devel mailing list > Plp...@li... > https://lists.sourceforge.net/lists/listinfo/plplot-devel > |