http://bugs.winehq.org/show_bug.cgi?id=6743
Summary: Notes 7.0.2 does not work with wine 0.9.22 Product: Wine Version: 0.9.22. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: jon1jone@us.ibm.com
I have installed wine and Notes several times now. Notes installs fine and once configured I can access my mail. From the terminal that Notes was started from this error continues to scroll: err:win:DefWindowProcW called for other process window 0x10020 err:win:DefWindowProcW called for other process window 0x10020 err:win:DefWindowProcW called for other process window 0x10020
Once I exit Notes, I cannot access my mail again. I can start Notes normally and enter my password. My welcome screen comes on. No errors in the terminal at this point. Once I select my mail icon, it appears that Notes tries to access the mail server and the application freezes. Error continue to scroll in the terminal.
user@Linux:~/.wine/drive_c/Program Files/lotus/notes$ wine nlnotes.exe fixme:ole:CoRegisterMessageFilter message filter has been registered, but will not be used fixme:process:IsWow64Process (0xffffffff 0x33e5d4) stub! 11/21/2006 03:03:30 PM Lotus Notes client started libGL warning: 3D driver claims to not support visual 0x4b err:win:DefWindowProcW called for other process window 0x10020 err:win:DefWindowProcW called for other process window 0x10020 err:win:DefWindowProcW called for other process window 0x10020 err:win:DefWindowProcW called for other process window 0x10020
I have searched bugzilla and google and tried different fixes but nothing seems to work. The only way for me to access my email again is to remove wine, remove the .wine directory, reinstall wine, and reinstall Notes. I have had to do this so many times now that I just put it all in a small script to run. sudo dpkg --purge wine ; rm -rf /home/user/.wine ; sudo apt-get install wine ; /home/user/wine C94OIEN.exe