retitle 602936 gnuplot: wxt terminal deadlocks on loss of X11 connection
tags 602936 - fixed-upstream + upstream
forwarded 602936
https://sourceforge.net/tracker/?func=detail&aid=3303816&group_id=2055&atid=102055
thanks

I investigated this problem again, bisected gnuplot, opened a new
upstream bug and constructed a new testcase that more clearly
demonstrates what's happening:

plot x
print "use xkill to terminate the plot window, then press return"
pause -1
print "closing window"
set term wxt close
print "window closed

$ gnuplot ../test2.gnuplot
use xkill to terminate the window, then press return
<unknown>: Fatal IO error 0 (Success) on X server localhost:10.0.

closing window
^C^Z
[1]+  Stopped                 gnuplot ../test2.gnuplot

$ kill %1

More details can be found in upstream bug report.

This problem has not been fixed in current 4.4.x release or CVS.
It is not present in 4.2.x

Andreas



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to