From: Tatsuro M. <tma...@ya...> - 2018-03-15 01:13:39
|
----- Original Message ----- > From: Tatsuro MATSUOKA > To: gnu...@li...> Cc: > Date: 2018/3/15, Thu 09:38 > Subject: qt_processTermEvent received a GE_fontprops event. This should not have happened > > On Ubuntu on WSL and Cygwin > > At first plot in gnuplot in the bash session. > > $ gnuplot-qt > gnuplot> pl x > > Warning: slow font initializationgnuplot> qt_processTermEvent received a > GE_fontprops event. This should not have happened > > plot is > http://www.geocities.jp/tmgpltwin/Files/gnuplot_qt_first_20180315.png > > If re-execute > pl x > plot becomes correct. > > Then > > gnuplot> exit > And re-execute gnuplot > $ gnuplot-qt > > gnuplot> pl x > > Then plot is correct. > > Perhaps interaction between gnuplot and X-sever has some issue. > Am I right? > > Does anyone know work around? > > > Tatsuro Recently I use VcXsrv as Xsever for WSL and Cygwin This seem to X-sever issue. For gnuplot for Cygwin, if I use Cygwin X as X-sever, the above does not happen. To use Cygwin X for WSL, some treatment seem to be required. I will try later. Tatsuro |