RSS/Atom feed Twitter
Site is read-only, email is disabled

Slow user interface operations in Gimp 2.7.5

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

2 of 2 messages available
Toggle history

Please log in to manage your subscriptions.

Slow user interface operations in Gimp 2.7.5 roland65@free.fr 21 Mar 08:01
  Slow user interface operations in Gimp 2.7.5 Roland Baudin 26 Mar 19:39
roland65@free.fr
2012-03-21 08:01:40 UTC (over 12 years ago)

Slow user interface operations in Gimp 2.7.5

Hi,

when color management is enabled, Gimp 2.7.5 (and previous 2.7.x versions) is *very slow* when using a selection tool (rectangle, ellipse, crop, ...), when zooming in and out, and probably with other user interface operations. This was reported in Bug 645345 (https://bugzilla.gnome.org/show_bug.cgi?id=645345) but I didn't see this issue in the 2.8 bug list.

I tried to investigate a little on this issue. First, Gimp 2.6.x is not affected at all by this issue. Then, disabling color management in Gimp 2.7.x greatly improve things but it's still slower than Gimp 2.6.x.

I digged into the code and found that each move of the mouse on the rectangle selection (for example) triggers an "expose-event" event which calls the "gimp_display_shell_canvas_expose", which in turn is responsible for the slow image refresh (and this process becomes really slow when color management is enabled).

In Gimp 2.6.x, on the contrary, there is no such event triggered by each movement of the mouse, so the user experience is very smooth.

I tried to fix the issue, but I didn't find in the code where the "expose-event" is triggered.

Hoping you could quickly fix this annoying issue, RB

PS : Gimp 2.7.5 manually compiled for Debian Squeeze on a 3.5 GHz Core 2 Duo computer

Roland Baudin
2012-03-26 19:39:42 UTC (over 12 years ago)

Slow user interface operations in Gimp 2.7.5

I'd like to know if this bug will be added to the 2.8 bug list? Thanks,
RB

Le 21/03/2012 09:01, roland65@free.fr a crit :

Hi,

when color management is enabled, Gimp 2.7.5 (and previous 2.7.x versions) is *very slow* when using a selection tool (rectangle, ellipse, crop, ...), when zooming in and out, and probably with other user interface operations. This was reported in Bug 645345 (https://bugzilla.gnome.org/show_bug.cgi?id=645345) but I didn't see this issue in the 2.8 bug list.

I tried to investigate a little on this issue. First, Gimp 2.6.x is not affected at all by this issue. Then, disabling color management in Gimp 2.7.x greatly improve things but it's still slower than Gimp 2.6.x.

I digged into the code and found that each move of the mouse on the rectangle selection (for example) triggers an "expose-event" event which calls the "gimp_display_shell_canvas_expose", which in turn is responsible for the slow image refresh (and this process becomes really slow when color management is enabled).

In Gimp 2.6.x, on the contrary, there is no such event triggered by each movement of the mouse, so the user experience is very smooth.

I tried to fix the issue, but I didn't find in the code where the "expose-event" is triggered.

Hoping you could quickly fix this annoying issue, RB

PS : Gimp 2.7.5 manually compiled for Debian Squeeze on a 3.5 GHz Core 2 Duo computer

_______________________________________________ gimp-developer-list mailing list
gimp-developer-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gimp-developer-list

X File Explorer http://roland65.free.fr/xfe
Toutes Choses http://roland65.free.fr/ttc
_______________________________________________
gimp-developer-list mailing list
gimp-developer-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gimp-developer-list