|
From: <pl...@pi...> - 2015-11-25 23:18:13
|
Hi, having finally got CVS to build with wxt I did a quick test. All seemed fine until I used the spanner button to configure it and selected "redraw window while resizing". I fairly reapidly crashes in a big messy heap. Seems OK without the resize option. Peter. $ gnuplot G N U P L O T Version 5.1 patchlevel 0 last modified 2015-11-12 Copyright (C) 1986-1993, 1998, 2004, 2007-2015 Thomas Williams, Colin Kelley and many others gnuplot home: http://www.gnuplot.info mailing list: gnu...@li... faq, bugs, etc: type "help FAQ" immediate help: type "help" (plot window: hit 'h') Terminal type set to 'wxt' gnuplot> plot sin(x/2.0/pi) gnuplot> (gnuplot:6860): GLib-CRITICAL **: Source ID 3806 was not found when attempting to remove it Segmentation fault (core dumped) |