|
From: Tatsuro M. <tma...@ya...> - 2015-07-11 06:34:08
|
----- Original Message ----- > From: Thomas D. Dean > To: gnuplot-info > Cc: > Date: 2015/7/11, Sat 14:03 > Subject: Re: [Gnuplot-info] Gnuplot 5.1 Warning and Incorrect Plot > > On 07/10/15 20:27, tmacchant wrote: >> On your system, it is possible that font confuration is incorrect. Try >> >> $ fc-cash -fv >> >> from bash prompt >> > > I have done this several times. I see no errors. It does not change > anything. > Hmmmm. I also am using ubuntu 14.0.4 LTS amd64. I have never seen such slowness for qt. Do you build gnuplot 5.1 also with wxt? How about wxt? $ GNUTERM=wxt gnuplot electron.dem The wxt terminal has a transparency facilities. Note that qt and wxt cannot be used at the same gnuplot session (except for windows.). If you have not built gnuplot with wxt, please see carefully configure reports and what is missing. Tatsuro |