http://bugs.winehq.org/show_bug.cgi?id=30444
Bug #: 30444 Summary: Microsoft SQL Server Management Studio Express (SSMSE): opening new query window fails due to atl80 insufficiency Product: Wine Version: 1.5.2 Platform: x86 URL: http://go.microsoft.com/fwlink/?linkid=65212 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: atl AssignedTo: wine-bugs@winehq.org ReportedBy: djelinski1@gmail.com Classification: Unclassified
Created attachment 39803 --> http://bugs.winehq.org/attachment.cgi?id=39803 log of ssmsee.exe - steps as described.
To reproduce: - run application - connection window appears. Cancel this window. - click New query button in the top toolbar. Another connection window appeaers. Connect to a running instance of MS SQL Server. A message box informing about an unhandled exception appears. It is possible to click Continue, however the window that appears is unusable.
It used to work fine in wine-1.5.1. The commit that broke was "atl80: new dll". There exists an easy workaround - start winecfg and in libraries tab set atl80 to native - the native dll is installed by application installer, so no further steps are required.
winetricks dotnet20 and a recent version of windows in winecfg is needed to start the application. Running instance of SQL Server is needed to reproduce this bug.
http://bugs.winehq.org/show_bug.cgi?id=30444
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=30444
Daniel Jelinski djelinski1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://go.microsoft.com/fwl |http://www.microsoft.com/do |ink/?linkid=65212 |wnload/en/details.aspx?id=8 | |961
http://bugs.winehq.org/show_bug.cgi?id=30444
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #1 from Jacek Caban jacek@codeweavers.com 2012-12-13 04:35:30 CST --- Please retest with current Git and attach atl,atl80,atl100 logs if the applicatin still doesn't work.
http://bugs.winehq.org/show_bug.cgi?id=30444
Daniel Jelinski djelinski1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #39803|0 |1 is obsolete| |
--- Comment #2 from Daniel Jelinski djelinski1@gmail.com 2012-12-13 13:08:18 CST --- Created attachment 42796 --> http://bugs.winehq.org/attachment.cgi?id=42796 log as requested
The application still fails with current git. The log was taken with Austin's patch applied (http://source.winehq.org/patches/data/92781). Now it complains about missing atl80.dll.AtlComModuleGetClassObject.
http://bugs.winehq.org/show_bug.cgi?id=30444
Daniel Jelinski djelinski1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |7d3046cd02120c19ddf4fe4eb6f | |3d46028d53abd Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Daniel Jelinski djelinski1@gmail.com 2012-12-14 14:24:36 CST --- With that function implemented the issue is fixed.
http://bugs.winehq.org/show_bug.cgi?id=30444
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2012-12-21 13:29:08 CST --- Closing bugs fixed in 1.5.20.