FS#37883 - [gnuplot] QT new interface is not working

Attached to Project: Arch Linux
Opened by David Kremer (dkremer) - Saturday, 23 November 2013, 00:34 GMT
Last edited by Ronald van Haren (pressh) - Monday, 31 March 2014, 19:35 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Ronald van Haren (pressh)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Version 4.6 patchlevel 4

Additional info:
* gnuplot 4.6.4-1

Steps to reproduce:
$gnuplot
> plot sin(x)

Zooming in or out is not working


This task depends upon

Closed by  Ronald van Haren (pressh)
Monday, 31 March 2014, 19:35 GMT
Reason for closing:  Works for me
Additional comments about closing:  see my comment
Comment by Thomas (wasd) - Thursday, 19 December 2013, 09:30 GMT
I can reproduce your problem and can add some more.

Also, when I do

> plot sin(x)

I get a warning:

warning: Warning - difficulty fitting plot titles into key

This is I guess because I use a tiling window manager (awesome) and the window with the plot is kind of constraint. This difficulty means, that the plot is not very well fitted in to the window (very small and not well visible).
Closing this window with "q" and hitting some random button in the gnuplot prompt will reopen the plotting window again with the same warning.

When I hit some key in the gnuplot prompt while the plooting window is still open, the plot is adjusted to the size of the plotting window. Closing this window with "q" and hitting some random button in the gnuplot prompt, does not lead to the behaviour described above, but will do just what is expected (that is letter appearing in prompt or whatever).

Can you reproduce this, too?
Comment by Ronald van Haren (pressh) - Monday, 31 March 2014, 19:34 GMT
You have to select an area using the right mouse button to zoom in to that area. After this you can use the plus and minus buttons on top to swith back and forth between the previous zooming levels.

It works for me like this on 4.6.5, but also on 4.6.4. Re-open if it doesn't work you like that, complain upstream if you don't like the way it works ;-)

Loading...