http://bugs.winehq.org/show_bug.cgi?id=13742
Summary: installation of WISO 2007 failed Product: Wine Version: 1.0-rc4 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ole AssignedTo: wine-bugs@winehq.org ReportedBy: james.smith1@freenet.de
Created an attachment (id=13778) --> (http://bugs.winehq.org/attachment.cgi?id=13778) error message after giving the user & company name
using wine rc-4, installation of WISO 2007 on a SUSE 10.3 failed;
wine: created the configuration directory '/home/laurent/.wine' Could not load Mozilla. HTML rendering will be disabled. wine: configuration in '/home/laurent/.wine' has been updated. laurent@linux-zi6k:/media/SP2007> err:ole:TLB_ReadTypeLib Loading of typelib L"C:\Program Files\Fichiers communs\InstallShield\Professional\RunTime\IsProBE.tlb" failed with error 2
despite this error, it is still ok; I enter the user & company name,precise that the installation must be done only for the current user, click on "next" and get an error message (see attachment); in the terminal window, the following is printed:
fixme:wintrust:WinVerifyTrust unimplemented for 3407460
the installation cannot go further;
http://bugs.winehq.org/show_bug.cgi?id=13742
Rob Shearman robertshearman@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|ole |wintrust
http://bugs.winehq.org/show_bug.cgi?id=13742
--- Comment #1 from Juan Lang juan_lang@yahoo.com 2008-07-11 09:41:37 --- Please attach a +wintrust log. Is there a demo or download available for this app?
http://bugs.winehq.org/show_bug.cgi?id=13742
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |juan_lang@yahoo.com
http://bugs.winehq.org/show_bug.cgi?id=13742
--- Comment #2 from Laurent james.smith1@freenet.de 2008-07-12 09:56:44 --- Created an attachment (id=14760) --> (http://bugs.winehq.org/attachment.cgi?id=14760) +winetrust log
using wine 1.1.1
http://bugs.winehq.org/show_bug.cgi?id=13742
--- Comment #3 from Laurent james.smith1@freenet.de 2008-07-12 09:58:57 --- +winetrust log added, using wine 1.1.1; WISO 2007 is not freeware, and I could not find a demo version on the internet;
http://bugs.winehq.org/show_bug.cgi?id=13742
--- Comment #4 from Juan Lang juan_lang@yahoo.com 2008-07-14 19:09:46 --- trace:wintrust:WinVerifyTrust (0xffffffff, {c6b2e8d0-e005-11cf-a134-00c04fd7bf43}, 0x33fce0) trace:wintrust:dump_wintrust_data 0x33fce0 trace:wintrust:dump_wintrust_data cbStruct: 0 trace:wintrust:dump_wintrust_data pPolicyCallbackData: 0x5d9128 trace:wintrust:dump_wintrust_data pSIPClientData: 0x33fcf0 trace:wintrust:dump_wintrust_data dwUIChoice: 1351820 trace:wintrust:dump_wintrust_data fdwRevocationChecks: ffffffff trace:wintrust:dump_wintrust_data dwUnionChoice: 1351820 trace:wintrust:dump_wintrust_data dwStateAction: 3407460 trace:wintrust:dump_wintrust_data hWVTStateData: 0x5bde23 trace:wintrust:dump_wintrust_data pwszURLReference: L"\feb03\e493[\fea83\8268]\00eb" trace:wintrust:dump_wintrust_data dwProvFlags: 005be0ab trace:wintrust:dump_wintrust_data dwUIContext: 3407460
It looks like it's passing in an uninitialized wintrust data structure. Not sure what it expects to do in this case, or where this garbage comes from.
http://bugs.winehq.org/show_bug.cgi?id=13742
--- Comment #5 from Juan Lang juan_lang@yahoo.com 2008-08-06 12:07:47 --- I tried writing a program that passes similar garbage to WinVerifyTrust and running it under Windows XP. It just crashes there. So I suspect the root problem is not with WinVerifyTrust, but something else in Wine that is causing such garbage to get passed to WinVerifyTrust.
Could you post a +relay log?
http://bugs.winehq.org/show_bug.cgi?id=13742
--- Comment #6 from Laurent james.smith1@freenet.de 2008-08-21 13:56:31 --- Created an attachment (id=15531) --> (http://bugs.winehq.org/attachment.cgi?id=15531) +relay log
the entire file is 0.5 Go big; the attached file contains only the last 10000; hope it is ok;
http://bugs.winehq.org/show_bug.cgi?id=13742
--- Comment #7 from Juan Lang juan_lang@yahoo.com 2008-08-25 14:51:17 --- (In reply to comment #6)
the attached file contains only the last 10000; hope it is ok;
That's a little too short. I'd like to see a relay log around any calls to WinVerifyTrust.
http://bugs.winehq.org/show_bug.cgi?id=13742
Laurent james.smith1@freenet.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #8 from Laurent james.smith1@freenet.de 2008-09-07 02:43:07 --- everything's fine with 1.1.3 so this bug is closed;
http://bugs.winehq.org/show_bug.cgi?id=13742
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #9 from Dan Kegel dank@kegel.com 2008-09-07 09:03:56 --- Great, can you add a test report to the appdb? http://appdb.winehq.org/objectManager.php?sClass=application&iId=4750
http://bugs.winehq.org/show_bug.cgi?id=13742
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2008-09-19 11:17:26 --- Closing bugs fixed in 1.1.5.