https://bugs.winehq.org/show_bug.cgi?id=43396
--- Comment #9 from marceloalmeida@inb.gov.br --- (In reply to Rosanne DiMesio from comment #8)
(In reply to marceloalmeida from comment #6)
$> WINEPREFIX=~/wine/office2010 ./winetricks dotnet20 msxml
Why? Neither of those are mentioned in the AppDB howto for Outlook 2010, nor do any test reports other than yours mention using them. The only recommended override is for riched20.
It was recommend from the Office installer: https://appdb.winehq.org/objectManager.php?sClass=version&iId=17336 "- winetricks dotnet20 msxml5 (newest version)"
Please follow the howto for the Office 2010 installer, not some random test report.
Removed the wineprefix (rm -fr ~/wine/office2010) and started a new enviroment:
$ sudo dnf install wine-mono $ WINEPREFIX=~/wine/office2010 WINEARCH=win32 wineboot $ WINEPREFIX=~/wine/office2010 winecfg change the "riched20" to (native, embedded) $ WINEPREFIX=~/wine/office2010 wine control open add/remove apps and do the Office install with all the default options
Starting the Outlook from the Gnome .desktop file or command line result in the same behaviour: it crashes after loading the profile (new log attached outlooklog_2017072401.txt)
$ WINEPREFIX="/home/marcelo/wine/office2010" wine start.exe /Unix /home/marcelo/wine/office2010/dosdevices/c:/users/425801178/Start\ Menu/Programs/Microsoft\ Office/Microsoft\ Outlook\ 2010.lnk $ WINEPREFIX=~/wine/office2010 wine start.exe /Unix ~/wine/office2010/drive_c/Program\ Files/Microsoft\ Office/Office14/OUTLOOK.EXE
~/wine/outlooklog.txt 2>&1