|
From: Ethan M. <merritt@u.washington.edu> - 2004-10-29 16:18:33
|
You could try adding this line somewhere near the top of gplt_x11.c #define NOEXPORT This will disable at least some of the selection code. I have not looked in detail to see if there are remaining bits and pieces that will not be disabled by this flag. On Friday 29 October 2004 07:39 am, pa...@mi... wrote: > > Dear Gnuplot Developers, > > I found out that the gnuplot has a feature (bug?) that on a normal > operation under plot or replot <SOMETIMES> grabs the X11 selection > buffer. > > That leads to various problems like: > a) lost selection from other windows. > b) complete disfunctionality under Exceed X11 emulator which keeps > trying to copy > X selection and runs out of memory. > c) sucks up CPU (it seem) > > Why and when gnuplot grabs the selection and why, and is there a way to > avoid. > Thank you very much for your help. This would icidentally resolve all my > other > real-time plot problems. > > > Thanks > Pawel -- Ethan A Merritt merritt@u.washington.edu Biomolecular Structure Center Mailstop 357742 University of Washington, Seattle, WA 98195 |