http://bugs.winehq.org/show_bug.cgi?id=21187
Summary: OLE Exception code 80004002 - AmiBroker + AmiQuote Product: Wine Version: 1.1.35 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ole32 AssignedTo: wine-bugs@winehq.org ReportedBy: mxn@atlas.cz
Steps to reproduce:
1) Download AmiBroker (trial application ver. 5.20) from http://www.amibroker.com/download.html 2) Install it with command 'wine AmiBroker520.exe' 3) 'cd' to directory where AmiBroker trianl is installed 4) Start AmiBroker with command 'wine Broker.exe' 5) Start AmiQuote with command 'wine AmiQuote/Quote.exe' 6) In 'AmiQuote' choose 'Tools -> Auto-update Amibroker database' 7) Error dialog pops up 'OLE Exception code 80004002'
8) downgrade wine to ver. 1.1.33 9) Repeat steps 4) - 6), no Error dialog is displayed and everything works correctly (database is updated)
Note: I believe bug is also reproducible in wine 1.1.34.
http://bugs.winehq.org/show_bug.cgi?id=21187
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression
--- Comment #1 from Austin English austinenglish@gmail.com 2009-12-29 16:16:51 --- Please run a regression test: http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=21187
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|ole32 |-unknown
http://bugs.winehq.org/show_bug.cgi?id=21187
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |robertshearman@gmail.com Component|-unknown |ole32 Ever Confirmed|0 |1
--- Comment #2 from Andrew Nguyen arethusa26@gmail.com 2009-12-29 21:13:35 --- Regression testing indicated:
24cccbf4d1df23db1969cdf32ed6708d2281b627 is first bad commit commit 24cccbf4d1df23db1969cdf32ed6708d2281b627 Author: Rob Shearman robertshearman@gmail.com Date: Mon Nov 23 15:07:49 2009 +0000
ole32: Add inproc handler object creation support for CoCreateInstance.
:040000 040000 85678fd80af1ed45b2871f32efcbefd1735d46e6 d1cafa0399d4ba19bfa705266769ad002be5ee62 M dlls
http://bugs.winehq.org/show_bug.cgi?id=21187
--- Comment #3 from Rob Shearman robertshearman@gmail.com 2009-12-30 04:54:06 --- Please attach a +ole,+seh,+tid log of the bug being reproduced.
http://bugs.winehq.org/show_bug.cgi?id=21187
--- Comment #4 from Andrew Nguyen arethusa26@gmail.com 2009-12-30 05:36:54 --- Created an attachment (id=25449) --> (http://bugs.winehq.org/attachment.cgi?id=25449) Quote.exe +old,+seh,+tid run on wine-1.1.35
http://bugs.winehq.org/show_bug.cgi?id=21187
OzFalcon ozfalcon@bden.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ozfalcon@bden.org
http://bugs.winehq.org/show_bug.cgi?id=21187
--- Comment #5 from OzFalcon ozfalcon@bden.org 2011-06-12 21:38:15 CDT --- This bug also affects the AFLWizard tool. Causing the same error when trying to send AFL to Amibroker.
Bug still present on Wine V1.3.21
http://bugs.winehq.org/show_bug.cgi?id=21187
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |24cccbf4d1df23db1969cdf32ed | |6708d2281b627
http://bugs.winehq.org/show_bug.cgi?id=21187
--- Comment #6 from Austin English austinenglish@gmail.com 2011-10-27 16:22:33 CDT --- austin@aw21 ~/.wine/drive_c/Program Files/AmiBroker $ wine AmiQuote/Quote.exe fixme:ole:DefaultHandler_Run ((nil)): semi-stub fixme:ole:CoCreateInstance no instance created for interface {00000112-0000-0000-c000-000000000046} of class {2dcdd57c-9cc9-11d3-bf72-00c0dfe30718}, hres is 0x80004002 fixme:ole:DefaultHandler_Run ((nil)): semi-stub fixme:ole:CoCreateInstance no instance created for interface {00000112-0000-0000-c000-000000000046} of class {2dcdd57c-9cc9-11d3-bf72-00c0dfe30718}, hres is 0x80004002
Still present in wine-1.3.31-147-gfe1f692
http://bugs.winehq.org/show_bug.cgi?id=21187
Huw Davies huw@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |huw@codeweavers.com
--- Comment #7 from Huw Davies huw@codeweavers.com 2012-02-08 03:11:52 CST --- It's because the server object doesn't export IOleObject. The default handler needs to be fixed to handle this case.
http://bugs.winehq.org/show_bug.cgi?id=21187
--- Comment #8 from OzFalcon ozfalcon@bden.org 2013-02-12 03:46:12 CST --- Tested with AmiBroker (V5.60.3.5603). Bug still present on Wine V1.5.23.
http://bugs.winehq.org/show_bug.cgi?id=21187
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.tucows.com/downl | |oad.html?software_id=607693 | |&t=2 CC| |frederic.delanoy@gmail.com
--- Comment #9 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-07-05 06:17:58 CDT --- Still in wine-1.6-rc4-52-g9a0b434
https://bugs.winehq.org/show_bug.cgi?id=21187
--- Comment #10 from Austin English austinenglish@gmail.com --- Still in 1.7.30. Needs winetricks mfc42
bash-4.3$ sha1sum AmiBroker5803.exe 806ab1b5fbafccfac0f41cba9657976d7cb6d5eb AmiBroker5803.exe bash-4.3$ du -h AmiBroker5803.exe 8.7M AmiBroker5803.exe bash-4.3$ wine --version wine-1.7.30
https://bugs.winehq.org/show_bug.cgi?id=21187
Richard rw92672685@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rw92672685@hotmail.com
--- Comment #11 from Richard rw92672685@hotmail.com --- Still present in wine-1.7.51-201-g60d1d6f.
Reverting 24cccbf4d1df23db1969cdf32ed6708d2281b627 allows its database to be updated.
The 1996 MFC40 application Creatures appears to be affected by this bug as well.
https://bugs.winehq.org/show_bug.cgi?id=21187
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #12 from super_man@post.com --- (In reply to Huw Davies from comment #7)
It's because the server object doesn't export IOleObject. The default handler needs to be fixed to handle this case.
Assuming its the right analyze. If someone has the skills or motivation to fix this before 1.8 release?
https://bugs.winehq.org/show_bug.cgi?id=21187
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #13 from winetest@luukku.com --- The steps are too complicated. You just need to download the program, install it and you can launch the appliation via the installer. Then go to tools --> autoupdate. And it gives the error.
still valid 2.0.rc1.
https://bugs.winehq.org/show_bug.cgi?id=21187
Jelle De Loecker skerit@kipdola.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |skerit@kipdola.com
--- Comment #14 from Jelle De Loecker skerit@kipdola.com --- Regarding Creatures1: this is still an issue in 3.0-RC6.
(Though for Creatures1 reverting commit 24cccbf4d1df23db1969cdf32ed6708d2281b627 does not fix it, because it never worked before anyway)
https://bugs.winehq.org/show_bug.cgi?id=21187
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #15 from Fabian Maurer dark.shadow4@web.de --- Still present as of wine-3.21 and AmiBroker6002.
https://bugs.winehq.org/show_bug.cgi?id=21187
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.tucows.com/downl |https://web.archive.org/web |oad.html?software_id=607693 |/20210409114345if_/http://w |&t=2 |ww.julienmoog.com/files/tra | |ding/AmiBroker520.exe
--- Comment #16 from Gijs Vermeulen gijsvrm@gmail.com --- I found a download of the originally reported version and added a stable link to it. It matches the md5 that was mentioned on the original download page (viewed with archive.org).
Still present with wine-6.5-302-g3269da9b46e.
$ sha1sum AmiBroker520.exe dcc4845f56409c2f4e99d7f82d37feaa1a0ca640 AmiBroker520.exe
$ du -sh AmiBroker520.exe 7.1M AmiBroker520.exe
https://bugs.winehq.org/show_bug.cgi?id=21187
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #17 from joaopa jeremielapuree@yahoo.fr --- Bug still occurs with wine-7.0-rc5.