https://bugs.winehq.org/show_bug.cgi?id=37715
Bug ID: 37715 Summary: Adobe Lightroom 5.2 won't update displayed picture upon changes Product: Wine Version: 1.7.32 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: t0mcat@gmx.de Distribution: ---
When editing pictures using Lightroom in DEVELOP mode moving adjustmnet sliders or entering values (e.g. exposure) won't update the displayed picture. The preview in the library gets updated, though.
SETUP: * Wine 1.7.28 and 1.7.32 (ppa:ubuntu-wine/ppa) on two different 64 bit machines with integrated Intel graphics * Linux Mint 16 MATE and 17.1 MATE, 64 bit * Adobe Lightroom 5.2 32 bit with 32 bit prefix
https://bugs.winehq.org/show_bug.cgi?id=37715
Michael t0mcat@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Mint
--- Comment #1 from Michael t0mcat@gmx.de --- * Built-in gdiplus: bug present, many other GUI glitches * Native gdiplus: bug present, almost no other GUI glitches * Both Windows XP and Windows 7 settings affected
https://bugs.winehq.org/show_bug.cgi?id=37715
--- Comment #2 from Michael t0mcat@gmx.de --- Created attachment 50308 --> https://bugs.winehq.org/attachment.cgi?id=50308 Lightroom 5.2 function trace during exposure adjustment
Attached to running Lightroom process using IDA 5.0, activated trace, moved slider, deactivated trace, detached from Lightroom process.
https://bugs.winehq.org/show_bug.cgi?id=37715
--- Comment #3 from Michael t0mcat@gmx.de --- Hello,
it seems that the refresh bug in develop mode doesn't affect all users. It might be a Wine problem or a compositor / X server / graphics driver problem. I got stuck narrowing down the options and need your help.
(1) Running Lightroom with WINEDEBUG=+relay makes my hard disk run out of space with GB of text even before I get to observe the function calls after adjustment sliders are being moved.
(2) Attaching IDA 5.0 debugger, moving sliders, detaching debugger yields multiples of function calls shown in attachment 50308.
mfc100u.dll: Function 7391 has a fixed return value of 4. All it does is calling function 1959 which, as far as I can see, doesn't lead to graphics routines. mfc100u.dll: Function 11240 from calling GetMessageW, TranslateMessage and DispatchMessageW seems to be related to thread messaging. AgKernel.dll: Seems like a Lua interpreter to me. substrate.dll: Seems like a collection of Lightroom support functions to me.
Does attachment 50308 look like something that might lead to drawing routines to you? Where would yoou look for potential calls to graphics routines?
BR Michael
https://bugs.winehq.org/show_bug.cgi?id=37715
Jakub Kulesza jakkul@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jakkul@gmail.com
--- Comment #4 from Jakub Kulesza jakkul@gmail.com --- https://bugs.winehq.org/show_bug.cgi?id=35192 people discuss here this issue. Some bump on it, some not.
My situation: fedora 21 64bit, wine 1.7.33 compiled 32bit with patches from the issue above, nvidia 750gtx with latest binary drivers. I have the problem replicated in: - gnome-shell with compositor and color management - mate without compositor and with color management - xfce without compositor nor color management
test cases that fail:
A. 1. run LR, 2. select picture 3. go to develop mode ctrl-alt-2 4. zoom 1:1 5. compare this with geeqie or sth, to verify if you got a miniature or the actual file. I'm getting the thumbnail zoomed in.
B. 1. start desktop manager 2. start LR 5.7 on wine 1.7.33 with Roland's patches and method of installing libs and wine components 3. LR starts up in library mode with some pics loaded 4. go to any photo develop screen (ctrl+alt+2) 5. do ANY modification on curves (like making the picture darker) 6. I see the effect on the bottom bar with latest imported pics. 7. I cannot see the effect on the main screen. 8. thumbnail in the upper left corner becomes dark. 9. go to library mode (ctrl+alt+1), go back to develop mode (ctrl+alt+2) 10. i can see the changes
https://bugs.winehq.org/show_bug.cgi?id=37715
--- Comment #5 from Jakub Kulesza jakkul@gmail.com --- (In reply to Jakub Kulesza from comment #4)
My situation: fedora 21 64bit, wine 1.7.33 compiled 32bit with patches from the issue above, nvidia 750gtx with latest binary drivers.
I've got Light Room 5.7 32 bit installed.
https://bugs.winehq.org/show_bug.cgi?id=37715
Roland Baudin roland65@free.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |roland65@free.fr
--- Comment #6 from Roland Baudin roland65@free.fr --- You can find a revised recipe for installing Lightroom 5.7 with wine. This should fix the problem reported here. Please, test it.
https://bugs.winehq.org/show_bug.cgi?id=35192#c79
https://bugs.winehq.org/show_bug.cgi?id=37715
davin.geiger@googlemail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |davin.geiger@googlemail.com
--- Comment #7 from davin.geiger@googlemail.com --- I have installted Lightroom 5.7 32 Bit. After I installed lightroom, the drive_c/windows/system32/spool/drivers/color Folder was empty. If I start Lightroom, Lightroom (or someone else) creates a icm file in this Folder. I have the same Problem described here - no changes in the DEVELOP mode I have calibrated my monitor using the gnome color manager. No changes if I copy a other icm File in the color Folder.
All other functions seems to work correctly.
Can soemone please help me to fix this.
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.
https://bugs.winehq.org/show_bug.cgi?id=37715
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal
https://bugs.winehq.org/show_bug.cgi?id=37715
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://download.adobe.com/p | |ub/adobe/lightroom/win/5.x/ | |Lightroom_5_LS11_win_5_7_1. | |exe Summary|Adobe Lightroom 5.2 won't |Adobe Lightroom 5.x won't |update displayed picture |update displayed picture |upon changes |upon changes
https://bugs.winehq.org/show_bug.cgi?id=37715
Eugene Yunak e.yunak@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |e.yunak@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=37715
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #9 from winetest@luukku.com --- if not dupe of bug 20034 very similar to it.
https://bugs.winehq.org/show_bug.cgi?id=37715
Hampus hampus0505@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hampus0505@gmail.com
--- Comment #10 from Hampus hampus0505@gmail.com --- I found a workaround for this bug (only works if you have 2 monitors), right click the image and "Lock to second screen" which will display the image full screen on your 2nd monitor and it'll update live.
https://bugs.winehq.org/show_bug.cgi?id=37715
ParaDice ich-nur@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ich-nur@gmx.net
--- Comment #11 from ParaDice ich-nur@gmx.net --- I had the same issue and managed to fix it. Apparently LR was looking for the sRGB colour profile and couldn't find it. Copying it to the expected directory did the trick for me:
cp /usr/share/color/icc/colord/sRGB.icc $HOME/.wine/drive_c/windows/system32/spool/drivers/color
https://bugs.winehq.org/show_bug.cgi?id=37715
tokktokk fdsfgs@krutt.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs@krutt.org
https://bugs.winehq.org/show_bug.cgi?id=37715
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution|--- |DUPLICATE Summary|Adobe Lightroom 5.x won't |Adobe Lightroom 5.x won't |update displayed picture |update displayed picture |upon changes |upon changes (needs 'sRGB | |Color Space Profile.icm') URL|http://download.adobe.com/p |https://web.archive.org/web |ub/adobe/lightroom/win/5.x/ |/20150316160118/http://down |Lightroom_5_LS11_win_5_7_1. |load.adobe.com/pub/adobe/li |exe |ghtroom/win/5.x/Lightroom_5 | |_LS11_win_5_7_1.exe Component|-unknown |msasn1
--- Comment #12 from Anastasius Focht focht@gmx.net --- Hello folks,
dupe of bug 37396
Even if this bug is older the other has more dupes merged. There are probably more dupes still in Bugzilla to be discovered.
Regards
*** This bug has been marked as a duplicate of bug 37396 ***
https://bugs.winehq.org/show_bug.cgi?id=37715
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|msasn1 |mscms
https://bugs.winehq.org/show_bug.cgi?id=37715
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate.