|
From: <HBB...@t-...> - 2007-10-16 18:35:52
|
Tiffany Jones wrote: > gnuplot> plot 'cancerb4b3f_p1.out' using 1:2 with lines > > gnuplot> XIO: fatal IO error 131 (Connection reset by peer) on X server Something went bad in the communication between the process running gnuplot and the one running the X11 window handling (gnuplot_x11). Possible reasons include broken X servers, version mixups between gnuplot and x11, and genuine communication errors along the X11 protocol's data path. |