[Touch-packages] [Bug 1495467] Re: Memory leak on previews

2015-09-25 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-scopes-shell -
0.5.5+15.10.20150924-0ubuntu1

---
unity-scopes-shell (0.5.5+15.10.20150924-0ubuntu1) wily; urgency=medium

  [ Albert Astals Cid ]
  * Call parent class ::event (LP: #1495467)
  * Improvements from running clazy over the code

  [ CI Train Bot ]
  * Improvements from running clazy over the code
  * New rebuild forced.

  [ Pawel Stolowski ]
  * Improvements from running clazy over the code

 -- Pawel Stolowski   Thu, 24 Sep 2015
12:44:30 +

** Changed in: unity-scopes-shell (Ubuntu)
   Status: In Progress => Fix Released

-- 
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:
  Fix Released
Status in unity8 package in Ubuntu:
  Fix Released

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1495467] Re: Memory leak on previews

2015-09-24 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/unity-scopes-shell

-- 
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:
  Fix Released

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1495467] Re: Memory leak on previews

2015-09-23 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 -
8.11+15.10.20150922.1-0ubuntu1

---
unity8 (8.11+15.10.20150922.1-0ubuntu1) wily; urgency=medium

  [ Albert Astals Cid ]
  * Adapt test to code changes
  * Add DEP-8 test for all our UI and unit tests
  * Keep the PreviewStack around to avoid mem leaks (LP: #1495467)

  [ CI Train Bot ]
  * Resync trunk.

  [ Michael Terry ]
  * When libusermetrics gives us an empty string, still show the
infographic circle rather than hiding it.  This is a follow-on to a
branch [1] that changes the "no data available" label to the empty
string.

  [ Michał Sawicz ]
  * Add DEP-8 test for all our UI and unit tests
  * Fix integrated LightDM path
  * Resync trunk

 -- Michał Sawicz   Tue, 22 Sep 2015
12:57:15 +

** Changed in: unity8 (Ubuntu)
   Status: In Progress => Fix Released

-- 
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:
  Fix Released

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1495467] Re: Memory leak on previews

2015-09-22 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/unity8

-- 
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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1495467] Re: Memory leak on previews

2015-09-14 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity-scopes-shell/eventsFix

** Branch linked: lp:~aacid/unity-scopes-shell/eventsFix1504

-- 
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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1495467] Re: Memory leak on previews

2015-09-14 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu)
 Assignee: (unassigned) => Albert Astals Cid (aacid)

** Changed in: unity-scopes-shell (Ubuntu)
 Assignee: (unassigned) => Albert Astals Cid (aacid)

** Changed in: unity-scopes-shell (Ubuntu)
   Status: New => In Progress

** Changed in: unity8 (Ubuntu)
   Status: New => In Progress

** Changed in: unity-scopes-shell (Ubuntu)
   Importance: Undecided => High

** Changed in: unity8 (Ubuntu)
   Importance: Undecided => High

** Branch linked: lp:~aacid/unity8/keepPreviewStackAround

-- 
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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp