http://bugs.winehq.org/show_bug.cgi?id=33212
Bug #: 33212 Summary: [Regression] Menu font no longer changes with DPI setting Product: Wine Version: 1.5.25 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: sb56637@gmail.com Classification: Unclassified
Hi,
I've been using Wine stable 1.4, but I just upgraded to openSUSE 12.3 and there is no stable Wine. So I'm running the latest and greatest Wine, but there is a regression in font rendering. Under Wine 1.4, the text in application menus changed size according to the DPI setting. Now, it doesn't matter how I change the DPI setting, certain parts of the UI like main menus and context menus are stuck at a too-small size. Please see my screenshots.
Thanks for looking into this!
http://bugs.winehq.org/show_bug.cgi?id=33212
--- Comment #1 from Rahim sb56637@gmail.com 2013-03-14 22:31:04 CDT --- Created attachment 43935 --> http://bugs.winehq.org/attachment.cgi?id=43935 96 DPI
http://bugs.winehq.org/show_bug.cgi?id=33212
--- Comment #2 from Rahim sb56637@gmail.com 2013-03-14 22:31:29 CDT --- Created attachment 43936 --> http://bugs.winehq.org/attachment.cgi?id=43936 120 DPI
http://bugs.winehq.org/show_bug.cgi?id=33212
Rahim sb56637@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sb56637@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=33212
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #3 from Austin English austinenglish@gmail.com 2013-03-15 16:50:10 CDT --- Please run a regression test: http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=33212
--- Comment #4 from Rahim sb56637@gmail.com 2013-03-15 20:09:21 CDT --- I'm sorry, but I can't run the regression test.
http://bugs.winehq.org/show_bug.cgi?id=33212
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy@gmail.com
--- Comment #5 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-06-04 07:17:36 CDT --- (In reply to comment #4)
I'm sorry, but I can't run the regression test.
If you have issues running the regression test, ask on the forum (http://forum.winehq.org/) or on IRC (http://www.winehq.org/irc)
http://bugs.winehq.org/show_bug.cgi?id=33212
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |dmitry@baikal.ru Component|-unknown |gdi32 Version|1.5.25 |1.5.6 Ever Confirmed|0 |1 Regression SHA1| |e65b19cad34ed0c440e0d4ccb63 | |0a3cd497b1c23
--- Comment #6 from Rosanne DiMesio dimesio@earthlink.net 2013-06-04 21:53:55 CDT --- Setting component and version based on regression test results:
e65b19cad34ed0c440e0d4ccb630a3cd497b1c23 is the first bad commit commit e65b19cad34ed0c440e0d4ccb630a3cd497b1c23 Author: Dmitry Timoshkov dmitry@baikal.ru Date: Sat Jun 9 13:08:42 2012 +0900
gdi32: Do not normalize height of the default GUI font.
:040000 040000 cd7a1b681fe31f723c4a96c254cd99f71600002e 7b0bbe0da31147eee005964b105777cb4e333d53 M dlls
http://bugs.winehq.org/show_bug.cgi?id=33212
--- Comment #7 from Rahim sb56637@gmail.com 2013-06-04 22:29:14 CDT --- (In reply to comment #6)
Thank you so much Rosanne for doing the regression test, I really appreciate it. Sorry I couldn't do it myself.
http://bugs.winehq.org/show_bug.cgi?id=33212
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|[Regression] Menu font no |Menu font no longer changes |longer changes with DPI |with DPI setting |setting |
http://bugs.winehq.org/show_bug.cgi?id=33212
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor
http://bugs.winehq.org/show_bug.cgi?id=33212
--- Comment #8 from Rahim sb56637@gmail.com 2013-06-04 23:24:14 CDT --- @Dmitry: With all due respect, I think that the importance of this bug is more than minor. It completely ruins the user experience of the programs when the fonts are unreadable. Thanks for looking into this bug.
http://bugs.winehq.org/show_bug.cgi?id=33212
--- Comment #9 from Dmitry Timoshkov dmitry@baikal.ru 2013-06-04 23:29:11 CDT --- (In reply to comment #8)
@Dmitry: With all due respect, I think that the importance of this bug is more than minor. It completely ruins the user experience of the programs when the fonts are unreadable. Thanks for looking into this bug.
According to http://bugs.winehq.org/page.cgi?id=fields.html#importance "For a UI glitch that doesn't affect running of a program" - trivial.
http://bugs.winehq.org/show_bug.cgi?id=33212
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #10 from Dmitry Timoshkov dmitry@baikal.ru 2013-06-17 05:04:34 CDT --- http://www.winehq.org/pipermail/wine-patches/2013-June/124812.html http://www.winehq.org/pipermail/wine-patches/2013-June/124813.html http://www.winehq.org/pipermail/wine-patches/2013-June/124814.html
These patches include a test case with a fix for this regression.
http://bugs.winehq.org/show_bug.cgi?id=33212
--- Comment #11 from Bruno Jesus 00cpxxx@gmail.com 2013-06-17 14:29:52 CDT --- Patches commited, last commit: http://source.winehq.org/git/wine.git/commit/705a0f023846fc113413a30d097b808...
http://bugs.winehq.org/show_bug.cgi?id=33212
--- Comment #12 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-06-17 14:53:07 CDT --- (In reply to comment #10)
http://www.winehq.org/pipermail/wine-patches/2013-June/124812.html http://www.winehq.org/pipermail/wine-patches/2013-June/124813.html http://www.winehq.org/pipermail/wine-patches/2013-June/124814.html
These patches include a test case with a fix for this regression.
No change in menu size for me (e.g. in notepad as the OP) with these patches applies, using wine-1.6-rc2-20-gd6109e3.
http://bugs.winehq.org/show_bug.cgi?id=33212
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |705a0f023846fc113413a30d097 | |b80860bd3d40b Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #13 from Dmitry Timoshkov dmitry@baikal.ru 2013-06-17 19:23:45 CDT --- (In reply to comment #12)
No change in menu size for me (e.g. in notepad as the OP) with these patches applies, using wine-1.6-rc2-20-gd6109e3.
You should change resolution in winecfg to 120 in order to see the difference.
http://bugs.winehq.org/show_bug.cgi?id=33212
--- Comment #14 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-06-18 03:03:09 CDT --- (In reply to comment #13)
(In reply to comment #12)
No change in menu size for me (e.g. in notepad as the OP) with these patches applies, using wine-1.6-rc2-20-gd6109e3.
You should change resolution in winecfg to 120 in order to see the difference.
Hmm for some reason only winecfg was affected, and not notepad, when I tested yesterday. But now it works so it must have been an error on my side.
http://bugs.winehq.org/show_bug.cgi?id=33212
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #15 from Alexandre Julliard julliard@winehq.org 2013-06-21 13:33:20 CDT --- Closing bugs fixed in 1.6-rc3.