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 636495 - build failure: gtk+ 2.91.6 GtkStyle deprecation error: implicit declaration of function 'gtk_widget_ensure_style'
build failure: gtk+ 2.91.6 GtkStyle deprecation error: implicit declaration o...
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: general
3.0.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: Vibha Yadav
Evolution QA team
evolution[gtk3]
: 636897 (view as bug list)
Depends on:
Blocks: 636497 636677
 
 
Reported: 2010-12-05 04:39 UTC by Craig Keogh
Modified: 2013-09-14 16:53 UTC
See Also:
GNOME target: 3.0
GNOME version: ---


Attachments
Patch for deprecated gtk api (990 bytes, patch)
2010-12-07 07:26 UTC, Vibha Yadav
none Details | Review

Description Craig Keogh 2010-12-05 04:39:58 UTC
Another gtk+ 3 API change. Sorry.

Build fails with:

e-source-selector-dialog.c: In function 'e_source_selector_dialog_init':
e-source-selector-dialog.c:105:2: error: implicit declaration of function 'gtk_widget_ensure_style'

Caused by gtk_widget_ensure_style deprecated in gtk+ 3 (2.91.6), see:
http://git.gnome.org/browse/gtk+/commit/?id=f8a874abb1d1d8925b0f841e95bbef6cdcb21ac4
Comment 1 Vibha Yadav 2010-12-07 07:26:18 UTC
Created attachment 175991 [details] [review]
Patch for deprecated gtk api

Using GtkStyleContext
Comment 2 Akhil Laddha 2010-12-10 04:14:40 UTC
*** Bug 636897 has been marked as a duplicate of this bug. ***