dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #07458
[Bug 1254949] Re: Introspecting com.canonical.Unity.WindowStack returns invalid XML
This bug was fixed in the package hud - 13.10.1+14.04.20140108-0ubuntu1
---------------
hud (13.10.1+14.04.20140108-0ubuntu1) trusty; urgency=low
[ Pete Woods ]
* Replace core HUD service and improve testing.
* Generate valid window stack introspection XML. (LP: #1254949)
* Fix window stack breakage introduced by last commit.
* Build application paths using NIH DBus utils to maintain
compatibility with confinement policies. (LP: #1262316)
* Restore keyword reading functionality to libQtGmenu. (LP: #1262323,
#1262326, #1262318)
* Restore the sqlite database reading functionality. (LP: #1262320)
* Valgrind is not available on all platforms.
[ Ted Gould ]
* Search for Pango so we can build the command line utilities.
[ Marcus Tomlinson ]
* Replace core HUD service and improve testing.
* Check window handle is not null before attempting to dereferencing
it.
* Remove unnecessary polling from QtGMenuImporter to reduce DBus
comms. (LP: #1262333)
[ Ubuntu daily release ]
* Automatic snapshot from revision 361
-- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Wed, 08 Jan 2014 03:21:14 +0000
** Changed in: hud (Ubuntu)
Status: New => 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/1254949
Title:
Introspecting com.canonical.Unity.WindowStack returns invalid XML
Status in Unity HUD:
Fix Committed
Status in “hud” package in Ubuntu:
Fix Released
Bug description:
I came across this when working on autopilot vis.
There is an XML parsing error when trying to parse the xml that is
returned when introspecting, over dbus, the object
"/com/canonical/Unity/WindowStack" on bus
"com.canonical.Unity.WindowStack".
The resulting xml can be seen here:
http://pastebin.ubuntu.com/6476952/ it was generated via this script:
http://pastebin.ubuntu.com/6476976/
The error appears on line 30 character 30; I guess the '<' and '>' are considered invalid.
(the offending line: <annotation value="QList<WindowInfo>" name="org.qtproject.QtDBus.QtTypeName.Out0"/>)
To manage notifications about this bug go to:
https://bugs.launchpad.net/hud/+bug/1254949/+subscriptions