[Differential] [Request, 10 lines] D624: OSX: Kdelibs4ConfigMigrator needs to happen after App object is created.

amccann (Andrew McCann) noreply at phabricator.kde.org
Fri Dec 4 04:50:41 UTC 2015


amccann created this revision.
Herald added a subscriber: kdevelop-devel.

REVISION SUMMARY
  Calling migrator before the application object was created caused qt platform not to load on OSX, resulting in segfault/abort.

TEST PLAN
  Verify no longer segfaults on OSX.
  
  I presume that the ConfigMigrator can run after the Application object is created.

REPOSITORY
  rKDEVELOP KDevelop

BRANCH
  MigrateAfterApp

REVISION DETAIL
  https://phabricator.kde.org/D624

AFFECTED FILES
  app/main.cpp

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: amccann
Cc: kdevelop-devel


More information about the KDevelop-devel mailing list