https://bugs.winehq.org/show_bug.cgi?id=11433
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, patch Ever confirmed|0 |1 URL| |https://www.ibm.com/develop | |erworks/downloads/ls/lsndad | |/ CC| |alexhenrie24@gmail.com Status|CLOSED |REOPENED Resolution|ABANDONED |---
--- Comment #5 from Alex Henrie alexhenrie24@gmail.com --- The bug is still present with Lotus Notes 8.5.3. Steps to reproduce:
1. Download Lotus Notes 8.5.3 from https://www.ibm.com/developerworks/downloads/ls/lsndad/ (registration required) 2. Run the setup program LOTUS_Notesclient_853_WIN_EN_EVA.exe. It will say that there was an error, but the program will be installed. 3. Run `wine 'C:\Program Files (x86)\IBM\Lotus\Notes\nlnotes.exe'` and click through the configuration wizard. 4. Under "Design Your Home Page", click "Use the default". 5. Next to Notebook, click New, then click OK. 6. Click the body of the notebook entry, then go up to the menu and click Create, Object, Object from a file, Display as icon.
At this point, Lotus Notes crashes and throws up a custom exception handler dialog.
$ sha256sum LOTUS_Notesclient_853_WIN_EN_EVA.exe c5df00d052acfb0714e6d0a35e7ba262bfb37a0444e174ec71b2912312dd9612
The patch at https://raw.githubusercontent.com/wine-compholio/wine-staging/master/patches... fixes the problem.