QPainter logs in stdout
Thiago Macieira
thiago at kde.org
Sat Oct 17 11:47:32 BST 2009
Em Sábado 17. Outubro 2009, às 10.20.22, Jaime Torres escreveu:
> On Saturday 17 October 2009 10:10:38 Tobias Koenig wrote:
> > On Sat, Oct 17, 2009 at 09:34:01AM +0200, Jaime Torres wrote:
> > > Hi,
> >
> > Hej Jaime,
> >
> > > Has someone else seen these logs?
> > >
> > > QPainter::begin: Widget painting can only begin as a result of a
> > > paintEvent
> >
> > This happens if some code uses QPainter to paint to a widget outside
> > of QWidget::paintEvent(). It points mostly to some non-ported
> > Qt3 code in your application.
>
> The application is konqueror.
The diagnosis stands. It's some Qt3 code that hasn't been properly ported.
Most probably in khtml.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Senior Product Manager - Nokia, Qt Development Frameworks
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
Qt Developer Days 2009 | Registration Now Open!
Munich, Germany: Oct 12 - 14 San Francisco, California: Nov 2 - 4
http://qt.nokia.com/qtdevdays2009
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20091017/1caff49c/attachment.sig>
More information about the kde-core-devel
mailing list