[Interest] xcb: moved mouse to .... spamming console

Richard Moore rich at kde.org
Sat Feb 21 12:48:42 CET 2015


On 21 February 2015 at 11:12, Guido Seifert <wargand at gmx.de> wrote:

> I doubt your explanation. :-)
> Reason 1: When I discovered this, I did not have a qtlogging.ini anywhere
> in my system.
> Reason 2:
>
> > qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp:
> qDebug("xcb: moved mouse to %4d, %4d; button state %X", mev->event_x,
> mev->event_y, static_cast<unsigned int>(m_buttons));
>
> Normal qDebug... no logging category.
>

That's true but it's in an if (Q_UNLIKELY(lcQpaXInput().isDebugEnabled()))
which tests if the logging category is enabled.

Rich.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150221/36651aae/attachment.html>


More information about the Interest mailing list