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 616182 - Does not compile with -DGSEAL_ENABLE
Does not compile with -DGSEAL_ENABLE
Status: RESOLVED FIXED
Product: contact-lookup-applet
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Contact-lookup-applet Maintainers
Contact-lookup-applet Maintainers
Depends on:
Blocks: 585391 612493
 
 
Reported: 2010-04-19 13:57 UTC by André Klapper
Modified: 2010-04-19 14:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch. (2.84 KB, patch)
2010-04-19 14:03 UTC, André Klapper
committed Details | Review

Description André Klapper 2010-04-19 13:57:50 UTC
This module does not build with -DGSEAL_ENABLE.
See http://live.gnome.org/GnomeGoals/UseGseal .

Note that maybe this report cannot be fixed yet, as GTK+ still misses some
accessor functions (see bug 588389, bug 597610) needed for sealing.
Also see http://live.gnome.org/GTK%2B/3.0/PendingSealings for current status.
Comment 1 André Klapper 2010-04-19 14:03:21 UTC
Created attachment 159075 [details] [review]
Patch.

Bumps gtk+ requirement to 2.18.
Comment 2 Bastien Nocera 2010-04-19 14:09:01 UTC
Review of attachment 159075 [details] [review]:

Looks good.