https://bugs.kde.org/show_bug.cgi?id=378539

Luigi Toscano <luigi.tosc...@tiscali.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/bal
                   |                            |oo/74601ed37da9e5c738c83d09
                   |                            |99f9f0c1922883ea
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #6 from Luigi Toscano <luigi.tosc...@tiscali.it> ---
Git commit 74601ed37da9e5c738c83d0999f9f0c1922883ea by Luigi Toscano, on behalf
of Alexey Min.
Committed on 19/04/2017 at 20:35.
Pushed by ltoscano into branch 'master'.

balooctl, baloosearch, balooshow: Fix order of QCoreApplication object creation

Summary:
QCoreApplication object should exist at the moment when
KAboutData::setApplicationData() is called. And it should be created
even before KAboutData object.

Test Plan:
As was mentioned in bug, swapping those two lines and recompiling
resolves the issue. No warning displayed anymore.

Reviewers: #frameworks, aacid, ltoscano

Reviewed By: ltoscano

Subscribers: ltoscano

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D5516

M  +2    -1    src/tools/balooctl/main.cpp
M  +2    -1    src/tools/baloosearch/main.cpp
M  +2    -1    src/tools/balooshow/main.cpp

https://commits.kde.org/baloo/74601ed37da9e5c738c83d0999f9f0c1922883ea

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to