|
From: sfeam <sf...@us...> - 2014-12-30 22:36:10
|
On Tuesday, 30 December 2014 09:40:57 PM Karl Ratzsch wrote: > On 30.12.2014 19:45, sfeam wrote: > > I think the last major wxWidgets + wxgtk 3.0 bug got squashed just > > 10 days ago. So if you have not tested since then, please give it > > another try. > > Those "Glib-Critical" warnings > (see http://sourceforge.net/p/gnuplot/bugs/1401 ) > still appear on my system with wxgtk30/glib2.42, Those messages do not come from gnuplot. That is, of course they are an indirect result of running gnuplot but it seems they indicate a non-fatal status check inside glib itself. See for example this thread: http://stackoverflow.com/questions/23199699/glib-critical-source-id-xxx-was-not-found-when-attempting-to-remove-it The warning message was introduced by this change to glib: https://git.gnome.org/browse/glib/commit/?id=a919be3d39150328874ff647fb2c2be7af3df996 > sometimes (once in fifty plots or so, not really reproducible) the > terminal window gets filled in grey, no plot, no menubar. That is on > xubuntu 14.10. Hmm. That's not much to work with as a symptom. Does this happen immediately on startup, or when you're in the middle of plotting, or what? Ethan |