[kservice] new warnings from kbuildsycoca5, every time

René J.V. Bertin rjvbertin at gmail.com
Mon May 30 22:15:45 UTC 2016


On Monday May 30 2016 23:50:08 David Faure wrote:

> Did you find what is referring to these mimetypes?

I've looked for some of them, and found the palm-database one too, but stopped the search when I realised I saw nothing wrong with what I found.
I'll have a look at what you changed tomorrow and then try to come up with a better answer.

> > file, and that "Didn't find servicetype" message is printed via a qDebug()
> > call ...
> 
> Yes, but not a categorized qCDebug, so it doesn't go through that filtering.

That's another weird thing then. I keep adding qDebug() statements to code I'm working on, wonder why I don't see them on the terminal, and then either set "*.debug=true" in qtlogging.ini or replace qDebug() with qWarning() (I have *.warning=true).
I'm not expecting qDebug() etc. to be subject to fine-grained filtering, of course :)

R


More information about the Kde-frameworks-devel mailing list