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 746282 - pixman warnings after recent changes
pixman warnings after recent changes
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkEntry
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-03-16 13:01 UTC by Matthias Clasen
Modified: 2015-03-16 14:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2015-03-16 13:01:27 UTC
I am seeing pixman warnings when I switch to the second page in widget-factory. Turns out the vertical spin buttons on that page try to create a window of height -45 :-( I think gtk_spin_button_get_text_area_size returns nonsensical values in the vertical case.