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

possible bug

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.

3 of 3 messages available
Toggle history

Please log in to manage your subscriptions.

possible bug Warren Turkal 06 Sep 03:33
  possible bug Partha Bagchi 06 Sep 09:34
   possible bug Jehan Pagès 06 Sep 13:58
Warren Turkal
2013-09-06 03:33:49 UTC (about 11 years ago)

possible bug

Hi,

I have found a possible bug in gimp/app/display/gimpdisplayshell-transform.c:285. The line is as follows:
*rotated_coords = *rotated_coords

Is it possible that it should be the following? *rotated_coords = *unrotated_coords

Also, the documentation for the function containing this line and the next function appear to be wrong.

Thanks, wt

Partha Bagchi
2013-09-06 09:34:00 UTC (about 11 years ago)

possible bug

Please file a bugreport.

Thanks, Partha

On Thu, Sep 5, 2013 at 11:33 PM, Warren Turkal wrote:

Hi,

I have found a possible bug in gimp/app/display/gimpdisplayshell-transform.c:285. The line is as follows:
*rotated_coords = *rotated_coords

Is it possible that it should be the following? *rotated_coords = *unrotated_coords

Also, the documentation for the function containing this line and the next function appear to be wrong.

Thanks, wt
_______________________________________________ gimp-developer-list mailing list
List address: gimp-developer-list@gnome.org List membership:
https://mail.gnome.org/mailman/listinfo/gimp-developer-list

Jehan Pagès
2013-09-06 13:58:25 UTC (about 11 years ago)

possible bug

Hi,

On Fri, Sep 6, 2013 at 9:34 PM, Partha Bagchi wrote:

Please file a bugreport.

no need. It has been reported on IRC yesterday and already fixed in the master branch by Mikachu:

commit a9eb0c5120487184a304286741f67181f152c0db Author: Mikael Magnusson
Date: Thu Sep 5 13:20:03 2013 +0200

app: Fix a typo in an unused function

Found by wt on irc.

Have fun!

Jehan

Thanks,
Partha

On Thu, Sep 5, 2013 at 11:33 PM, Warren Turkal wrote:

Hi,

I have found a possible bug in gimp/app/display/gimpdisplayshell-transform.c:285. The line is as follows:
*rotated_coords = *rotated_coords

Is it possible that it should be the following? *rotated_coords = *unrotated_coords

Also, the documentation for the function containing this line and the next function appear to be wrong.

Thanks, wt
_______________________________________________ gimp-developer-list mailing list
List address: gimp-developer-list@gnome.org List membership:
https://mail.gnome.org/mailman/listinfo/gimp-developer-list

_______________________________________________ gimp-developer-list mailing list
List address: gimp-developer-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list