http://bugs.winehq.org/show_bug.cgi?id=14251
Summary: Runtime error '429' Product: Wine Version: 1.1.0 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: bronner.mike@gmail.com
Created an attachment (id=14545) --> (http://bugs.winehq.org/attachment.cgi?id=14545) Terminal Log
Attempting to launch Roma Victor from the launcher produces the following error:
Runtime error '429': ActiveX component can't create object.
The terminal log is attached.
http://bugs.winehq.org/show_bug.cgi?id=14251
Mike Bronner mike.bronner@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mike.bronner@gmail.com
--- Comment #1 from Mike Bronner mike.bronner@gmail.com 2008-07-02 19:08:07 --- This appears to have to deal with the following registry entry not existing (according to the terminal log): HKEY_CLASSES_ROOT\CLSID{293364ae-43f8-11d3-bc2d-4000000a2806}
The following URL also seems to provide some background on the issue (but not enough information as how to fix it): http://www.instant-registry-fixes.org/fixing-runtime-error-429-caused-by-aut...
I'm researching which application or DLL this CLSID is referring to.
http://bugs.winehq.org/show_bug.cgi?id=14251
--- Comment #2 from Mike Bronner mike.bronner@gmail.com 2008-07-02 19:19:54 --- This CLSID registry entry does not exist on Windows system prior to installing Roma Victor. Will see if installing Roma Victor adds it.
http://bugs.winehq.org/show_bug.cgi?id=14251
--- Comment #3 from Mike Bronner mike.bronner@gmail.com 2008-07-02 19:27:45 --- Created an attachment (id=14547) --> (http://bugs.winehq.org/attachment.cgi?id=14547) Roma Victor Registry Updates
These are the registry entries created when Roma Victor installs.
http://bugs.winehq.org/show_bug.cgi?id=14251
--- Comment #4 from Mike Bronner mike.bronner@gmail.com 2008-07-02 19:39:36 --- (From update of attachment 14547) Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\CLSID{293364BA-43F8-11D3-BC2D-4000000A2806}] @="CGZipLibrary.CGZipFiles"
[HKEY_CLASSES_ROOT\CLSID{293364BA-43F8-11D3-BC2D-4000000A2806}\Implemented Categories]
[HKEY_CLASSES_ROOT\CLSID{293364BA-43F8-11D3-BC2D-4000000A2806}\Implemented Categories{40FC6ED5-2438-11CF-A3DB-080036F12502}]
[HKEY_CLASSES_ROOT\CLSID{293364BA-43F8-11D3-BC2D-4000000A2806}\InprocServer32] @="D:\Games\Roma Victor\CGZipLibrary.dll" "ThreadingModel"="Apartment"
[HKEY_CLASSES_ROOT\CLSID{293364BA-43F8-11D3-BC2D-4000000A2806}\ProgID] @="CGZipLibrary.CGZipFiles"
[HKEY_CLASSES_ROOT\CLSID{293364BA-43F8-11D3-BC2D-4000000A2806}\Programmable]
[HKEY_CLASSES_ROOT\CLSID{293364BA-43F8-11D3-BC2D-4000000A2806}\TypeLib] @="{293364AC-43F8-11D3-BC2D-4000000A2806}"
[HKEY_CLASSES_ROOT\CLSID{293364BA-43F8-11D3-BC2D-4000000A2806}\VERSION] @="2.0"
[HKEY_CLASSES_ROOT\CLSID{293364AE-43F8-11D3-BC2D-4000000A2806}] @="CGZipLibrary.CGUnzipFiles"
[HKEY_CLASSES_ROOT\CLSID{293364AE-43F8-11D3-BC2D-4000000A2806}\Implemented Categories]
[HKEY_CLASSES_ROOT\CLSID{293364AE-43F8-11D3-BC2D-4000000A2806}\Implemented Categories{40FC6ED5-2438-11CF-A3DB-080036F12502}]
[HKEY_CLASSES_ROOT\CLSID{293364AE-43F8-11D3-BC2D-4000000A2806}\InprocServer32] @="D:\Games\Roma Victor\CGZipLibrary.dll" "ThreadingModel"="Apartment"
[HKEY_CLASSES_ROOT\CLSID{293364AE-43F8-11D3-BC2D-4000000A2806}\ProgID] @="CGZipLibrary.CGUnzipFiles"
[HKEY_CLASSES_ROOT\CLSID{293364AE-43F8-11D3-BC2D-4000000A2806}\Programmable]
[HKEY_CLASSES_ROOT\CLSID{293364AE-43F8-11D3-BC2D-4000000A2806}\TypeLib] @="{293364AC-43F8-11D3-BC2D-4000000A2806}"
[HKEY_CLASSES_ROOT\CLSID{293364AE-43F8-11D3-BC2D-4000000A2806}\VERSION] @="2.0"
http://bugs.winehq.org/show_bug.cgi?id=14251
Mike Bronner mike.bronner@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #14547|0 |1 is obsolete| |
--- Comment #5 from Mike Bronner mike.bronner@gmail.com 2008-07-02 19:40:53 --- Created an attachment (id=14549) --> (http://bugs.winehq.org/attachment.cgi?id=14549) Updated Registry Patch
Fixed formatting of updated file, as well as references to DLL.
http://bugs.winehq.org/show_bug.cgi?id=14251
--- Comment #6 from Mike Bronner mike.bronner@gmail.com 2008-07-02 19:45:53 --- To fix this bug, perform the following:
1. Save "Updated Registry Patch" to desktop. 2. Open Wine Registry Editor. 3. Import registry patch using "Registry > Import Registry File ..." menu options. 4. Close registry editor. 5. Copy CGZipLibrary.dll from Roma Victor directory to ~/.wine/drive_c/windows/system32/.
http://bugs.winehq.org/show_bug.cgi?id=14251
Mike Bronner mike.bronner@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #7 from Mike Bronner mike.bronner@gmail.com 2008-07-02 19:50:05 --- Marking bug as fixed, as this is an application issue that needs to be cleared as a work-around in an application How-To.
http://bugs.winehq.org/show_bug.cgi?id=14251
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED |
--- Comment #8 from James Hawkins truiken@gmail.com 2008-07-02 20:02:07 --- If anything, it's definitely not fixed as nothing was changed in Wine. Does the app have the same problem in Windows?
http://bugs.winehq.org/show_bug.cgi?id=14251
--- Comment #9 from Mike Bronner mike.bronner@gmail.com 2008-07-02 20:05:34 --- No, it runs perfectly in Windows. Maybe "fixed" is the wrong term. I was thinking this is more of a work-around specific to the implementation of the game, which would be covered in a How-To on the game's AppDB page (I'll add that as soon as the game is approved, since it is a new addition).
I do not think this is a Wine issue, as the DLLs that seem to be causing it come with the game. How should bugs like this be treated once a work-around has been identified?
http://bugs.winehq.org/show_bug.cgi?id=14251
--- Comment #10 from James Hawkins truiken@gmail.com 2008-07-02 20:15:32 --- If it works in Windows, but it doesn't work in Wine, then there's a bug in Wine that needs to be fixed.
http://bugs.winehq.org/show_bug.cgi?id=14251
--- Comment #11 from Mike Bronner mike.bronner@gmail.com 2008-07-02 20:17:16 --- Gotcha. The point being that the installer did not behave properly under Wine. Thanks! -Mike
http://bugs.winehq.org/show_bug.cgi?id=14251
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer Summary|Runtime error '429' |Roma Victor does not start - | |Runtime error '429'
http://bugs.winehq.org/show_bug.cgi?id=14251
--- Comment #12 from Austin English austinenglish@gmail.com 2008-12-30 18:07:44 --- Is this still an issue in current (1.1.11 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=14251
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #13 from Austin English austinenglish@gmail.com 2009-06-30 11:49:21 --- Abandoned. If you still have a problem in current (1.1.24 or newer) wine, and can provide the needed information, feel free to reopen.
http://bugs.winehq.org/show_bug.cgi?id=14251
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Austin English austinenglish@gmail.com 2009-06-30 13:05:08 --- Closing.