/!\ This page is not a bug tracker. If you run into a problem not listed here, please file a bug.
When entering a new problem, please enter it above the others, and follow the format of the JhbuildIssues/JhbuildIssueTemplate for new problems/modules.

List of common errors for the module gtkhtml.

Error - Convert rendering from GdkGC to cairo

System details: Oct. 15th, 2010 - GNOME 3.0 git - Gentoo Base System release 2.0.1

Stage: Compile

In file included from html.c:31:0:
../gtkhtml/htmlengine.h:63:2: error: expected specifier-qualifier-list before 'GdkGC'
html.c: In function 'html_a11y_get_extents':
html.c:321:19: error: 'HTMLEngine' has no member named 'x_offset'
html.c:322:19: error: 'HTMLEngine' has no member named 'y_offset'

Cause:

GtkHTML needs conversion from GdkGC to cairo

Solution:

Apply patch from Bugzilla

Error - gtk_combo_box text api deprecation

System details: Oct. 15th, 2010 - GNOME 3.0 git - Gentoo Base System release 2.0.1

Stage: Compile

htmlselect.c: In function 'html_select_init':
htmlselect.c:248:3: error: implicit declaration of function 'gtk_combo_box_entry_new_with_model'

Cause:

Deprecation

Solution:


CategoryJhbuildIssues

Projects/Jhbuild/Issues/gtkhtml (last edited 2013-11-25 16:29:22 by WilliamJonMcCann)