This bug was fixed in the package libunity -
6.90.0daily12.12.05-0ubuntu1
---------------
libunity (6.90.0daily12.12.05-0ubuntu1) raring; urgency=low
[ Michael Terry ]
* New upstream release
* debian/control:
- Update Vcs-Bzr
- Build-Depend on dh-autoreconf
* debian/rules:
- Use dh_autoreconf
[ Didier Roche ]
* Automatic snapshot from revision 194 (bootstrap):
- lp:libunity headless-tests fail (LP: #1069831)
- Unable to use AsyncPreview.preview_ready() from python (LP: #1062331)
- Build failure: be tolerant of missing GSettings (LP: #973518)
- Fix incorrect printf format string: (LP: #937464)
[ Automatic PS uploader ]
* debian/*symbols: auto-update new symbols to released version
* Automatic snapshot from revision 201
-- Automatic PS uploader <[email protected]> Wed, 05 Dec 2012
09:26:32 +0000
** Changed in: libunity (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libunity in Ubuntu.
Matching subscriptions: dp-libunity
https://bugs.launchpad.net/bugs/973518
Title:
Build failure: be tolerant of missing GSettings
Status in LibUnity:
Fix Committed
Status in libunity 6.0 series:
Fix Released
Status in “libunity” package in Ubuntu:
Fix Released
Status in “libunity” source package in Quantal:
New
Bug description:
[Test Case]
1. Open a terminal
2. Run `XDG_DATA_DIRS=/home python -c "from gi.repository import Unity; print
Unity.LauncherFavorites.get_default();"`
-> Verify there is no crash, just warnings
[Regression Potential]
Schema related errors.
Original description:
Discovered while setting up a Jenkins build in a clean env: if the lib isn't
already installed, tests fail due to missing GSettings schemas. Ted suggests
either setting up GSettings to use the local schemas or make the lib tolerant
of finding none.
Upping priority as this build will appear broken until fixed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/libunity/+bug/973518/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp