I got bored of waiting for them to update the version of firefox-3.5 in the repos (currently 3.5 RC2) to one of the final builds, so I downloaded 3.5.1 from mozilla.com and extracted it to a folder on my desktop.

Then I changed my firefox shortcuts from /usr/bin/firefox %u to /home/me/Desktop/firefox/firefox %u . However since I have done this, I've noticed a few problems:

  • Some images (including parts of the UI) are being rendered in greyscale

Example Image

(this image is itself appearing in greyscale to me in the preview)

  • Some javascript does not run. No errors, no anything, it just doesn't run.

Has anyone else encountered these problems, and know of a possible fix? I've tried disabling all add-ons, to no avail.

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

I asked this on bugzilla, and this comment:

https://bugzilla.mozilla.org/show_bug.cgi?id=507600#c2

Does it work if you change gfx.color_management.mode from 2 to 0 in about:config ?

solved it.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.