dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #00103
[Bug 1215180] Re: Deprecated method call causes failing quaternourly release.
This bug was fixed in the package hud -
13.10.1+13.10.20130822.4-0ubuntu1
---------------
hud (13.10.1+13.10.20130822.4-0ubuntu1) saucy; urgency=low
[ Pete Woods ]
* Fix hud client-reconnects on the phone This branch fixes hud-
clients's ability to seamlessly reconnect to HUD. (LP: #1205097)
[ Ted Gould ]
* Migrate from g_simple_action_group_insert to
g_action_map_add_action. (LP: #1215180)
[ Antti Kaijanmäki ]
* Fix Ubuntu UI Session callbacks. On Touch Images where we use Ubuntu
UI Session API to get notifications when active window changes. The
callbacks are being invoked from a separate thread. We have to pass
the callbacks through g_idle_add() to process them in main
gmaincontext. This also requires to change the type of
AbstractWindow and AbstractApp as we can't pass on the
ubuntu_ui_session_properties accross different threads. (LP:
#1205097, #1203772, #1214996)
* Fix hud client-reconnects on the phone This branch fixes hud-
clients's ability to seamlessly reconnect to HUD. (LP: #1205097)
* g_simple_action_group_lookup() was deprecated. use
g_action_map_lookup_action() instead.
* Adjust watchdog test limits to get rid of random timing failures.
(LP: #1215180)
[ Ubuntu daily release ]
* Automatic snapshot from revision 315
-- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Thu, 22 Aug 2013 18:12:30 +0000
** 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.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1215180
Title:
Deprecated method call causes failing quaternourly release.
Status in “hud” package in Ubuntu:
Fix Released
Status in “indicator-messages” package in Ubuntu:
Fix Released
Bug description:
indicator-messages has failed to build, blocking the indicator stack
from releasing. Here is the build log:
http://paste.ubuntu.com/6012072/
Looks like these failures are caused by an upstream API change; please
update the code to the latest non-deprecated standards.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1215180/+subscriptions
References