https://bugs.winehq.org/show_bug.cgi?id=55216
Bug ID: 55216 Summary: Altium designer 23.6.0 installer shows an orange box, makes it impossible to install Altium Product: Wine Version: 8.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: cedric.dewijs@eclipso.eu Distribution: ---
Created attachment 74827 --> https://bugs.winehq.org/attachment.cgi?id=74827 Console messages while running the installer three times
Altium designer 23.6.0 installer shows an orange box. This makes it impossible to install Altium.
Steps to reproduce: $ rm -rf ~/wine-tmp/ $ mkdir ~/wine-tmp $ export WINEPREFIX=~/wine-tmp $ wine AltiumDesignerSetup_23_6_0.exe now the installer starts. Click next. Now The installer shows an orange box. The installer beeps when the mouse is clicked outside of the orange box. These errors are shown in the console: 010c:fixme:uxtheme:BufferedPaintSetAlpha Stub (01B92788 0169F8F8 255) Enter ctrl-c into the terminal. Now the installer exits.
Versions: [cedric@cedric Downloads]$ wine --version wine-8.11 [cedric@cedric Downloads]$ uname -a Linux cedric 6.4.2-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 06 Jul 2023 18:35:54 +0000 x86_64 GNU/Linux [cedric@cedric Downloads]$