|
From: Juhász P. <pet...@gm...> - 2014-03-16 01:03:10
|
Recently I get the following messages when I first plot something with the wxt terminal: (gnuplot:19451): Gdk-CRITICAL **: IA__gdk_window_get_visual: assertion `GDK_IS_WINDOW (window)' failed (gnuplot:19451): Gdk-CRITICAL **: IA__gdk_window_get_visual: assertion `GDK_IS_WINDOW (window)' failed (gnuplot:19451): Gdk-CRITICAL **: IA__gdk_window_get_visual: assertion `GDK_IS_WINDOW (window)' failed (gnuplot:19451): Gdk-CRITICAL **: IA__gdk_window_get_visual: assertion `GDK_IS_WINDOW (window)' failed They appear harmless, but they are annoying. Also, much more recently, I suspect since the since the addition of italic and bold font attributes, the appearance of the wxt terminal changed. It uses a different, much thinner and somewhat bigger font for the labels and titles, but not for the key. It might be an OS-specific quirk of the font subsystem, but it also might be a sign of a deeper problem. Peter Juhasz |