|
From: Philipp K. J. <ja...@ie...> - 2014-06-16 01:18:58
|
On Sun, 15 Jun 2014 16:55:26 -0700 Ethan Merritt <merritt@u.washington.edu> wrote: > On Sunday, 15 June 2014 04:47:14 PM Philipp K. Janert wrote: > > > > I can now build and run gnuplot5 rc1 with Qt, > > but when I try to use the qt terminal, I do > > not get an output window. I also do not seem > > to get an error message - just nothing happens. > > > > I have no problem using either wxt or x11. > > > > Is this known behavior? > > Nope. > > If you run "top" or "ps" in another terminal do you see gnuplot_qt? > Do you see any evidence of font-config or some other system utility > eating up time? Both gnuplot and gnuplot_qt are running (according to ps), but neither is consuming significant resources (according to top). My window manager is iceWM (for what it's worth). The gnuplot "output" is sent to "STDOUT". "show terminal" says: terminal type is qt 0 font "Sans,9" Anything I should try to get more info? > > Ethan > [snip] |