http://bugs.winehq.org/show_bug.cgi?id=10102
Summary: Program Diet Power 4 doesn't install/run properly without tweaking Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-loader AssignedTo: wine-bugs@winehq.org ReportedBy: ben@forlent.com
Program Diet Power 4 (demo can be downloaded from http://dietpower.com)
- Installer won't run, on my machine aborts with no error messages. - If I use msi to manually unpack, it aborts with the error:
Call from 0x639788d4 to unimplemented function oleacc.dll.GetOleaccVersionInfo, aborting
Installing Windows native oleacc.dll into Wine fixes the problem and it runs perfectly (well, once in a while it doesn't load the complete food database and has to be restarted, but that's a minor glitch)
Thanks
http://bugs.winehq.org/show_bug.cgi?id=10102
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://dietpower.com/ Component|wine-loader |wine-ole Keywords| |download, Installer
http://bugs.winehq.org/show_bug.cgi?id=10102
--- Comment #1 from Austin English austinenglish@gmail.com 2008-02-04 16:51:47 --- http://ds1.downloadtech.net/cn1030/DPtrial.exe
Starts to install fine for me, but bombs out it wininet when attempting to download MDAC 2.8 SP1. Installing that with winetricks beforehand doesn't help. Can you verify this?
http://bugs.winehq.org/show_bug.cgi?id=10102
nick stephens nickstephens@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nickstephens@gmail.com
--- Comment #2 from nick stephens nickstephens@gmail.com 2008-02-25 18:03:23 --- Running the DPTrial.exe from wine gives me the same failure when trying to install MDAC 2.8 SP1. I used the install with winetricks, and it also did not work.
I have tried etracting the DPTrial.exe and running "msiexec /i DietPower.msi" with the exact same results.
If I install in Windows, copy the directory over to my wine install, grab a few native dlls (and register gdiplus.dll and oleacc.dll) it will run but stops with an error complaining that it cannot find a "DIET.CFG" file that it says was created during the install. I found this on my windows machine under c:\documents and settings\all users, however copying it to the specified location does not fix the problem.
http://bugs.winehq.org/show_bug.cgi?id=10102
--- Comment #3 from nick stephens nickstephens@gmail.com 2008-02-25 18:12:33 --- Created an attachment (id=10976) --> (http://bugs.winehq.org/attachment.cgi?id=10976) DietPower installer report file
http://bugs.winehq.org/show_bug.cgi?id=10102
--- Comment #4 from nick stephens nickstephens@gmail.com 2008-02-25 18:12:57 --- I apologize for not including some important information:
Diet Power v4.4 (above URL is correct for trial) Fedora release 8 (Werewolf) linux kernel 2.6.23.15-137.fc8 wine-0.9.55-1.fc8 Default configuration set to "Windows XP"
http://bugs.winehq.org/show_bug.cgi?id=10102
--- Comment #5 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-03-09 14:08:03 --- Created an attachment (id=11271) --> (http://bugs.winehq.org/attachment.cgi?id=11271) patch
Attached patch fixes the crash into unimplemented function. Furthermore, the installer finishes just fine for me in current git '
Could you please retest the installer in current git, and the application with patch attached, and report back please?
http://bugs.winehq.org/show_bug.cgi?id=10102
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #10976|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=10102
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #6 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-03-12 13:40:39 --- patch is committed today that implements oleacc.dll.GetOleaccVersionInfo, so that bug is fixed. Also the installer finishes fine in current git. So all bugs are fixed apparently. App starts fine here into the main window here. If you run into other bugs with this app please open new bugreports
http://bugs.winehq.org/show_bug.cgi?id=10102
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2008-03-21 10:53:00 --- Closing bugs fixed in 0.9.58.
https://bugs.winehq.org/show_bug.cgi?id=10102
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |99e1e90f0fad52e3ce44d745eb0 | |ac3addf794036 Component|ole |oleacc