https://bugs.winehq.org/show_bug.cgi?id=46182
Bug ID: 46182 Summary: Outlook (from Office 365) crashes inside xul Product: Wine Version: 3.20 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: mshtml Assignee: wine-bugs@winehq.org Reporter: xerox.xerox2000x@gmail.com Distribution: Ubuntu
Hi,
installed Office 365
Winword and excel start fine.
When I try to start Outlook I get a window, I enter my email-address from the organization I work at. Then I get a get a crash inside xul.
Note: After I do winetricks ie8, unset all native dlls again, I`m able to get a bit further with LIBGL_ALWAYS_SOFTWARE=1 WINEDLLOVERRIDES=mshtml,ieframe,jscript,urlmon=n wine OUTLOOK.EXE
I can enter my password, will test further hereafter.
(Note: The LIBGL_ALWAYS_SOFTWARE=1 is needed because of crappy old hardware)
I`ll attach debuglog hereafter
https://bugs.winehq.org/show_bug.cgi?id=46182
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Created attachment 62846 --> https://bugs.winehq.org/attachment.cgi?id=62846 crash log, WINEDEBUG=+ieframe,+wininet,+urlmon,+mshtml,+jscript,+seh
WINEDEBUG=+ieframe,+wininet,+urlmon,+mshtml,+jscript,+seh
crash log
https://bugs.winehq.org/show_bug.cgi?id=46182
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com Status|NEW |RESOLVED Resolution|--- |DUPLICATE
--- Comment #2 from Jacek Caban jacek@codeweavers.com --- Outlook uses Gecko from multiple threads (other Office applications do that as well). It's bug 37906.
*** This bug has been marked as a duplicate of bug 37906 ***
https://bugs.winehq.org/show_bug.cgi?id=46182
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Jacek Caban from comment #2)
Outlook uses Gecko from multiple threads (other Office applications do that as well). It's bug 37906.
*** This bug has been marked as a duplicate of bug 37906 ***
Ok, thanks for the info. Didn`t know that. Let`s close it as well