← Back to team overview

touch-packages team mailing list archive

[Bug 1495467] [NEW] Memory leak on previews

 

Public bug reported:

Preview stack objects leak memory because of the custom QObject::event()
handlers that shell plugin uses. These event handlers need to call base
QOBject::event for unhandled events, and unity8 needs to make sure it
keeps the reference to PreviewStack object (not just preview model) for
as long as needed till the preview is closed.

** Affects: unity-scopes-shell (Ubuntu)
     Importance: High
     Assignee: Albert Astals Cid (aacid)
         Status: In Progress

** Affects: unity8 (Ubuntu)
     Importance: High
     Assignee: Albert Astals Cid (aacid)
         Status: In Progress

** Also affects: unity8 (Ubuntu)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-shell in
Ubuntu.
https://bugs.launchpad.net/bugs/1495467

Title:
  Memory leak on previews

Status in unity-scopes-shell package in Ubuntu:
  In Progress
Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  Preview stack objects leak memory because of the custom
  QObject::event() handlers that shell plugin uses. These event handlers
  need to call base QOBject::event for unhandled events, and unity8
  needs to make sure it keeps the reference to PreviewStack object (not
  just preview model) for as long as needed till the preview is closed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-shell/+bug/1495467/+subscriptions


Follow ups