https://bugs.winehq.org/show_bug.cgi?id=46613
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Summary|Garmin Express install |Garmin Express 6.13 |doesn't work |installer doesn't work with | |Wine-Mono Status|REOPENED |NEW URL|https://www.garmin.com/en-U |https://web.archive.org/web |S/software/express/ |/20190424051657/https://dow | |nload.garmin.com/omt/expres | |s/GarminExpress.exe
--- Comment #7 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download link via Internet Archive:
https://web.archive.org/web/20190424051657/https://download.garmin.com/omt/e...
--- snip --- $ WINE_MONO_TRACE=assembly wine ./GarminExpress.exe ... [00000114:] EXCEPTION handling: System.EntryPointNotFoundException: LoGetEscString assembly:<unknown assembly> type:<unknown type> member:(null) [00000114:] EXCEPTION handling: System.TypeInitializationException: The type initializer for 'MS.Internal.TextFormatting.TextStore' threw an exception. 0114:fixme:dwrite:dwritetextanalyzer_AnalyzeNumberSubstitution (0x45515d0 0 9 0x4550c80): stub [00000114:] EXCEPTION handling: System.Runtime.InteropServices.COMException:
Unhandled Exception: System.Runtime.InteropServices.COMException (0x88980406) at MS.Internal.HRESULT.Check (System.Int32 hr) [0x00016] in <d2d3da73e2ac4484b5ea094fbd571d52>:0 at System.Windows.Media.Composition.DUCE+Channel.SyncFlush () [0x00023] in <d2d3da73e2ac4484b5ea094fbd571d52>:0 at System.Windows.Interop.HwndTarget.UpdateWindowSettings (System.Boolean enableRenderTarget, System.Nullable`1[T] channelSet) [0x00202] in <d2d3da73e2ac4484b5ea094fbd571d52>:0 at System.Windows.Interop.HwndTarget.UpdateWindowSettings (System.Boolean enableRenderTarget) [0x00001] in <d2d3da73e2ac4484b5ea094fbd571d52>:0 at System.Windows.Interop.HwndTarget.OnShowWindow (System.Boolean enableRenderTarget) [0x00012] in <d2d3da73e2ac4484b5ea094fbd571d52>:0 at System.Windows.Interop.HwndTarget.HandleMessage (MS.Internal.Interop.WindowMessage msg, System.IntPtr wparam, System.IntPtr lparam) [0x00416] in <d2d3da73e2ac4484b5ea094fbd571d52>:0 at System.Windows.Interop.HwndSource.HwndTargetFilterMessage (System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam, System.Boolean& handled) [0x00022] in <d2d3da73e2ac4484b5ea094fbd571d52>:0 at MS.Win32.HwndWrapper.WndProc (System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam, System.Boolean& handled) [0x0003a] in <98e8558d9113410bbb3b4c428ae8d5ce>:0 at MS.Win32.HwndSubclass.DispatcherCallbackOperation (System.Object o) [0x00042] in <98e8558d9113410bbb3b4c428ae8d5ce>:0 at System.Windows.Threading.ExceptionWrapper.InternalRealCall (System.Delegate callback, System.Object args, System.Int32 numArgs) [0x000c6] in <98e8558d9113410bbb3b4c428ae8d5ce>:0 at System.Windows.Threading.ExceptionWrapper.TryCatchWhen (System.Object source, System.Delegate callback, System.Object args, System.Int32 numArgs, System.Delegate catchHandler) [0x00004] in <98e8558d9113410bbb3b4c428ae8d5ce>:0 at System.Windows.Threading.Dispatcher.WrappedInvoke (System.Delegate callback, System.Object args, System.Int32 numArgs, System.Delegate catchHandler) [0x00001] in <98e8558d9113410bbb3b4c428ae8d5ce>:0 at System.Windows.Threading.Dispatcher.LegacyInvokeImpl (System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, System.Object args, System.Int32 numArgs) [0x000fc] in <98e8558d9113410bbb3b4c428ae8d5ce>:0 at System.Windows.Threading.Dispatcher.Invoke (System.Windows.Threading.DispatcherPriority priority, System.Delegate method, System.Object arg) [0x00011] in <98e8558d9113410bbb3b4c428ae8d5ce>:0 at MS.Win32.HwndSubclass.SubclassWndProc (System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam) [0x00154] in <98e8558d9113410bbb3b4c428ae8d5ce>:0 at (wrapper native-to-managed) MS.Win32.HwndSubclass.SubclassWndProc(intptr,int,intptr,intptr) at (wrapper managed-to-native) MS.Win32.UnsafeNativeMethods.ShowWindow(System.Runtime.InteropServices.HandleRef,int) at System.Windows.Window.ShowHelper (System.Object booleanBox) [0x00135] in <251e6bab7bce4da9b7717a1245189e5a>:0 at System.Windows.Window.Show () [0x00025] in <251e6bab7bce4da9b7717a1245189e5a>:0 at Garmin.Omt.Express.BootstrapperApplication.ExpressBA.Run () [0x00122] in <ca74e01c512a41b599c1bcb46bcd249e>:0
--- snip ---
$ sha1sum GarminExpress.exe daeefaa9a228af2ba02e936462c79cf93388d718 GarminExpress.exe
$ du -sh GarminExpress.exe 83M GarminExpress.exe
$ wine --version wine-6.1
Regards