[Bug 35192] lightroom 5.3 needs KERNEL32.dll.CreateThreadpool

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Aug 15 08:11:39 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=35192

--- Comment #38 from Roland Baudin <roland65 at free.fr> ---
I have a solution for the remove dialog and also for some other issues. Here it
the new recipe (I use wine 1.7.21):

1. Compile a 32 bits wine 1.7.21 after having applied the five patches I
included in archive lr5-wine-1.7.21-patches.tar.gz (please note that some of
these patches are dirty hacks that work well with Lightroom but could induce
minor issues on other wine apps)

2. Create an empty 32 bits wine profile with winecfg and install gecko and mono
as requested (probably not required but it won't hurt)

3. winetricks win7

4. Install Lightroom 5 (32 bits version, version 5.6 works)

5. winetricks winxp

6. winetricks gdiplus corefonts ie7 windowscodecs comctl32

7. winetricks wininet=builtin

8. Run Lightroom

This recipe fixes the remove dialog issue. It also fixes the scrollbar issue
and the growing dialog issue (that occurs for example when exporting an image).
After that, some cosmetic issues can be improved if you replace the
comctl32.dll provided by winetricks with the one found in Windows XP SP3 (DLL
version 6.00.2900.5512).
Now, Lightroom 5 runs flawlessly on Linux and it is very stable and fast.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list