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 141752 - The gimp basics tutorial contains some incorrect information.
The gimp basics tutorial contains some incorrect information.
Status: RESOLVED FIXED
Product: gimp-web
Classification: Infrastructure
Component: www.gimp.org
unspecified
Other All
: Normal normal
: ---
Assigned To: The GIMP web bugs mail alias
The GIMP web bugs mail alias
Depends on:
Blocks:
 
 
Reported: 2004-05-03 17:44 UTC by variant
Modified: 2005-01-26 12:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description variant 2004-05-03 17:44:45 UTC
The "adjusting the levels" section of the gimp basics tutorial (
http://gimp.org/tutorials/The_Basics/ ) states "Make sure you have selected the
plasma layer's mask and open <Image> Image -> Adjust -> Levels. This tool is one
of the most important tools you have!"

afaik there is no such menu as "<Image> Image -> Adjust -> Levels." the real
location of the tool is in image -> colors -> levels (for 1.2) and tools ->
color tools -> levels (for 2.0)
Comment 1 Raphaël Quinet 2005-01-26 12:00:35 UTC
Hmmm...  It looks like this bug report slipped through the cracks.  I have updated
the tutorial, using the path "<Image> Layers -> Colors -> Levels".  I have also
changed the path for Invert, which is now in the menu Layers -> Colors instead of
Image -> Colors as in 1.2.

2005-01-26  Raphaël Quinet  <raphael@gimp.org>

	* tutorials/The_Basics/index.htrw: Update the path of the Levels
	tools from "<Image> Image -> Adjust -> Levels" to "<Image> Layers
	-> Colors -> Levels".  Fixes bug #141752.