~mzanetti/unity-mir/strip-app-id

Viewing all changes in revision 201.

  • Committer: CI bot
  • Author(s): Gerry Boland
  • Date: 2014-03-17 17:44:16 UTC
  • mfrom: (195.1.2 fix-shutdown-crash)
  • Revision ID: ps-jenkins@lists.canonical.com-20140317174416-g9qofw4eoexxeh5e
ApplicationManager instance is owned & managed by the QML engine. Wrapping it with QSharedPointer causes shutdown crash due to double deletion. Resolve by removing the shared pointer wrapping.

I tried specifying C++ ownership of the ApplicationManager object to the QmlEngine, but it did not work. 

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: