https://bugs.winehq.org/show_bug.cgi?id=47314 Bug ID: 47314 Summary: SourceTree fails to install Product: Wine Version: 4.8 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: programs Assignee: wine-bugs(a)winehq.org Reporter: pavel.sklenak(a)gmail.com Distribution: --- Created attachment 64625 --> https://bugs.winehq.org/attachment.cgi?id=64625 Log from SourceTree installation. The installation of SourceTree 3.1.3 fails The app uses UAC feature therefore running with wine-staging Environment (wine 4.8-staging, 32bit, winetricks 20190310): env PATH=~/.PlayOnLinux/wine/linux-x86/4.8-staging/bin/:$PATH WINEPREFIX=~/.PlayOnLinux/wineprefix/sourcetree WINEARCH=win32 'command' Using the following steps: winetricks -q dotnet472 winetricks -q vcrun2017 winetricks win7 wine runas /trustlevel:0x20000 "C:\\SourceTreeSetup-3.1.3.exe" (or wine ~/Downloads/SourceTreeSetup-3.1.3.exe) The installation fails with this in console: 0041:err:eventlog:ReportEventW L"Application: Update.exe\nFramework Version: v4.0.30319\nDescription: The process was terminated due to an unhandled exception.\nException Info: System.Runtime.InteropServices.COMException\n at System.Windows.Media.Composition.DUCE+Channel.SyncFlush()\n at System.Windows.Media.MediaCon"... The backtrace is attached in a separate file. -- 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.