From: Alan W. I. <ir...@be...> - 2003-01-29 19:18:38
|
Joao, can you verify this X problem that was reported to me privately for SuSe 8.1? This problem has popped up before on a few platforms, but I have forgotten what we did for a fix. Alan __________________________ Alan W. Irwin email: ir...@be... phone: 250-727-2902 Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the Canadian Centre for Climate Modelling and Analysis (www.cccma.bc.ec.gc.ca) and the PLplot scientific plotting software package (plplot.org). __________________________ Linux-powered Science __________________________ ---------- Forwarded message ---------- Date: Wed, 29 Jan 2003 14:04:43 -0000 From: Simon Pinches <Sim...@je...> To: 'Alan W. Irwin' <ir...@be...> Subject: RE: [Plplot-general] Warning: PLplot-5.2.0 has been released agai n today Dear Alan, Sorry for troubling you again, but.... I re-configured with --enable-dyndrivers and everything now compiled okay. However, trying to use the xwin driver gives the following error: Enter device number or keyword: 1 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 version 5.1.0 I'd fixed this problem by following Paul Casteels advice and adding #define USE_DEFAULT_VISUAL 1 also for Linux systems rather than just for SunOS in the configuration script. However, in 5.2.0 I notice that this isn't even set for SunOS, and setting it in this case didn't help either. Can you suggest a fix for the new release with SuSE 8.1? Regards, Simon |