← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1221707] Re: Application crashes after the QQuickView has been destroyed and recreated

 

** Changed in: ubuntu-ui-toolkit
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1221707

Title:
  Application crashes after the QQuickView has been destroyed and
  recreated

Status in Ubuntu UI Toolkit:
  Fix Released
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Fix Released

Bug description:
  QuickUtils assumes that the QQuickView is constant, and does not update its m_rootView member when it changes.
  Therefore, in an application uses the Ubuntu toolkit on a QQuickView, then destroys it and creates a new one, m_rootView points to a destroyed object and will eventually lead to a crash.

  I'm assigning this to myself since I can easily verify the fix.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1221707/+subscriptions