From: Alan W. I. <ir...@be...> - 2002-02-28 17:36:11
|
Thanks for your report, Paul. We have had a similar report for a particular IRIX X server (and X servers from Sun before that which is why we made that Sun-specific fix), but that is the first such report we have had concerning a Linux X server (perhaps because we haven't yet had a chance to get our hands on a RedHat 7.2 system to test PLplot for ourselves in that environment). What version of X are you running on your RH 7.2 system? BTW, yesterday I turned some of your PLplot code (in the plTranslateCursor function) into a function that was accessible from all front ends. So I feel a bit like your son or even grandson in the PLplot family....;-) Alan email: ir...@be... phone: 250-727-2902 FAX: 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 Thu, 28 Feb 2002, Paul Casteels wrote: > Hello, > > I tried to install plplot 5.1.0 on a RedHat 7.2 system. > > The x01c demo crashed with : > > X Error of failed request: BadMatch (invalid parameter attributes) > Major opcode of failed request: 1 (X_CreateWindow) > Serial number of failed request: 10 > Current serial number in output stream: 14 > > In the configure script there is > #define USE_DEFAULT_VISUAL 1 only for SunOS. > Enabling this also on RedHat7.2 seems to solve the problem. > > Best regards, > > Paul Casteels Pau...@ua... Tel: +32.3.8202455 > Fax: +32.3.8202470 > University of Antwerp Dpt.Physics > Universiteitsplein 1 > B-2610 Wilrijk > Belgium > > > _______________________________________________ > Plplot-general mailing list > Plp...@li... > https://lists.sourceforge.net/lists/listinfo/plplot-general > |