https://bugs.winehq.org/show_bug.cgi?id=44758
Bug ID: 44758 Summary: PCBWeb-3.1.61.0 installer throws up ``Runtime Error`` Product: Wine Version: 3.3 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: xerox.xerox2000x@gmail.com Distribution: ---
Created attachment 60772 --> https://bugs.winehq.org/attachment.cgi?id=60772 debuglog,2500 lines
As the title says. I attach debuglog before msgbox (2500 lines)
Interesting bit i guess:
0053:Call KERNEL32.LoadLibraryExW(0033f5a2 L"C:\windows\system32\wbem\wbemdisp.dll",00000000,0000000b) ret=7ec2919c 0053:Ret KERNEL32.LoadLibraryExW() retval=60660000 ret=7ec2919c 0053:Call KERNEL32.FindResourceW(60660000,00000001,7ecf66e8 L"TYPELIB") ret=7ec291d4 0053:Ret KERNEL32.FindResourceW() retval=00000000 ret=7ec291d4 0053:Call KERNEL32.FreeLibrary(60660000) ret=7ec290f9 0053:Ret KERNEL32.FreeLibrary() retval=00000001 ret=7ec290f9 0053:Ret oleaut32.LoadRegTypeLib() retval=80029c4a ret=6067039d 0053:Call user32.LoadStringW(00400000,0000fef3,0033d960,00001000) ret=00408da6 0053:Ret user32.LoadStringW() retval=0000000e ret=00408da6 0053:Call KERNEL32.RaiseException(0eedfade,00000001,00000007,0033f950) ret=004a06dd 0053:trace:seh:raise_exception code=eedfade flags=1 addr=0x7b43f1b7 ip=7b43f1b7 tid=0053 0053:trace:seh:raise_exception info[0]=004a06dd
https://bugs.winehq.org/show_bug.cgi?id=44758
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download, Installer URL| |http://d3gsa4lims5icy.cloud | |front.net/3/1/SetupPCBWeb-3 | |.1.61.0.exe
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Added some things Forgot to say: installed in a WINEPREFIX where i had .Net 462 installed
https://bugs.winehq.org/show_bug.cgi?id=44758
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- uuuhh, just tries another WINEPREFIX and there`s no such error. Gonna retry in whole clean WINEPREFIX, maybe this bugreport is invald
https://bugs.winehq.org/show_bug.cgi?id=44758
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com --- On Windows it's a separate file ../wbem/wbemdisp.tlb.
https://bugs.winehq.org/show_bug.cgi?id=44758
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEW |RESOLVED
--- Comment #4 from Louis Lenders xerox.xerox2000x@gmail.com --- atm i have problem installing dotnet461, winetricks seems to fail over and over again.
I`ll retry this later, for now I resolve this as invalid; I`ll reopen if I can reproduce this
https://bugs.winehq.org/show_bug.cgi?id=44758
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com --- Is it possible you have installed native wbemdisp, which has no typelib resource, while wine still references it?
https://bugs.winehq.org/show_bug.cgi?id=44758
--- Comment #6 from Louis Lenders xerox.xerox2000x@gmail.com --- Yes, that seems to be the case. Sorry for the noise
https://bugs.winehq.org/show_bug.cgi?id=44758
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com --- We probably should consider building and installing separate .tlb file, in case something loads it directly, or in attempt to support native components (in theory).
https://bugs.winehq.org/show_bug.cgi?id=44758
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Summary|PCBWeb-3.1.61.0 installer |PCBWeb-3.1.61.0 installer |throws up ``Runtime Error`` |reports runtime error when | |using native WMI Scripting | |(expects WbemScripting Type | |Library 'Wbemdisp.tlb' in | |'%windir%\System32\Wbem')
--- Comment #8 from Anastasius Focht focht@gmx.net --- Hello folks,
as Nikolay said it could be still useful for providing compatibility with native.
https://msdn.microsoft.com/zh-cn/library/windows/desktop/aa393960(v=vs.85).a...
--- quote --- The WbemScripting type library resides in the file Wbemdisp.tlb in the %windir%\System32\Wbem directory. --- quote ---
But yeah, probably not worth. Just changing summary to better reflect the problem (using native overrides).
Regards
https://bugs.winehq.org/show_bug.cgi?id=44758
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de Status|RESOLVED |CLOSED
--- Comment #9 from André H. nerv@dawncrow.de --- closing invalid