From: Alan W. I. <ir...@be...> - 2003-04-15 21:19:23
|
On Mon, 14 Apr 2003, Sebastian Kuzminsky wrote: > [...]Allocated 16 colors in cmap0. > CreatePixmap: creating pixmap: width = 1200, height = 900, depth = 24 > fnt: 1 > <hangs here> > > > > > When i run the same app on this same machine, but displaying over the > net to another box, it works. I wonder if the hang is due to some authentication problem, waiting for some resource (colours?), or some other issue with your X server on the hanging machine? If you run PLplot apps on another machine and display results on the machine that hangs for a local Plplot app, do you still get the hang? How about if you run any other X app (e.g., xterm) on another machine and display it on the hanging machine? You might also want to try -dev tk and -dev ntk to see how they display on your hanging machine. Those devices are also X based, but presumably they use X in a different way than -dev xwin so they may work better (or work worse with a better error message) than -dev xwin. 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 affiliation with the PLplot scientific plotting software package (plplot.org). __________________________ Linux-powered Science __________________________ |