Page 1 of 1

slider problem

Posted: 15 Nov 2011 14:09
by alexdijk
Hello,

I wonder if anyone has the same problem as I have. After I build a fresh
copy of zyGrib version 5.0.6 on ubuntu 11.11 I noticed a strange
problem with the date slider on the bottom of the grib screen. See the
enclosed screenshot.

About the build, the QT version I use is 4.7.4. I had to change the QWT
library in the src/sygrib.pro, this was qwt-qt4, the new QWT library, as
far as I can tell after version 6 just called qwt (libqwt). Then again,
I don't think the slider is a QWT widget.

Hoping that someone has a pointer to a solution, although it is not a
very big problem I also tested it with the 5.0.4 version, same
situation.

Regards,
Alex

Re: slider problem

Posted: 15 Nov 2011 16:45
by DomH
alexdijk wrote:Hello,

I wonder if anyone has the same problem as I have. After I build a fresh
copy of zyGrib version 5.0.6 on ubuntu 11.11 I noticed a strange
problem with the date slider on the bottom of the grib screen. See the
enclosed screenshot.

About the build, the QT version I use is 4.7.4. I had to change the QWT
library in the src/sygrib.pro, this was qwt-qt4, the new QWT library, as
far as I can tell after version 6 just called qwt (libqwt). Then again,
I don't think the slider is a QWT widget.

Hoping that someone has a pointer to a solution, although it is not a
very big problem I also tested it with the 5.0.4 version, same
situation.

Regards,
Alex
Hi,

I am also using zyGrib on 11.10.

Till now no problem with the package compiled on 11.04 (see viewtopic.php?f=7&t=156 that describe how to get the version)

I will check if I get the same problem when compiling the next zyGrib version on 11.10.