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@winehq.org ReportedBy: Lhademmor@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.
http://bugs.winehq.org/show_bug.cgi?id=22611
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.writewaypro.com/ | |aspfiles/download.asp
--- Comment #1 from Andrew Nguyen arethusa26@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.
http://bugs.winehq.org/show_bug.cgi?id=22611
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |xerox_xerox2000@yahoo.co.uk Component|-unknown |oleaut32 Ever Confirmed|0 |1
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2010-05-07 02:38:56 --- confirming. Starts fine for me using native oleaut32.
http://bugs.winehq.org/show_bug.cgi?id=22611
--- Comment #3 from M.P. Rommedahl Lhademmor@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?
http://bugs.winehq.org/show_bug.cgi?id=22611
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.1.42
http://bugs.winehq.org/show_bug.cgi?id=22611
--- Comment #4 from M.P. Rommedahl Lhademmor@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 :)
http://bugs.winehq.org/show_bug.cgi?id=22611
--- Comment #5 from Louis Lenders xerox_xerox2000@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
http://bugs.winehq.org/show_bug.cgi?id=22611
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |29344
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
http://bugs.winehq.org/show_bug.cgi?id=22611
Anastasius Focht focht@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@gmx.net Resolution| |FIXED
--- Comment #6 from Anastasius Focht focht@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
http://bugs.winehq.org/show_bug.cgi?id=22611
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2012-05-11 13:21:57 CDT --- Closing bugs fixed in 1.5.4.