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.