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

Guido Seifert wargand at gmx.de
Sat Feb 21 13:14:31 CET 2015


True. This important part did my quick grep not show. :-)
Now I have to figure out where the qtlogging.ini came from. :-/

Guido

On Sat, 21 Feb 2015 11:48:42 +0000
Richard Moore <rich at kde.org> wrote:

> 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.



More information about the Interest mailing list