https://bugs.winehq.org/show_bug.cgi?id=46176 Bug ID: 46176 Summary: Altium Designer 13.2.5 (10.1810.28368) hangs on startup Product: Wine Version: 3.20 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: lvd.mhm(a)gmail.com Distribution: --- Created attachment 62837 --> https://bugs.winehq.org/attachment.cgi?id=62837 Short (default) log output After the software starts, it shows splashscreen with some activity indicated inside it. After that activity ceases and splashscreen disappears, the main window does not appear and the software seems to hang (no CPU usage). I've compiled wine 3.20 (git rev-parse HEAD : 488432317206bc816432af0dd740e18979e37e58) within pure 32-bit install of ubuntu 14.04 server edition on KVM virtual machine. I've used "./configure --disable-win16 --prefix=/home/lvd/wine". After a (successfull) compile, I've copied wine directory to my real machine (64bit install of the same ubuntu 14.04) and after preparations ( cd /home/lvd, export $WINEPREFIX=/home/lvd/.wine32, export $WINEARCH=win32, wine/bin/winecfg ) run install: wine/bin/wine start 'H:\AltiumInstaller.exe' where H: was automatically configured by winecfg to /mnt/cdrom where .iso was mounted. then run the software: wine/bin/wine start 'C:\Program Files\Altium\AD13\DXP.EXE' and after splashscreen and loading activity the hang happens. short (default) log, the log made with "WINEDEBUG=+relay,+seh,+tid wine/bin/wine start 'C:\Program Files\Altium\AD13\DXP.EXE'
/tmp/wine_longlog.txt 2>&1" and backtrace made with "winedbg \ bt all" after the hang are attached.
-- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.