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

Guido Seifert wargand at gmx.de
Sat Feb 21 12:12:01 CET 2015


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.

But my source tree isn't the freshest anymore... maybe this little problem has beed solved already.

Guido


On Sat, 21 Feb 2015 10:40:16 +0000
Rutledge Shawn <Shawn.Rutledge at theqtcompany.com> wrote:

> To be seeing this, you must have turned on qt.qpa.input categorized logging.  You need to get used to managing your qtlogging.ini depending on what you are trying to debug.  (And I think we should write some sort of tool to manage it, because there are a lot of categories now.)  Maybe logging mouse movements is a bit too much though...



More information about the Interest mailing list