[Bug 8178] Microsoft Dynamics GP Standard demo install fails

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Dec 10 23:27:40 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=8178


Dan Kegel <dank at kegel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|-unknown                    |gdiplus




--- Comment #15 from Dan Kegel <dank at kegel.com>  2008-12-10 23:27:39 ---
Almost!  Here's the current recipe:

rm -rf .wine
winecfg  (and select win2000 mode)

sudo cp -a /mnt/cdrom/ gp
sudo chmod 755 -R gp
cd gp
wine setup

This gets a lot further, but crashes with a dialog box 
"Fatal engine execution error"; wine says

wine: Call from 0x7edf96b0 to unimplemented function
gdiplus.dll.GdipGetNearestColor, aborting
wine: Call from 0x7edf96b0 to unimplemented function
gdiplus.dll.GdipGetNearestColor, aborting
fixme:gdiplus:GdipEndContainer (0x1976c0, 0xdeadbeef)
fixme:gdiplus:GdipSetImageAttributesColorKeys not implemented

Unhandled Exception: StackOverflowException.

'winetricks gdiplus' gets it a bit further, so
that makes this a gdiplus bug for the moment.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list