https://bugs.winehq.org/show_bug.cgi?id=56156
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |UNCONFIRMED Keywords| |download Ever confirmed|1 |0 URL| |https://www.samsung.com/us/ | |apps/dex/ Summary|DeX |Samsung DeX fails to | |install.
--- Comment #3 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
Adding download URL and keyword.
--- from attachment --- [0160:019C][2024-01-07T11:09:19]e313: Failed to acquire payload: NetFx48Redist to working path: C:\users\bob\Temp{34132CBD-BF63-4510-9317-7FA982E3A096}\NetFx48Redist, error: 0x80070002. [0160:0164][2024-01-07T11:09:19]e000: Error 0x80070002: Failed while caching, aborting execution. [0160:0178][2024-01-07T11:09:21]i000: [BURN]: StartSamsungDeX 32 : Lanuch app After Install : Exception message : Chemin introuvable. --- end ---
This looks like the application failed to install and rolled the installation back. It seems to want .NET Framework 4.8.
Please try to install native .NET Framework 4.8 and see if it helps. You may install it with 'winetricks -q dotnet48'. Note that after dotnet48 is installed, it can't be cleanly removed. If you want to revert to builtin mono, you'll have to delete the wineprefix and restart from scratch.
Also, according to comments in bug 49989, you may have better result after installing Arial font with 'winetricks -q arial'.
Regards.