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 300269 - Perspective tool not working correctly
Perspective tool not working correctly
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: Tools
git master
Other All
: Normal major
: 2.4
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2005-04-12 01:38 UTC by airfullbete
Modified: 2005-04-12 09:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description airfullbete 2005-04-12 01:38:40 UTC
Please describe the problem:
When moving one of the corner to adjust the perspective, the other anchor points
move and "nan" appear in the matrix.

In cvs:
* Before march 16th, the perspective tool is working ok.
* After march 23rd, the perspective tool is not working ok.


Steps to reproduce:
1. Use the perspective tool in mode "grid" or "image" (or probably any mode).
2. Drag anchor points

Actual results:
nan appear in the transformation matrix. The tool is not working correctly.

Expected results:


Does this happen every time?
Yes

Other information:
2.6.7-1.494.2.2 #1 Tue Aug 3 09:39:58 EDT 2004 i686 athlon i386 GNU/Linux
FC2.
Comment 1 Michael Natterer 2005-04-12 09:00:20 UTC
The "cosmetic changes" of 2005-03-20 were not quite correct.
Comment 2 Michael Natterer 2005-04-12 09:09:53 UTC
Fixed in CVS:

2005-04-12  Michael Natterer  <mitch@gimp.org>

	* app/core/gimp-transform-utils.c
	(gimp_transform_matrix_perspective): undo the "cosmetic changes"
	of 2005-03-20. Fixes bug #300269.