http://bugs.winehq.org/show_bug.cgi?id=26649
Summary: painting in dialog: wrong aspect ratio Product: Wine Version: unspecified Platform: x86 OS/Version: Mac OS X 10.6 Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 AssignedTo: wine-bugs@winehq.org ReportedBy: tom98765x@yahoo.com
Created an attachment (id=33921) --> (http://bugs.winehq.org/attachment.cgi?id=33921) executable program demonstrating the bug
Drawing things inside a modeless dialog box: wrong aspect ratio, and does not show up directly (dialog box has to be moved before). Source was from Petzold sample (colors2), but modified a little.
http://bugs.winehq.org/show_bug.cgi?id=26649
--- Comment #1 from tom98765x@yahoo.com 2011-04-04 03:18:29 CDT --- Created an attachment (id=33922) --> (http://bugs.winehq.org/attachment.cgi?id=33922) c-source to executable program
http://bugs.winehq.org/show_bug.cgi?id=26649
--- Comment #2 from tom98765x@yahoo.com 2011-04-04 03:21:13 CDT --- Created an attachment (id=33923) --> (http://bugs.winehq.org/attachment.cgi?id=33923) resource
http://bugs.winehq.org/show_bug.cgi?id=26649
--- Comment #3 from tom98765x@yahoo.com 2011-04-04 03:22:30 CDT --- Created an attachment (id=33924) --> (http://bugs.winehq.org/attachment.cgi?id=33924) small build script
http://bugs.winehq.org/show_bug.cgi?id=26649
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|gdi32 |-unknown Version|unspecified |1.3.17
http://bugs.winehq.org/show_bug.cgi?id=26649
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, testcase
http://bugs.winehq.org/show_bug.cgi?id=26649
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2011-04-14 01:37:58 CDT --- I don't a scaling problem here, where is it? A failure to paint after the dialog creation is probably bug 3297.
http://bugs.winehq.org/show_bug.cgi?id=26649
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor
--- Comment #5 from Dmitry Timoshkov dmitry@codeweavers.com 2011-04-14 03:05:40 CDT --- Please do not reply to me directly, add the comments in bugzilla instead.
=== Hello,I attached a screenshot showing the test on osx and on windows 7 (parallels) side by side. The circle is elliptic under wine, and perfect round in windows. But you might remove or change the priority of the bug report as you like.Thanks,Thomas Bonner ===
You forgot the attachment. The circle is a perfect round here under Linux. What Wine build are you using? Does it include any custom patches?
http://bugs.winehq.org/show_bug.cgi?id=26649
--- Comment #6 from tom98765x@yahoo.com 2011-04-14 04:22:34 CDT --- Created an attachment (id=34104) --> (http://bugs.winehq.org/attachment.cgi?id=34104) screenshot showng side by side osx and windows(parallels) version
Bug occuring under newest OSX with newest wine (1.3.17, standard install by configure/make/make install).
http://bugs.winehq.org/show_bug.cgi?id=26649
--- Comment #7 from Dmitry Timoshkov dmitry@codeweavers.com 2011-04-14 05:09:42 CDT --- You forgot to answer this part: What Wine build are you using? Does it include any custom patches?
Your screenshot shows that something is wrong with the fonts. Do you have all the Wine built-in fonts installed?
http://bugs.winehq.org/show_bug.cgi?id=26649
--- Comment #8 from tom98765x@yahoo.com 2011-04-14 07:33:23 CDT --- (In reply to comment #7)
You forgot to answer this part: What Wine build are you using? Does it include any custom patches?
Your screenshot shows that something is wrong with the fonts. Do you have all the Wine built-in fonts installed?
I downloaded the recent 1.3.17 as source, and build wine (configure, make, make install). No other installation like any fonts, just the mentioned download.
http://bugs.winehq.org/show_bug.cgi?id=26649
--- Comment #9 from Dmitry Timoshkov dmitry@codeweavers.com 2011-04-14 07:45:46 CDT --- (In reply to comment #8)
I downloaded the recent 1.3.17 as source, and build wine (configure, make, make install). No other installation like any fonts, just the mentioned download.
Did configure complain about any missing packages?
http://bugs.winehq.org/show_bug.cgi?id=26649
--- Comment #10 from tom98765x@yahoo.com 2011-04-14 08:17:04 CDT --- (In reply to comment #9)
(In reply to comment #8)
I downloaded the recent 1.3.17 as source, and build wine (configure, make, make install). No other installation like any fonts, just the mentioned download.
Did configure complain about any missing packages?
yes some warnings about missing development files: opengl headers gettext libjpeg libpng
http://bugs.winehq.org/show_bug.cgi?id=26649
--- Comment #11 from Dmitry Timoshkov dmitry@codeweavers.com 2011-04-15 03:07:22 CDT --- (In reply to comment #10)
Did configure complain about any missing packages?
yes some warnings about missing development files: opengl headers gettext libjpeg libpng
Are there any message at the console when running the sample?
http://bugs.winehq.org/show_bug.cgi?id=26649
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Mac OS X 10.6 |Mac OS X
http://bugs.winehq.org/show_bug.cgi?id=26649
--- Comment #12 from Bruno Jesus 00cpxxx@gmail.com --- I can't reproduce this in linux, is this still an issue in wine 1.7.12 (or later) in osx?
http://bugs.winehq.org/show_bug.cgi?id=26649
--- Comment #13 from Ken Thomases ken@codeweavers.com --- I can't reproduce this with current Wine and a clean WINEPREFIX. Mac OS X 10.6.8.
There's a weird problem where the circle doesn't draw until the window is dragged mostly off-screen and then back on. It affects both the X11 and Mac drivers. But the circle is circular.
http://bugs.winehq.org/show_bug.cgi?id=26649
--- Comment #14 from Bruno Jesus 00cpxxx@gmail.com --- The circle not drawing is present in linux too, in comment 4 Dmitry suggests it may be related to other bug.
https://bugs.winehq.org/show_bug.cgi?id=26649
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #15 from super_man@post.com --- Circle is not drawn at linux 1.7.51
https://bugs.winehq.org/show_bug.cgi?id=26649
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com, | |xerox_xerox2000@yahoo.co.uk
--- Comment #16 from winetest@luukku.com --- So the problem here is the circle how it is drawn?
I don't have clean prefix, I am currently downloading a game to test.
I only tried wine-staging 2.6 and I can't see anything wrong with the circle. It's drawn and the shape is perfect.
https://bugs.winehq.org/show_bug.cgi?id=26649
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #17 from joaopa jeremielapuree@yahoo.fr --- Tested by myself too. Reported working 4 times by different users. Missing libraries when compiling for the reporter Can an administrator close this bug as INVALID?
https://bugs.winehq.org/show_bug.cgi?id=26649
--- Comment #18 from joaopa jeremielapuree@yahoo.fr --- No one interested in closing this bugs as FIXED?