From: Geoffrey F. <fu...@ga...> - 2002-01-28 16:52:36
|
Maurice LeBrun writes: > > I'm afraid I am writing to report some possibly discouraging news. > > The Tk driver is not working for me right now. I'm getting: > > > > Packet send failed: > > pl_PacketSend -- error writing to fifo: bad file number > > TCL command "plclient_link_end" failed: > > no application named "cplace_x86kaig" > > Program aborted > > > > when I run my code. The tk driver starts, the plframe is displayed, > > then it all vanishes in a puff of smoke, and 50% of the time or so, it > > prints the above message, the other times it all simply vanishes > > without a trace. > > No idea.. I've never seen this. BTW it may be informative to run including > the -debug option. Then again it may not help. I've demonstrated that the behavior is the same with snapshots from 1/1/02 and from 9/1/01. Therefore, I think it is clear that it is at least not a recently introduced bug in PLplot. Whether or not it is a bug in PLplot at all, is yet to be determined, it may still be in my code. However, I haven't been able to find the cause yet. Somehow it seems that when running the tk driver, somehow my code cores and the message is coming from plserver, saying the host app is dead. When I run the host code in the debugger, it sometimes claims to have ended with a SIGPIPE. Doesn't make any sense to me. yet. Using any other device seems to work fine. -- Geoffrey Furnish fu...@ga... |