http://bugs.winehq.org/show_bug.cgi?id=14410
Summary: orb installer aborts, unimplemented function gdiplus.dll.GdipGetPropertyItem Product: Wine Version: CVS/GIT Platform: Other URL: http://www.orb.com/en/download_orb OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
wine Orb20SetupUs.exe complained
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC" wine: Call from 0x7ee2b974 to unimplemented function gdiplus.dll.GdipGetPropertyItem, aborting
winetricks vcrun2005 gdiplus worked around those.
http://bugs.winehq.org/show_bug.cgi?id=14410
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #1 from Anastasius Focht focht@gmx.net 2008-08-24 12:23:35 --- Hello,
I just took the first bug which was open ... this info also applies to several other bugs (even closed/invalid ones).
That 'winetricks vcrun2005' step is seriously broken. I don't know who came up with that "clever" idea to set winver to win2k before running that vc2005 redist installer. If I remember correctly this was not the case in earlier times/versions - for a good reason.
With winver set to win2k before the installer you'll end up with newer ATL, CRT and MFC runtimes installed in system32 which is *plain* wrong. Win2K and WinXP OS loaders implement different strategies when it comes to loading of side-by-side assemblies and wine obviously doesn't (want to) resemble Win2K.
vcrun2005sp1 step partly "repairs" this - hence one can see people giving "tips" like 'winetricks vcrun2005 vcrun2005sp1' ...
Again: You have to use default winver XP to get the VC2005 side-by-side assemblies properly installed!
Regards
http://bugs.winehq.org/show_bug.cgi?id=14410
--- Comment #2 from Dan Kegel dank@kegel.com 2008-08-24 12:42:32 --- Bleah! OK, I'll have a look at winetricks, thanks.
http://bugs.winehq.org/show_bug.cgi?id=14410
--- Comment #3 from Anastasius Focht focht@gmx.net 2008-08-24 12:51:26 --- --- quote --- Bleah! OK, I'll have a look at winetricks, thanks. --- quote ---
Not meant as offense ... I just felt bad myself that I didn't recognize this winetricks change earlier, which actually causes more harm than good without sp1 step.
Regards
http://bugs.winehq.org/show_bug.cgi?id=14410
--- Comment #4 from knan-wine@anduin.net 2008-09-09 16:53:22 --- GdipGetPropertyItem at least has a stub in current git. Which seems to be enough to use the account setup bit, though looking bad.
It explodes at a richedit regression in the installer right now, before getting that far. (winetricks riched20 gets around it).
http://bugs.winehq.org/show_bug.cgi?id=14410
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from Dan Kegel dank@kegel.com 2008-09-09 16:57:42 --- OK, marking this bug as fixed, can you open a new one for the riched problem? (And are you sure it's a regression?)
http://bugs.winehq.org/show_bug.cgi?id=14410
--- Comment #6 from knan-wine@anduin.net 2008-09-10 13:19:48 --- Quite sure. Works in 1.1.2, bisecting. Will open a new bug.
http://bugs.winehq.org/show_bug.cgi?id=14410
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2008-09-19 11:17:33 --- Closing bugs fixed in 1.1.5.
http://bugs.winehq.org/show_bug.cgi?id=14410
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified
http://bugs.winehq.org/show_bug.cgi?id=14410
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer Fixed by SHA1| |c2de38ea47046039d21c2ef38e8 | |c4b01d95663f5 Hardware|Other |x86 Version|unspecified |1.1.0 OS|other |Linux