After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 655976 - build fixes
build fixes
Status: RESOLVED FIXED
Product: caribou
Classification: Applications
Component: default
git master
Other Linux
: Normal normal
: ---
Assigned To: caribou-maint
caribou-maint
Depends on:
Blocks:
 
 
Reported: 2011-08-04 14:25 UTC by Dan Winship
Modified: 2011-08-04 17:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
libcaribou: fix compile (924 bytes, patch)
2011-08-04 14:26 UTC, Dan Winship
committed Details | Review
setting_types: avoid using GVariant (2.04 KB, patch)
2011-08-04 14:26 UTC, Dan Winship
committed Details | Review

Description Dan Winship 2011-08-04 14:25:35 UTC
see patches
Comment 1 Dan Winship 2011-08-04 14:26:21 UTC
Created attachment 193256 [details] [review]
libcaribou: fix compile
Comment 2 Dan Winship 2011-08-04 14:26:31 UTC
Created attachment 193257 [details] [review]
setting_types: avoid using GVariant

pygobject 2.28's GLib.Variant doesn't work with glib master (bug
654859), and pygobject 3.x is not yet ready for general use. So just
avoid using variants for now.
Comment 3 Eitan Isaacson 2011-08-04 17:13:08 UTC
Both look good. Please commit.
Comment 4 Dan Winship 2011-08-04 17:48:13 UTC
done