Application Details:
Version: | 4.x (64-bit) |
License: | Retail |
URL: | http://www.adobe.com/products/... |
Votes: | 0 |
Latest Rating: | Silver |
Latest Wine Version Tested: | 3.0 |
Maintainers: About Maintainership
What works
Import
Library
Develop
Book
Diashow
Print
What does not
Map
Workarounds
See additional comments.
What was not tested
Web
Hardware tested
Graphics:
Additional Comments
Version Lightroom 4.4.1 64Bit
Installation is a bit tricky.
winetricks win7
Install Lightroom
winetricks corefonts gdiplus
winetricks windowscodecs (this installation fails)
Go to ~/.cache/winetricks/windowscodecs
7z x wic_x64_enu.exe
The extracted *.dll copy to .wine/drive_c/windows/syswow64 and .wine/drive_c/windows/system32
winetricks colorprofile
Check if it copied the sRGB Color Space Profile.icm to .wine/drive_c/windows/system32/spool/drivers/color
If not, go to ~/.cache/winetricks/colorprofile
7z x ColorProfile.exe
The extracted sRGB Color Space Profile.icm copy to .wine/drive_c/windows/system32/spool/drivers/color
That's it, runs smooth.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Ubuntu 17.10 "Artful" amd64 (+variants like Kubuntu) | Feb 13 2018 | 3.0 | Yes | Yes | Yes | Silver | Jochen Kauz | |
Show | Ubuntu 13.04 "Raring" amd64 (+ variants like Kubuntu) | Aug 11 2013 | 1.6 | Yes | No | Garbage | Vince Marsters |
Bug # | Description | Status | Resolution | Other apps affected |
35092 | Multiple 64-bit applications need __CxxFrameHandler implementation (Ableton Live 9.1, Adobe Cloud apps) | CLOSED | FIXED | View |
39707 | Adobe Lightroom 4.1 crashes after catalog creation request (64-bit applications need __CxxFrameHandler implementation) | CLOSED | DUPLICATE | View |
Updated (via Patrick Roy):
If you try to open a catalog that's on another mount point then your wine prefix, you might run into the following Lightroom error:
"No write access or network folder"
My LR catalog sits on another ext3 partition, mounted under /mnt/datalin/.
My Wine prefix WINEPREFIX="/home/username/.wine"
For info, I'm running Manjaro Linux 18.0.4, with Wine 4.12.1 and LR 4.4 64bits.
My fix for the above issue:
- run winecfg from command line.
- within the gui, add a new Drive under the Drives tab, say drive D:, and point it to your mount point, in my case/mnt/datalin/.
And to be sure, under the Advanced options, I've set the Type to be "Local hard disk".
Now, I'm able to properly open up my catalog by going to D:\... within LR !
https://appdb.winehq.org/objectManager.php?sClass=version&iId=31586#Comment-104789
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by Patrick Roy on Tuesday August 13th 2019, 7:41
If you try to open a catalogue that's on another mount point then your wine prefix, you might run into the following Lightroom error: "No write access or network folder".
My LR catalog sits on another ext3 partition, mounted under /mnt/datalin/.
My Wine prefix WINEPREFIX="/home/username/.wine"
For info, I'm running Manjaro Linux 18.0.4, with Wine 4.12.1 and LR 4.4 64bits.
My fix for the above issue:
- run winecfg from command line.
- within the gui, add a new Drive under the Drives tab, say drive D:, and point it to your mount point, in my case/mnt/datalin/. And to be sure, under the Advanced options, I've set the Type to be "Local hard disk".
Now, I'm able to properly open up my catalog by going to D:\... within LR !
Cheers!
Pat
by Eric Jaw on Tuesday August 13th 2019, 12:34