On 12/12/17 21:50, Aleix Pol wrote:> That's because some distributions change stuff so debug information
don't show up on the users' systems.
Thank you! Googling for QT_LOGGING_RULES gave me this page which is
what I had been missing, http://doc.qt.io/qt-5/qloggingcategory.html
And sure enough
On 12/12/17 21:50, Aleix Pol wrote:
That's because some distributions change stuff so debug information
don't show up on the users' systems.
Thank you! Googling for QT_LOGGING_RULES gave me this page which is
what I had been missing, http://doc.qt.io/qt-5/qloggingcategory.html
And sure enough
On Tue, Dec 12, 2017 at 7:23 AM, Mark Constable wrote:
> I hope it's okay to ask a lame question about simply enabling debug
> output to the launching shell from a plasmoid via kpackagelauncherqml.
> My desktop is Ubuntu bionic with kubuntu-ci/stable packages and I am
> following the first example