https://bugs.winehq.org/show_bug.cgi?id=35192
--- Comment #38 from Roland Baudin roland65@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.