[Bug 22611] New: WriteWay crashes at startup saying "ActiveX component can't create object" and outputting OLE errors in terminal
http://bugs.winehq.org/show_bug.cgi?id=22611 Summary: WriteWay crashes at startup saying "ActiveX component can't create object" and outputting OLE errors in terminal Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: Lhademmor(a)gmail.com Created an attachment (id=27784) --> (http://bugs.winehq.org/attachment.cgi?id=27784) Terminal output of running 'wine WriteWay.exe' from installation dir I've succesfully installed the current demo (downloadable from http://www.writewaypro.com/aspfiles/download.asp ) of WriteWay. But when trying to start it, it gives an error saying "Unexpected program error occurred (9000) 429 - ActiveX component can't create object Only option is to exit the application. Terminal output attached. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22611 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.writewaypro.com/ | |aspfiles/download.asp --- Comment #1 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-05-06 19:21:08 --- Please specify the Wine version you used. The app wants the FileSystemObject from the Windows Scripting Host, which can be satisfied with winetricks wsh57, with winetricks grabbed from SVN. WriteWay then fails with "Invalid procedure call or argument" which seems to be a different problem. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22611 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |xerox_xerox2000(a)yahoo.co.uk Component|-unknown |oleaut32 Ever Confirmed|0 |1 --- Comment #2 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2010-05-07 02:38:56 --- confirming. Starts fine for me using native oleaut32. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22611 --- Comment #3 from M.P. Rommedahl <Lhademmor(a)gmail.com> 2010-05-07 05:41:48 --- @Andrew, I'm using Wine 1.1.42, sorry I forgot to mention it. Should I do anything now to help analyze the problem? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22611 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.1.42 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22611 --- Comment #4 from M.P. Rommedahl <Lhademmor(a)gmail.com> 2010-05-18 07:24:02 --- (In reply to comment #2)
confirming. Starts fine for me using native oleaut32.
Does that mean you can get the application fully running? Can you explain how you do that? I would very much like this to work - even using workarounds :) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22611 --- Comment #5 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2010-05-18 11:18:26 --- (In reply to comment #4)
(In reply to comment #2)
confirming. Starts fine for me using native oleaut32.
Does that mean you can get the application fully running? Can you explain how you do that? I would very much like this to work - even using workarounds :)
do 'winetricks mfc42' Then set oleaut32 to native in winecfg, or run the app by WINEDLLOVERRIDES="oleaut32=n" wine Writeway.exe -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22611 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |29344 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22611 Bug 22611 depends on bug 29344, which changed state. Bug 29344 Summary: Multiple apps need Scripting.FileSystemObject implementation (Microsoft Scripting Runtime) http://bugs.winehq.org/show_bug.cgi?id=29344 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22611 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED URL|http://www.writewaypro.com/ |http://www.writewaypro.com/ |aspfiles/download.asp |ww_download.php?email=email | |@inter.net CC| |focht(a)gmx.net Resolution| |FIXED --- Comment #6 from Anastasius Focht <focht(a)gmx.net> 2012-04-30 11:39:44 CDT --- Hello, can't reproduce with current version for download. WriteWay version 1.9.3 starts fine in clean WINEPREFIX. Reopen if still a problem if you manage to pick up an old version. $ du -sh wwSetup.exe 24M wwSetup.exe $ sha1sum wwSetup.exe 37301ae7e4008202e95d372de8772f3aef8f5ce5 wwSetup.exe $ wine --version wine-1.5.3 Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22611 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2012-05-11 13:21:57 CDT --- Closing bugs fixed in 1.5.4. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org