http://bugs.winehq.org/show_bug.cgi?id=28127
Summary: Ubisoft Game Laucher Installation fails within dlls/oleaut32/variant.c:659 Product: Wine Version: 1.3.26 Platform: x86-64 URL: http://static3.cdn.ubi.com/orbit/launcher_installer/Ub isoftGameLauncherInstaller.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: NightNord@gmail.com
Fails upon installation with backtrace. You may download installer for free at bug's URL.
WINEDEBUG=+variant and backtrace log attached.
http://bugs.winehq.org/show_bug.cgi?id=28127
--- Comment #1 from Night Nord NightNord@gmail.com 2011-08-18 14:00:58 CDT --- Created an attachment (id=36039) --> (http://bugs.winehq.org/attachment.cgi?id=36039) WINEDEBUG=+variant and backtrace trimmed log
Trimmed from beginning to fit maximum attachment size
http://bugs.winehq.org/show_bug.cgi?id=28127
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=28127
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Austin English austinenglish@gmail.com --- austin@aw25 ~ $ sha1sum UbisoftGameLauncherInstaller.exe 886ca6ace0b3509d4998fa3a2c7badf45fa1bcb9 UbisoftGameLauncherInstaller.exe austin@aw25 ~ $ du -h UbisoftGameLauncherInstaller.exe 23M UbisoftGameLauncherInstaller.exe austin@aw25 ~ $ wine --version wine-1.7.11-206-g82b3813
installs fine. If I use wine-1.3.26, I get an earlier crash: Backtrace: =>0 0xf754ec7d in libc.so.6 (+0x12ac7d) (0x7e5e9980) 1 0x7e597b7c in libfreetype.so.6 (+0x25b7b) (0x7e5e9980) 2 0x7e583d54 in libfreetype.so.6 (+0x11d53) (0x7def3f48) 3 0x7e586a24 FT_Open_Face+0x313() in libfreetype.so.6 (0x7dec1c4c) 4 0x7e58705c FT_New_Memory_Face+0x5b() in libfreetype.so.6 (0x0032f7c0) 5 0x7ec44efe OpenFontFace+0x1fd() in gdi32 (0x0032f7c0) 6 0x7ec4a385 WineEngCreateFontInstance+0xfa4() in gdi32 (0x0032f920) 7 0x7ec36617 FONT_SelectObject+0x1c6() in gdi32 (0x0032f980) 8 0x7ec4d2fe SelectObject+0x5d() in gdi32 (0x0032f9c0) 9 0x7ece027e DIALOG_CreateIndirect+0x169d() in user32 (0x0032fc90) 10 0x7ece19b9 DialogBoxParamA+0x68() in user32 (0x0032fcc0) 11 0x004037d7 in ubisoftgamelauncherinstaller (+0x37d6) (0x00407298)
the program may have changed as well, not sure. Either ways, works now and a bug was fixed, marking fixed.
https://bugs.winehq.org/show_bug.cgi?id=28127
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.12.