On söndag 27 september 2009 03:11:01 Nikos Chantziaras wrote: > Most of the time, opening a Tripple Oscillator instrument will result in > a graphical glitch where some square areas of the widget are black (see > screenshot). When that happens, this warning appears on stderr: > > QPen::setWidth: Setting a pen width with a negative value is not defined > > Screenshot is attached.
I'm not a LMMS developer but could this have something to do with the transition from QT3 to QT4? QPen::setWidth was uint in QT<=3.3 and int in QT>=4 /bengan ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ LMMS-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lmms-devel
