https://bugs.winehq.org/show_bug.cgi?id=56063
Bug ID: 56063 Summary: microchip XC8 1.33 can't be installed Product: Wine Version: 9.0-rc2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: cedric.dewijs@eclipso.eu Distribution: ---
To reproduce $ rm -rf ~/wine-tmp/ $ mkdir ~/wine-tmp $ export WINEPREFIX=~/wine-tmp $ cd ~/wine-tmp download https://ww1.microchip.com/downloads/en/DeviceDoc/xc8-v1.33-full-install-wind... $ md5sum xc8-v1.33-full-install-windows-installer.exe 439db60c52d141ddb7e4efecb3b946eb xc8-v1.33-full-install-windows-installer.exe $ wine xc8-v1.33-full-install-windows-installer.exe now 2 windows pop up. One called console containing "(cedric) 1 %", one window called "xc8-v1 installer" After that no more action.
Software: $ wine --version wine-9.0-rc2 from this aur PKGBUILD: https://bugs.winehq.org/show_bug.cgi?id=56039 $ uname -a Linux cedric 6.6.7-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 14 Dec 2023 03:45:42 +0000 x86_64 GNU/Linux Running lxde on Xorg
Hardware: 0b:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 [Radeon RX 5600 OEM/5600 XT / 5700/5700 XT] (rev c4)
https://bugs.winehq.org/show_bug.cgi?id=56063
--- Comment #1 from Cedric cedric.dewijs@eclipso.eu --- The same happens with xc1.32: $ rm -rf ~/wine-tmp/ $ mkdir ~/wine-tmp $ export WINEPREFIX=~/wine-tmp $ cd ~/wine-tmp download md5sum xc8-v1.32-windows-installer.exe 4f8cf9f1f726c2f06f90eb3abc61e961 xc8-v1.32-windows-installer.exe wine xc8-v1.32-windows-installer.exe
now 2 windows pop up. One called console containing "(cedric) 1 %", one window called "xc8-v1 installer"
Software: $ wine --version wine-9.0-rc2 from this aur PKGBUILD: https://bugs.winehq.org/show_bug.cgi?id=56039 $ uname -a Linux cedric 6.6.7-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 14 Dec 2023 03:45:42 +0000 x86_64 GNU/Linux Running lxde on Xorg
Hardware: 0b:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 [Radeon RX 5600 OEM/5600 XT / 5700/5700 XT] (rev c4)