the above patch (linked above) fixes the FTBFS, however a new one is introduced:
src/plot2D/ArrowMarker.cpp: In member function 'virtual void ArrowMarker::draw(QPainter*, const QwtScaleMap&, const QwtScaleMap&, const QRect&) const': src/plot2D/ArrowMarker.cpp:64: error: 'scaledPen' is not a member of 'QwtPainter' which is related to: https://bugs.launchpad.net/ubuntu/+source/qwt/+bug/395608 scaledPen is included in qwt 5.2, but not 5.1 apparently. We'll need to get a freeze exemption for qwt (sync with debian) then try to build to the linked bzr branch. -- New upstream release qtiplot 0.9.7.8 https://bugs.launchpad.net/bugs/374543 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
