[TEST REQUEST] Windows Bluetooth LE build

Thiago Macieira thiago at macieira.org
Mon Jun 11 04:47:54 PDT 2018


On Sunday, 10 June 2018 01:59:37 CEST Linus Torvalds wrote:
> Your debug log doesn't actually have the IO that is done. That seems
> to be a Qt issue. We ask for debug output, and some versions of Qt
> will give that:
> 
>         QLoggingCategory::setFilterRules(QStringLiteral("qt.bluetooth*
> = true"));
> 
> and others will apparently just ignore it.

Ubuntu installs a global file that overrides. It's up to the user to configure 
what output they want to see, not the application.

The above line needs to be set by the user in the QT_LOGGING_RULES environment 
variable.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center





More information about the subsurface mailing list