GNOME Bugzilla – Bug 170570
Crash when loading first image when Histogram is opened in RGB mode
Last modified: 2005-03-16 15:52:25 UTC
Steps to reproduce: 1. Start the GIMP. 2. Open an RGB image. 3. Open the Histogram Window. 4. Set its type to RGB. 5. Quit the GIMP. 6. Start the GIMP. (Make sure the histogram is opened and RGB is grayed out) 7. Open an RGB image. Crash! Stack trace: Other information:
2005-03-16 Sven Neumann <sven@gimp.org> * app/base/gimphistogram.c: fixed checks for uncalculated histogram. Fixes bug #170570.