[Bug 43396] New: Microsoft Outlook 2010 crashes after loading profile

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jul 20 09:26:50 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=43396

            Bug ID: 43396
           Summary: Microsoft Outlook 2010 crashes after loading profile
           Product: Wine
           Version: 2.0.1
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: marceloalmeida at inb.gov.br
      Distribution: ---

Created attachment 58739
  --> https://bugs.winehq.org/attachment.cgi?id=58739
normal start, with crash

Microsoft Outlook 2010 crashes after loading the profile, but if I start whit
the WINEDEBUG="+relay" option, it works, slowly but works.

Commands used to configure the environment:

- download, install and configure WineHQ
$> sudo dnf config-manager --add-repo
https://dl.winehq.org/wine-builds/fedora/25/winehq.repo
$> sudo dnf install winehq-stable samba-common-tools samba-winbind-clients

$> WINEPREFIX=~/wine/office2010 WINEARCH=win32 wineboot
$> wget 
https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks
$> chmod +x winetricks
$> WINEPREFIX=~/wine/office2010 ./winetricks dotnet20 msxml

- installl Office
$> WINEPREFIX=~/wine/office2010 wine control
   open add/remove apps and do the Office2010 install, (optional) add the email
profile

(optional)
$> WINEPREFIX=~/wine/office2010 winecfg
   change the "riched20" to native, to correct the input boxes

- enabling WINEDEBUG="+relay" make the app to run with slow performance, but it
works
#> WINEPREFIX=~/wine/office2010 WINEDEBUG="+relay" wine
~/wine/office2010/drive_c/Office2010/Office14/OUTLOOK.EXE 
#> WINEPREFIX=~/wine/office2010 WINEDEBUG="+relay" wine
~/wine/office2010/drive_c/Office2010/Office14/OUTLOOK.EXE
>~/wine/outlooklogdebug.txt 2>&1

- with this commands it crash after load the profile
#> WINEPREFIX=~/wine/office2010 WINEDEBUG="+relay" wine
~/wine/office2010/drive_c/Office2010/Office14/OUTLOOK.EXE > /dev/null 2>&1
#> WINEPREFIX=~/wine/office2010 wine
~/wine/office2010/drive_c/Office2010/Office14/OUTLOOK.EXE
>~/wine/outlooklog.txt 2>&1

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list