https://bugs.winehq.org/show_bug.cgi?id=49989
Bug ID: 49989 Summary: System.Windows.Markup.XamlParseException: Provide value on 'System.Windows.Baml2006.TypeConverterMarkupExtension' threw an exception Product: Wine Version: 5.19 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: fzatlouk@redhat.com Distribution: ---
Created attachment 68391 --> https://bugs.winehq.org/attachment.cgi?id=68391 stdout
Running Samsung Dex installer [0] gets stuck with:
[ERROR] FATAL UNHANDLED EXCEPTION: System.Windows.Markup.XamlParseException: Provide value on 'System.Windows.Baml2006.TypeConverterMarkupExtension' threw an exception. ---> System.EntryPointNotFoundException: IWICColorContext_GetType_Proxy assembly:<unknown assembly> type:<unknown type> member:(null)
[0] https://appdb.winehq.org/objectManager.php?sClass=version&iId=39225
https://bugs.winehq.org/show_bug.cgi?id=49989
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|System.Windows.Markup.XamlP |Samsung Dex installer |arseException: Provide |crashes |value on | |'System.Windows.Baml2006.Ty | |peConverterMarkupExtension' | |threw an exception |
--- Comment #1 from Gijs Vermeulen gijsvrm@gmail.com --- I can't reproduce with with wine-staging 5.19. I tried this installer: https://www.samsung.com/global/download/SamsungDeXWin/
Could you provide reproduction steps? I.e. 32 or 64bit prefix, win7 or win10? (You mentioned both). Did you use any other workarounds?
https://bugs.winehq.org/show_bug.cgi?id=49989
--- Comment #2 from FrantiĊĦek Zatloukal fzatlouk@redhat.com --- (In reply to Gijs Vermeulen from comment #1)
I can't reproduce with with wine-staging 5.19. I tried this installer: https://www.samsung.com/global/download/SamsungDeXWin/
Could you provide reproduction steps? I.e. 32 or 64bit prefix, win7 or win10? (You mentioned both). Did you use any other workarounds?
I've tried both Win7 and Win10 on 64bit prefix.
I am using plain Wine-staging 5.20 now, without any other workarounds and changes. Still hitting the same issue :(
https://bugs.winehq.org/show_bug.cgi?id=49989
Arch ki-social@mail.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ki-social@mail.ru
--- Comment #3 from Arch ki-social@mail.ru --- You need to install dotnet471, I think. But then there is another module error, which I can't understand.
https://bugs.winehq.org/show_bug.cgi?id=49989
Brian Wang wangpy.tw@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wangpy.tw@gmail.com
--- Comment #4 from Brian Wang wangpy.tw@gmail.com --- Created attachment 69171 --> https://bugs.winehq.org/attachment.cgi?id=69171 stdout 6.0-rc6
Tried running with wine-staging 6.0-rc6 (Tried 32-bit and 64-bit, and both in win7 and win10). I installed dotnet48 and got this exception in stdout: ===== [ERROR] FATAL UNHANDLED EXCEPTION: System.Runtime.InteropServices.COMException (0x88980406) at InstallerGUI.WixBootstrapper.Run () [0x00396] in <1b04b3eed1e24751aabdcaee9b931c86>:0 at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00014] in <7713cb95b33244ed9608bf0b23fbdce9>:0 at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00071] in <7713cb95b33244ed9608bf0b23fbdce9>:0 at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <7713cb95b33244ed9608bf0b23fbdce9>:0 at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x0002b] in <7713cb95b33244ed9608bf0b23fbdce9>:0 ===== Then the installer gets stuck (instead of terminating). Full stdout output attached.
https://bugs.winehq.org/show_bug.cgi?id=49989
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |mscoree Keywords| |download URL| |https://www.samsung.com/glo | |bal/download/SamsungDeXWin/ Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED CC| |xerox.xerox2000x@gmail.com
--- Comment #5 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi,
In current git it installs and starts fine after "winetricks arial" (no dotnet*** installed, just plain Mono)
Without the "winetricks arial" i got crash below***
As "missing arial" is already tracked by other bugreport I resolve this as fixed.
Feel free to reopen if you/anyone still runs into trouble using current git. sha1sum SamsungDeXSetupWin.exe d98ddf7e6f6c0cf46a460b5538a2976db720920c SamsungDeXSetupWin.exe
***:
CLR: Managed code called FailFast, saying "
at System.Environment.get_StackTrace () [0x00000] in <a9da539eb2f94b1a84ab84db 52450d46>:0 at MS.Internal.Invariant.FailFast (System.String message, System.String detail Message) [0x00000] in <55b1e9898aaf41d99579f785be62a53e>:0 at MS.Internal.Invariant.Assert (System.Boolean condition) [0x00000] in <55b1e 9898aaf41d99579f785be62a53e>:0 at MS.Internal.Shaping.TypefaceMap.MapUnresolvedCharacters (System.Windows.Med ia.TextFormatting.CharacterBufferRange unicodeString, System.Globalization.Cultu reInfo culture, System.Globalization.CultureInfo digitCulture, MS.Internal.FontF ace.PhysicalFontFamily firstValidFamily, System.Int32& firstValidLength, MS.Inte rnal.SpanVector scaledTypefaceSpans, System.Int32 firstCharIndex, System.Int32& nextValid) [0x00000] in <67c78994f9bd40aeb6a421d2d16e8e06>:0 at MS.Internal.Shaping.TypefaceMap.MapByFontFamilyList (System.Windows.Media.T extFormatting.CharacterBufferRange unicodeString, System.Globalization.CultureIn
https://bugs.winehq.org/show_bug.cgi?id=49989
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mayhem6328@gmail.com
--- Comment #6 from Louis Lenders xerox.xerox2000x@gmail.com --- *** Bug 49017 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=49989
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.8.