http://bugs.winehq.org/show_bug.cgi?id=10666
Summary: My Invoices and Estimates does not run and Installs (with errors). Product: Wine Version: 0.9.49. Platform: PC URL: http://shop.avanquest.com/usa/ OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: wine-winelib AssignedTo: wine-bugs@winehq.org ReportedBy: dennis.dentremont@gmail.com
Created an attachment (id=9493) --> (http://bugs.winehq.org/attachment.cgi?id=9493) wine console output
My Invoice and Estimates 8.0 Trial version.
Software installs but fails to install fonts and produces the following type of error. "Font TT0001M did not install". The code changes to TT0XXXX depending on the font it's trying to install at the time.
When I try and run it, it just simply fails. I have attached the console output.
http://bugs.winehq.org/show_bug.cgi?id=10666
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk Status|UNCONFIRMED |NEW Component|wine-winelib |wine-msvcrt Ever Confirmed|0 |1 Keywords| |download
--- Comment #1 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2007-12-04 15:19:25 --- Confirming. The app installs it's own msvcrt40.dll, so you can get around the bug by running the app with native msvcrt40.dll:
WINEDLLOVERRIDES="msvcrt40=n" wine EasyInv.exe
Before you do that, you'll have to install mdac, otherwise the app will fail with another error:
winetricks mdac28
That way the trial started fine forme, though there seems to be an issue with black buttons on the dialogs, but that is another bug.
http://bugs.winehq.org/show_bug.cgi?id=10666
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2007-12-04 15:50:30 --- Created an attachment (id=9497) --> (http://bugs.winehq.org/attachment.cgi?id=9497) patch
of course , as msvcrt40 seems to be a complete stub, the following patch fixes the crash, as the app installs a native msvcrt40.dll, and that gets loaded using this patch. I'll see if i can send something like this to wine-patches
http://bugs.winehq.org/show_bug.cgi?id=10666
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2007-12-05 13:55:24 --- patch is in current git now, so the crash you reported is actually fixed. There are still other issues like the black buttons , and the the weird error message boxes from the installer (although it looks like the fonts are actually installed anyway, despite the warnings the installer pops up) However, you should file one bug per report, so if you feel the need to report other issues, please open new bug reports. Regards
http://bugs.winehq.org/show_bug.cgi?id=10666
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Dan Kegel dank@kegel.com 2008-01-28 05:45:23 --- Closing all RESOLVED FIXED bugs older than four weeks.
https://bugs.winehq.org/show_bug.cgi?id=10666
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |8946d462aaf9bcab0d87973f5eb | |ced6de031138e Summary|My Invoices and Estimates |My Invoice and Estimates |does not run and Installs |8.0 fails to start |(with errors). | URL|http://shop.avanquest.com/u |https://web.archive.org/web |sa/ |/20211205112258/http://ec.c | |cm2.net/www.commentcamarche | |.net/download/files/MIED_90 | |00_Trial_ESD.exe CC| |focht@gmx.net Alias|unable-to-run |
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download link via Internet Archive for documentation. Fixing some fields as well.
https://web.archive.org/web/20211205112258/http://ec.ccm2.net/www.commentcam...
https://www.virustotal.com/gui/file/979c1a7c117b653d79c46926821d9aa6f2534633...
$ sha1sum MIED_9000_Trial_ESD.exe c99076185ec05790afcd782c4d04b957d8738d34 MIED_9000_Trial_ESD.exe
$ du -sh MIED_9000_Trial_ESD.exe 66M MIED_9000_Trial_ESD.exe
Regards