5

I've recently stumbled upon incredibly irritating issue with color display in firefox and image viewer. Some colors are just off, like red instead of blue etc.

This problem doesn't exist in Chromium, or most other apps I've been using.

What is the cause and how to fix it?

--Ubuntu 13.04 64x

3 Answers3

2

It may be a color profile issue.

Go to System settings > Color

You will see your device. Click on your device and click the button Add profile.

In the menu that comes up select default color profile and restart your application.

Zanna
  • 70,465
2

Run this command in the terminal

xprop -root -remove _ICC_PROFILE
Andrey Izman
  • 387
  • 3
  • 6
-3

Try going to Add-ons in firefox and disable them and then reactivate. For me it worked.

Zanna
  • 70,465