https://bugs.winehq.org/show_bug.cgi?id=50509
Bug ID: 50509 Summary: Unhandled exception: unimplemented function UxTheme.dll.SetWindowThemeAttribute called in 32-bit code (0x7bc513b9). Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: fichker@gmail.com Distribution: ---
Created attachment 69173 --> https://bugs.winehq.org/attachment.cgi?id=69173 Error when tried open apps in WINE
Hello everybody! Installed wine by terminal. Used command at the bottom:
sudo dpkg --add-architecture i386
wget -nc https://dl.winehq.org/wine-builds/Release.key
sudo apt-key add Release.key
sudo add-apt-repository "deb https://dl.winehq.org/wine-builds/ubuntu/ artful main"
sudo apt-get update
sudo apt-get install --install-recommends winehq-stable
But when I tried open .exe apps (for installing) , appeared error.