Comment 27 for bug 1351597

Revision history for this message
su_v (suv-lp) wrote : Re: [Bug 1351597] Re: Inkscape + Cairo >= 1.12 very slow on Windows, unless rulers are hidden

On 2016-02-14 10:57 (+0100), jazzynico wrote:
> Could you please test it on (…) OS-X, with Gtk2 and Gtk3 builds?

Patch tested sucessfully (no obvious regressions noticed) on OS X 10.7.5
with Inkscape 0.91+devel r14648:
- GTK+/X11 2.24.13, gtkmm 2.24.2, GLib 2.32.4, glibmm 2.32.1
- GTK+/X11 2.24.29, gtkmm 2.24.4, GLib 2.46.2, glibmm 2.44.0
- GTK+/X11 3.18.6, gtkmm 3.16.0, GLib 2.46.2, glibmm 2.44.0
- GTK+/Quartz 2.24.29, gtkmm 2.24.4, GLib 2.46.2, glibmm 2.44.0
- GTK+/Quartz 3.18.6, gtkmm 3.16.0, GLib 2.46.2, glibmm 2.44.0

Tests are limited though (I did not test with Wacom tablet (Bamboo
CTH-470); a small screen (13-inch) might not expose issues observed in
fullscreen mode on large monitors).

There are a few compiler warnings (3 with llvm-gcc-4.2, FSF GCC 4.6.3; 1
with clang) about "missing-field-initializers" in
sp_ruler_get_pos_rect(), but those could well be false positives with
outdated compilers, idk.