http://bugs.winehq.org/show_bug.cgi?id=30122
Bug #: 30122 Summary: wPrime crashes on start Product: Wine Version: 1.4-rc6 Platform: x86 URL: http://www.wprime.net/Download/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: washuu@eastnews.com.pl Classification: Unclassified
wPrime is free, simple (one file executable) mathematical program benchmarking your CPU.
It is written in VB, so
winetricks vb6run
is required. But even then, both versions - developement 2.07, and stable 1.55 (downloadable from url in report header) crash on start with the same error in console:
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
and in the application:
Run-time error '429' ActiveX component can't create object.
http://bugs.winehq.org/show_bug.cgi?id=30122
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |dank@kegel.com Resolution| |DUPLICATE
--- Comment #1 from Dan Kegel dank@kegel.com 2012-03-09 13:30:58 CST --- That's "FileSystem Object". winetricks wsh57 works around the problem.
*** This bug has been marked as a duplicate of bug 29830 ***
http://bugs.winehq.org/show_bug.cgi?id=30122
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #2 from Anastasius Focht focht@gmx.net 2012-03-09 14:49:09 CST --- Hello,
"Run-time error '429'" bugs are not really helpful at all. They should be closed/duped in favour of bugs that target _specific_ shortcomings of Wine's WSH implementation.
Scripting.FileSystemObject -> bug 29344
Regards
http://bugs.winehq.org/show_bug.cgi?id=30122
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Frédéric Delanoy frederic.delanoy@gmail.com 2012-03-09 15:56:10 CST --- Closing DUPLICATE.
http://bugs.winehq.org/show_bug.cgi?id=30122
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |t.artem@mailcity.com
--- Comment #4 from Dmitry Timoshkov dmitry@baikal.ru 2012-03-10 10:48:24 CST --- *** Bug 30131 has been marked as a duplicate of this bug. ***