GNOME Bugzilla – Bug 135212
Lighten Only is messing up colors
Last modified: 2004-06-23 06:30:11 UTC
Having a black background, do: 1. New transparent layer; 2. Add noise; 3. Desaturate noise; 4. Change noise layer attribute to "Lighten Only". In GIMP 1.x the change is not visible as you got only black background beneath. In GIMP 2.0pre2 suddenly strange colours appear as if the noise layer wasn't desaturated. But when you save the file and open it with 1.x, you got the right effect of normal, desaturated noise. Moreover, with some more layers, you can achieve very weird effects: when you have a non-transparent layer over the noise layer and you turn it invisible, then the noise where the non-transparent layer was, is corrupted another way (for instance all noise was yellowish or greenish, but the area where another layer was is not redish). When you save the file and restart The GIMP, the corruption effect will look totally different (and that means it is definitely a bug). What is it all about? Regards, kSh
Could you check if the problem goes away if you start gimp with the --disable-mmx command-line option ?
Sorry, the command-line option that I want you to try is of course called --no-cpu-accel.
*** Bug 130802 has been marked as a duplicate of this bug. ***
Yes, disabling MMX makes the problem go away. But it is only a workaround. Maybe my CPU specs will help you: I own an Intel Pentium 4 2.4GHz with Hyper-Threading ON (it acts as two CPUs in the OS).
Sorry for marking this as duplicate. I accidentally entered the number into the wrong entry. I'd like to add that I cannot reproduce the problem on Linux using the latest CVS version. Would also be nice if the bug reporter could update since 2.0pre2 is not the latest released version.
I can't reproduce this with current CVs on Win32, either.
Maybe it is HyperThreading specific? I am just a user, not a programmer. I'd want to help you using the latest snapshots but I have no compiling knowledge to make myself a working copy from the sources. Is there a place where I can find some guide on compiling The GIMP under Windows?
http://wiki.gimp.org/gimp/HowToCompileGimp_2fMicrosoftWindows
Is this still present in GIMP 2.0.2 as distributed with the current installer?
Fortunately the problem went away. Hail the devs :)