http://bugs.winehq.org/show_bug.cgi?id=32691
Bug #: 32691 Summary: VisualDSP setup fails when registering application files Product: Wine Version: 1.5.21 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: atl AssignedTo: wine-bugs@winehq.org ReportedBy: idfred@gmail.com Classification: Unclassified
Created attachment 43134 --> http://bugs.winehq.org/attachment.cgi?id=43134 Backtrace
VisualDSP 5.0 setup fails in AtlComModuleRegisterServer when registering application files.
Setup file could be obtained here: http://download.analog.com/dsp/tools/VisualDSP++5.0.exe
http://bugs.winehq.org/show_bug.cgi?id=32691
--- Comment #1 from Ivan Frederiks idfred@gmail.com 2013-01-09 08:53:58 CST --- Created attachment 43135 --> http://bugs.winehq.org/attachment.cgi?id=43135 Setup log
http://bugs.winehq.org/show_bug.cgi?id=32691
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://download.analog.com/ | |dsp/tools/VisualDSP++5.0.ex | |e CC| |jacek@codeweavers.com
--- Comment #2 from Austin English austinenglish@gmail.com 2013-01-09 12:25:12 CST --- Please attach a +atl,+tid,+seh trace.
http://bugs.winehq.org/show_bug.cgi?id=32691
Ivan Frederiks idfred@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.winehq.org/show | |_bug.cgi?id=32434
http://bugs.winehq.org/show_bug.cgi?id=32691
--- Comment #3 from Ivan Frederiks idfred@gmail.com 2013-01-10 05:19:25 CST --- Created attachment 43141 --> http://bugs.winehq.org/attachment.cgi?id=43141 +atl,+tid,+seh trace
http://bugs.winehq.org/show_bug.cgi?id=32691
--- Comment #4 from Jacek Caban jacek@codeweavers.com 2013-01-10 06:43:48 CST --- Patch sent: http://source.winehq.org/patches/data/93469
http://bugs.winehq.org/show_bug.cgi?id=32691
--- Comment #5 from Jacek Caban jacek@codeweavers.com 2013-01-11 05:21:50 CST --- The patch is in Git: http://source.winehq.org/git/wine.git/commitdiff/07065b4d939f2f5d469f99e6833... Please retest.
http://bugs.winehq.org/show_bug.cgi?id=32691
--- Comment #6 from Ivan Frederiks idfred@gmail.com 2013-01-11 06:09:38 CST --- Is it possible to test patch without building wine locally?
http://bugs.winehq.org/show_bug.cgi?id=32691
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |07065b4d939f2f5d469f99e6833 | |2208462d5d1df Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #7 from Jacek Caban jacek@codeweavers.com 2013-01-11 07:26:54 CST --- Not really. I tested it and setup finnished fine. The patch will be in the next Wine release.
http://bugs.winehq.org/show_bug.cgi?id=32691
Ivan Frederiks idfred@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED |
--- Comment #8 from Ivan Frederiks idfred@gmail.com 2013-01-14 02:18:15 CST --- Thank you very much!
P.S. I must admit, that uninstallation of VisualDSP fails saying that AtlComModuleUnregisterServer is not implemented. Should I file a bug for this issue?
http://bugs.winehq.org/show_bug.cgi?id=32691
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #9 from Jacek Caban jacek@codeweavers.com 2013-01-14 06:09:27 CST --- Usually a new bug would be preferable, but it was similar to AtlComModuleRegisterServer, so I already sent a patch: http://source.winehq.org/patches/data/93563 With the patch, the app successfully unregisters itself, although there is a message box about other error.
Anyway, this bug should be left as FIXED.
http://bugs.winehq.org/show_bug.cgi?id=32691
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2013-01-18 14:56:41 CST --- Closing bugs fixed in 1.5.22.
http://bugs.winehq.org/show_bug.cgi?id=32691
--- Comment #11 from Ivan Frederiks idfred@gmail.com 2013-01-21 04:53:32 CST --- Work fine. Thank you!