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 673839 - gnomecanvas: gtk+ 3 commit df37446 removes the children argument
gnomecanvas: gtk+ 3 commit df37446 removes the children argument
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
3.4.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
: 673880 (view as bug list)
Depends on: 672544
Blocks:
 
 
Reported: 2012-04-10 13:33 UTC by Alban Browaeys
Modified: 2012-04-10 22:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gnomecanvas: gtk+ 3 commit df37446 removes the children argument (960 bytes, patch)
2012-04-10 13:33 UTC, Alban Browaeys
none Details | Review

Description Alban Browaeys 2012-04-10 13:33:09 UTC
Created attachment 211735 [details] [review]
gnomecanvas: gtk+ 3 commit df37446 removes the children argument

Commit df37446 removes the children argument from gtk_text_layout_draw.
Comment 1 Matthew Barnes 2012-04-10 14:15:21 UTC
GTK+ API was broken by this commit:
http://git.gnome.org/browse/gtk+/commit/?id=df37446f9b4116887865b7ecfddeb535fbc0eacb

Talked to Benjamin Otte about it, he apparently didn't realize the header was public.

Reassigning to GTK+.
Comment 2 Benjamin Otte (Company) 2012-04-10 14:34:37 UTC
Should be fixed in http://git.gnome.org/browse/gtk+/commit/?id=3610ef90c3b4e555dcb6e767d4f2a79649a359f5
Comment 3 Matthew Barnes 2012-04-10 22:39:51 UTC
*** Bug 673880 has been marked as a duplicate of this bug. ***