https://bugs.winehq.org/show_bug.cgi?id=37715
--- Comment #8 from Roland Baudin roland65@free.fr --- I suggest you test the following:
1. remove *any* monitor calibration software *and* profiles (remove icc profiles installed in /etc/xdg/color/icc, in ~/.config/color/icc, remove ~/.config/color.jcnf, uninstall dispcalGUI, gnome-color-manager, and other if used)
2. logout and login
3. install Lightroom and copy the "sRGB Color Space Profile.icm" profile in ~/.wine/drive_c/windows/system32/spool/drivers/color
4. run Lightroom and the refresh problem should have disappeared
If not, then I don't know how to fix it, sorry! More investigation will ne needed...
If yes, then you can profile your monitor with dispcalGUI, and install the profile system wide (this will copy your profile in /etc/xdg/color/icc and install the local stuff in your ~./config directory.
Then check that dispcalGUI profile loader is launched at startup (with gnome-session-properties) and then check that your profile has been loaded (after login) with the command:
dispwin -V /etc/xdg/color/icc/devices/display/<your-profile>.icc
Then check that Lightroom works as expected with this profile.
I don't use gnome-color-manager, this is why my recipe is only based on the dispcalGUI features. So I simply don't know how gnome-color-manager works and if it can be used with Lightroom on wine.