[Bug 30728] New: Microsoft SQL Server Management Studio Express 2005: Connection window is stretched vertically
http://bugs.winehq.org/show_bug.cgi?id=30728 Bug #: 30728 Summary: Microsoft SQL Server Management Studio Express 2005: Connection window is stretched vertically Product: Wine Version: 1.5.4 Platform: x86 URL: http://www.microsoft.com/download/en/details.aspx?id=8 961 OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: djelinski1(a)gmail.com Classification: Unclassified Created attachment 40232 --> http://bugs.winehq.org/attachment.cgi?id=40232 To the left screenshot from wine 1.5.4, to the right wine 1.5.2 After fixing bug 30559 there appeared another one: the connection window that is displayed on startup of Microsoft SQL Server Management Studio 2005 Express is taller than it should be. See attached screenshots: one is taken from wine 1.5.4 and is stretched, the other one is taken from wine 1.5.2 and has correct height. You may also google "sql management studio" for lots of screenshots taken under different versions of Windows. Note that under Windows there is no gray area between app logo and Title bar and between app logo and the red strip. I tested the application in wine 1.5.2 with native gdiplus installed and it looked the same way as it looks now with wine 1.5.4, so the patches are not the source of the problem, they merely exposed a problem located elsewhere. To reproduce the problem: MS SQL Server Management Studio Express 2005: http://www.microsoft.com/download/en/details.aspx?id=8961 Prerequisites: winetricks dotnet20 recent version of Windows (Vista or newer) selected in winecfg -- 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=30728 Daniel Jelinski <djelinski1(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download -- 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=30728 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> 2012-05-19 13:37:09 CDT --- Please perform a regression test (http://wiki.winehq.org/RegressionTesting). Shouldn't take too long cause versions are close enough. -- 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=30728 --- Comment #2 from Daniel Jelinski <djelinski1(a)gmail.com> 2012-05-19 14:47:03 CDT --- The patches that fixed bug 30559 caused the regression. Other than that, this app was not runnable between wine 1.5.2 and wine 1.5.4 because of that bug. -- 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=30728 --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> 2012-05-19 15:16:46 CDT --- (In reply to comment #2)
The patches that fixed bug 30559 caused the regression. Other than that, this app was not runnable between wine 1.5.2 and wine 1.5.4 because of that bug.
Okay, so native gdiplus fixes this dialog for you? -- 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=30728 --- Comment #4 from Daniel Jelinski <djelinski1(a)gmail.com> 2012-05-19 15:35:06 CDT --- no, it's the opposite way. Wine 1.5.4 looks wrong, wine 1.5.2 with native gdiplus looks the same as wine 1.5.4. So you might say that native gdiplus breaks things. My guess is that this is a bug in gdi32, which coupled with a bug in gdiplus caused the window to look just right in wine 1.5.2. Now that Dmitry fixed gdiplus, this bug appeared. -- 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=30728 Daniel Jelinski <djelinski1(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dmitry(a)baikal.ru --- Comment #5 from Daniel Jelinski <djelinski1(a)gmail.com> 2012-05-20 14:17:18 CDT --- Please disregard comment 2, I was too hasty. The real story was that before commit 9b5b04c1c1a7b32dd3e1e453b6d739082c4ccede the window had the right size with builtin gdiplus. After that commit the window occupied the entire screen and no text was visible - that was part of bug 30559. Then that bug was fixed (the list of patches is here: http://bugs.winehq.org/show_bug.cgi?id=30559#c12) and since then the window has the new, incorrect size. Adding the author of the patches to CC. -- 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=30728 --- Comment #6 from Dmitry Timoshkov <dmitry(a)baikal.ru> 2012-05-20 22:28:51 CDT --- Please attach a screenshot how it's supposed to look like. -- 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=30728 --- Comment #7 from Daniel Jelinski <djelinski1(a)gmail.com> 2012-05-21 01:01:17 CDT --- Created attachment 40243 --> http://bugs.winehq.org/attachment.cgi?id=40243 screenshot 1 -- 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=30728 --- Comment #8 from Daniel Jelinski <djelinski1(a)gmail.com> 2012-05-21 01:02:56 CDT --- Created attachment 40244 --> http://bugs.winehq.org/attachment.cgi?id=40244 screenshot 2 Attached 2 examples probably from different Windows versions, found via google. -- 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=30728 --- Comment #9 from Dmitry Timoshkov <dmitry(a)baikal.ru> 2012-05-21 02:38:38 CDT --- (In reply to comment #8)
Attached 2 examples probably from different Windows versions, found via google.
If native gdiplus doesn't fix it where is the regression? -- 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=30728 --- Comment #10 from Daniel Jelinski <djelinski1(a)gmail.com> 2012-05-21 02:41:48 CDT --- The window had correct size with the previous, broken gdiplus. -- 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=30728 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|dmitry(a)baikal.ru | --- Comment #11 from Dmitry Timoshkov <dmitry(a)baikal.ru> 2012-05-21 02:46:06 CDT --- (In reply to comment #10)
The window had correct size with the previous, broken gdiplus.
Then the bug is somewhere else, gdiplus behaves as intended. -- 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=30728 --- Comment #12 from Daniel Jelinski <djelinski1(a)gmail.com> 2013-06-19 16:18:37 CDT --- Still present in 1.6-rc2 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=30728 --- Comment #13 from Janne <janne.kekkonen(a)gmail.com> --- Created attachment 77847 --> https://bugs.winehq.org/attachment.cgi?id=77847 apllication_log Hello, tested with wine 9.0 installed dotnet20 (winetricks dotnet20) Original link seems to take to version 20.2 released on July 9, 2024. Downloaded program installer from here[1] and installed it. Program seems to start but shows this error message: Package 'Microsoft SQL MAnagement Studio Package' failed to load. In terminal there is error: TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\Microsoft SQL Server\\90\\Tools\\Binn\\VSShell\\Common7\\IDE\\dte80a.olb" failed with error 2 [1] https://www.microsoft.com/en-ie/download/details.aspx?id=8961 -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla