https://bugs.kde.org/show_bug.cgi?id=378539
Don Curtis <bugrprt21...@online.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |major --- Comment #1 from Don Curtis <bugrprt21...@online.de> --- While debugging the "balooshow" code and, comparing it to the "balooctl" and "baloosearch" code the following seems to be the cause of this issue: "balooshow": main.cpp: lines 63 and 64: * KAboutData::setApplicationData is being called before the "QCoreApplication" constructor. Swapping these two lines and recompiling resolves this issue. -- You are receiving this mail because: You are watching all bug changes.