From: Sebastian K. <se...@he...> - 2003-04-15 22:19:12
|
"Alan W. Irwin" <ir...@be...> wrote: ] 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? Yes it still breaks. I no longer think it's a hang, though. plinit() returns, it doesnt hang like i had reported. ] How ] about if you run any other X app (e.g., xterm) on another machine and ] display it on the hanging machine? All other X apps work fine, in all combinations of "run on local (breaking) machine or remote" and "display on local (breaking) machine or remote". ] 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. "-dev tk" and "-dev ntk" both work like a champ. Far as i can tell, it's just xwin that's hosed. -- Sebastian |