home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.graphics.gnuplot
- Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!uwm.edu!ux1.cso.uiuc.edu!news.cso.uiuc.edu!ux2.cso.uiuc.edu!ejk
- From: ejk@ux2.cso.uiuc.edu (Ed Kubaitis - CCSO)
- Subject: Re: Problem with X11 ....
- References: <arndt.720987191@kaa>
- Message-ID: <BxAqGJ.IyI@news.cso.uiuc.edu>
- Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
- Organization: University of Illinois - Urbana
- Date: Fri, 6 Nov 1992 13:21:53 GMT
- Lines: 16
-
- arndt@kaa.informatik.rwth-aachen.de (Stefan Arndt) writes:
- |We have a problem with gnuplot V3.2 and X11R4 using
- |set term=X11 .
- |We cannot quit without iconifying the plot window.
- |What is still more bothering is that we cannot use
- |the statement pause -1 because the graphic window is not redwawn
- |until we iconified and deiconified it.
-
- The problem is likely due to ISC's botched implementation of the
- BSD select() system call. There was a fix submitted for gnuplot 3.3.
- In the meantime, you might try recompiling gnuplot and gnuplot_x11
- with -DCRIPPLED_SELECT added to the CFLAGS makefile parameter.
-
- ----------------------------------
- Ed Kubaitis (ejk@ux2.cso.uiuc.edu)
- Computing & Communications Services Office - University of Illinois, Urbana
-