[Dx-packages] [Bug 1296746] Re: Leaks in QtGActionGroup

2014-04-11 Thread Marcus Tomlinson
** Changed in: hud
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to hud in Ubuntu.
https://bugs.launchpad.net/bugs/1296746

Title:
  Leaks in QtGActionGroup

Status in Unity HUD:
  Fix Released
Status in “hud” package in Ubuntu:
  Fix Released

Bug description:
  There are a few leaks in QtGActionGroup

To manage notifications about this bug go to:
https://bugs.launchpad.net/hud/+bug/1296746/+subscriptions

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


[Dx-packages] [Bug 1296746] Re: Leaks in QtGActionGroup

2014-03-27 Thread Launchpad Bug Tracker
This bug was fixed in the package hud - 13.10.1+14.04.20140326-0ubuntu1

---
hud (13.10.1+14.04.20140326-0ubuntu1) trusty; urgency=low

  [ Pete Woods ]
  * Add safety valve for DBusMenuCollector that also reports the
offending application (LP: #1280372)

hud (13.10.1+14.04.20140325-0ubuntu1) trusty; urgency=low

  [ Charles Kerr ]
  * Simplify the implementation of QtGActionGroup. This started off with
the intent of removing the overhead of g_action_group_list_actions()
in QtGActionGroup::Action(), but then I found
QtGActionGroup::Action() was only called in the object's constructor
and destructor, so it made more sense to remove the function
altogether. Summary of changes:   * Plugged GVariant leak in
QtGActionGroup::TriggerAction()   * Plugged char* leak in
QtGMenuUtils::makeStringListQVariant   * ActionGroup ctor calls
g_action_group_list_actions() once instead of n+1 times   *
ActionGroup dtor calls g_action_group_list_actions() once instead of
n times   * Removed unused public method Size()   * Removed newly-
unused public method Action()   * Removed newly-unused field m_size
(LP: #1296746)

  [ Pete Woods ]
  * Add null guards to ItemStore search (LP: #1292237)
  * Fix test failures exposed by fix to libqtdbustest (LP: #1296744)
  * Call only safe write method from UNIX signal handler See
http://pubs.opengroup.org/onlinepubs/95399/functions/xsh_chap02_
04.html#tag_02_04_01 (LP: #1296602)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Wed, 26 Mar 2014 
09:36:22 +

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

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to hud in Ubuntu.
https://bugs.launchpad.net/bugs/1296746

Title:
  Leaks in QtGActionGroup

Status in Unity HUD:
  In Progress
Status in “hud” package in Ubuntu:
  Fix Released

Bug description:
  There are a few leaks in QtGActionGroup

To manage notifications about this bug go to:
https://bugs.launchpad.net/hud/+bug/1296746/+subscriptions

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


[Dx-packages] [Bug 1296746] Re: Leaks in QtGActionGroup

2014-03-25 Thread Charles Kerr
** Changed in: hud (Ubuntu)
   Status: New = In Progress

** Changed in: hud (Ubuntu)
   Importance: Undecided = High

** Changed in: hud (Ubuntu)
 Assignee: (unassigned) = Charles Kerr (charlesk)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to hud in Ubuntu.
https://bugs.launchpad.net/bugs/1296746

Title:
  Leaks in QtGActionGroup

Status in Unity HUD:
  In Progress
Status in “hud” package in Ubuntu:
  In Progress

Bug description:
  There are a few leaks in QtGActionGroup

To manage notifications about this bug go to:
https://bugs.launchpad.net/hud/+bug/1296746/+subscriptions

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