|
From: Daniel J S. <dan...@ie...> - 2015-11-26 08:05:42
|
On 11/25/2015 04:57 PM, pl...@pi... wrote: > Hi, > > I have just built current CVS and was quickly testing qt. ( built with qt5 ) > > Terminal type set to 'qt' > gnuplot> plot sin(x*2.0*pi) > > > It works and resizes cleanly but the window is stuck up against the top > left corner of the screen and I do not have a title bar on it. > > No means to move the window and no close button to get rid of it. > > Built on Fedora23 LXDE spin installation. Isn't there some type of dock you can put on the desktop that will allow minimizing applications? Does that work properly with the window? I'm not sure if many have been using qt5. Typically it is qt3 or qt4 that is used. Unless you need qt5 for something else, try removing qt5 from your installed software and run ./configure once again. See if the system finds qt4 and builds. Dan |