http://bugs.winehq.org/show_bug.cgi?id=29344
Bug #: 29344 Summary: Multiple apps need Scripting.FileSystemObject implementation (Microsoft Scripting Runtime) Product: Wine Version: 1.3.34 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: focht@gmx.net Classification: Unclassified
Hello,
there are several apps/bugs that suffer from missing "Scripting.FileSystemObject" implementation. Unfortunately there is not a single bug that is not polluted by winetricks wsh56/57 recipes where people kept on moving to other issues, completely ignoring this one...
Creating this bug as starting point for "Scripting.FileSystemObject" implementation to allow proper dependency tracking of other bugs.
Regards
http://bugs.winehq.org/show_bug.cgi?id=29344
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.gamehouse.com/do | |wnload-games/luxor
--- Comment #1 from Anastasius Focht focht@gmx.net 2011-12-14 08:18:04 CST --- Hello,
filling fields, taking example from bug 13982 ...
--- snip --- ... 0029:Call ole32.CLSIDFromProgID(0016ba80 L"Scripting.FileSystemObject",0033f908) ret=0034c5f0 ... 0029:Call advapi32.RegOpenKeyW(80000000,0016bac0 L"Scripting.FileSystemObject\CLSID",0033f790) ret=55ca7ea6 0029:Ret advapi32.RegOpenKeyW() retval=00000002 ret=55ca7ea6 ... 0029:Ret ole32.CLSIDFromProgID() retval=800401f3 ret=0034c5f0 ... 0029:Call KERNEL32.FormatMessageA(00001100,00000000,800401f3,00000400,0033f8c8,00000000,00000000) ret=0034b750 ... 0029:Call ntdll.strncat(0036072c "COM error:(.\src\library\luacom.cpp,561):",0035e568 "Unknown error",0000135e) ret=00346436 ... 0029:Call msvcrt._CxxThrowException(0033f8e0,0035b4e0) ret=00342409 0029:Call KERNEL32.RaiseException(e06d7363,00000001,00000003,0033f834) ret=681e86ed 0029:trace:seh:raise_exception code=e06d7363 flags=1 addr=0x7b838b8b ip=7b838b8b tid=0029 0029:trace:seh:raise_exception info[0]=19930520 0029:trace:seh:raise_exception info[1]=0033f8e0 0029:trace:seh:raise_exception info[2]=0035b4e0 0029:trace:seh:raise_exception eax=7b826171 ebx=7b8a98c8 ecx=19930520 edx=0033f754 esi=0033f830 edi=0033f7b0 0029:trace:seh:raise_exception ebp=0033f798 esp=0033f734 cs=0023 ds=002b es=002b fs=0063 gs=006b --- snip ---
Regards
http://bugs.winehq.org/show_bug.cgi?id=29344
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9638, 13982, 18486, 22546, | |22611
--- Comment #2 from Anastasius Focht focht@gmx.net 2011-12-14 08:20:06 CST --- Hello,
adding blocker dependencies for other bugs ...
Regards
http://bugs.winehq.org/show_bug.cgi?id=29344
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #3 from Dan Kegel dank@kegel.com 2012-03-09 14:53:48 CST --- Adding typical log lines so this bug is easier to search for:
err:ole:CoGetClassObject class {0d43fe01-f093-11cf-8940-00a0c9054228} not registered err:ole:create_server class {0d43fe01-f093-11cf-8940-00a0c9054228} not registered err:ole:CoGetClassObject no class object {0d43fe01-f093-11cf-8940-00a0c9054228} could be created for context 0x5
http://bugs.winehq.org/show_bug.cgi?id=29344
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
--- Comment #4 from Dan Kegel dank@kegel.com 2012-03-09 14:54:59 CST --- *** Bug 29830 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=29344
Artem S. Tashkinov t.artem@mailcity.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |30131
http://bugs.winehq.org/show_bug.cgi?id=29344
Artem S. Tashkinov t.artem@mailcity.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |t.artem@mailcity.com
--- Comment #5 from Artem S. Tashkinov t.artem@mailcity.com 2012-03-10 16:13:36 CST --- *** Bug 30131 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=29344
nimrod@fet.at changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nimrod@fet.at
--- Comment #6 from nimrod@fet.at 2012-03-24 12:57:10 CDT --- I ran into this Bug even with "winetricks msh57" already in use, got the "typical" error messages like in Dan Kegel's Post (Comment 3).
I installed ie7 with winetricks and my program worked suddenly.
Maybe this workaround works for other users too, and helps narrow the search for what's causing the bug down a little.
http://bugs.winehq.org/show_bug.cgi?id=29344
--- Comment #7 from Dan Kegel dank@kegel.com 2012-03-24 14:08:20 CDT --- Does 'winetricks wsh57' work any better? :-)
http://bugs.winehq.org/show_bug.cgi?id=29344
--- Comment #8 from nimrod@fet.at 2012-03-25 08:16:36 CDT --- Oh, sorry for the typo in my comment, I used "winetricks wsh57" of course :)
But thats not the point, it didn't solve the problem. Installing ie7 did the trick. But ie7 comes with a lot of additional packets so it's still not easy to say what resolved the issue.
http://bugs.winehq.org/show_bug.cgi?id=29344
Detlef Riekenberg wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine.dev@web.de
http://bugs.winehq.org/show_bug.cgi?id=29344
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |62077059a5aa9bd26eb51be82a5 | |c31691017b086 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #9 from Anastasius Focht focht@gmx.net 2012-04-30 11:37:36 CDT --- Hello,
the initial problem has been fixed with commit http://source.winehq.org/git/wine.git/commitdiff/62077059a5aa9bd26eb51be82a5... (scrrun: Add IFileSystem3 support).
Thanks Alistair
Separate bugs targeting specific interfaces or methods that are not implemented should be created now.
$ wine --version wine-1.5.3
Regards
http://bugs.winehq.org/show_bug.cgi?id=29344
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks|30131 |
http://bugs.winehq.org/show_bug.cgi?id=29344
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks|9638 |
http://bugs.winehq.org/show_bug.cgi?id=29344
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks|13982 |
http://bugs.winehq.org/show_bug.cgi?id=29344
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2012-05-11 13:21:33 CDT --- Closing bugs fixed in 1.5.4.
http://bugs.winehq.org/show_bug.cgi?id=29344
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |simon.rodan@sjsu.edu
--- Comment #11 from Anastasius Focht focht@gmx.net --- *** Bug 35692 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=29344
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |scrrun
https://bugs.winehq.org/show_bug.cgi?id=29344
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.gamehouse.com/do |https://web.archive.org/web |wnload-games/luxor |/20120321045910/http://down | |load.wprime.net/wPrime208.z | |ip