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 164827 - freeze when misusing crop tool
freeze when misusing crop tool
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: Tools
2.2.x
Other All
: Normal minor
: ---
Assigned To: GIMP Bugs
GIMP Bugs
: 167196 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-01-21 15:08 UTC by Jakub Friedl
Modified: 2008-01-15 12:45 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jakub Friedl 2005-01-21 15:08:40 UTC
Please describe the problem:
gimp freezes temporarily when following the described steps:

Steps to reproduce:
1. use the crop tool so that its dialog appears
2. focus on the Aspect ratio field
3. click on the upper arrow to increase ratio value until it freezes (it happens
when it gets less than a pixel wide) 


Actual results:
gimp freezes for some time. it recovers some seconds later

Expected results:
do not freeze. disallow insane values

Does this happen every time?
yes

Other information:
Comment 1 Sven Neumann 2005-01-21 17:00:42 UTC
I can reproduce this.
Comment 2 weskaggs 2005-01-23 19:39:10 UTC
Fixed in both branches.

2005-01-23  Bill Skaggs  <weskaggs@primate.ucdavis.edu>

      * app/tools/gimpcroptool.c (crop_aspect_changed): don't 
	accept aspect ratios that make image less than 1 byte high, 
	fixes bug #164827.
Comment 3 weskaggs 2005-02-13 18:32:30 UTC
*** Bug 167196 has been marked as a duplicate of this bug. ***