http://bugs.winehq.org/show_bug.cgi?id=20365
Summary: Radio Mobile icons drawn too big Product: Wine Version: 1.1.30 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: ole AssignedTo: wine-bugs@winehq.org ReportedBy: wilfried.pasquazzo@gmail.com CC: steve.m.caddy@ntlworld.com
The icons in "Radio Mobile" are drawn too big. The program can be downloaded for free here: http://www.cplus.org/rmw/english1.html
--- It is a regression:
32ca9b27c376af255dacd67c2744b3b5285b8cf1 is first bad commit commit 32ca9b27c376af255dacd67c2744b3b5285b8cf1 Author: Wilfried Pasquazzo wilfried.pasquazzo@gmail.com Date: Tue Sep 22 14:20:28 2009 +0000
user32: Correct scaling of DrawIcon.
:040000 040000 e3a1f553e9f16b7bd47d9dcf23bddc40b0bfb8b7 addf0374f38168449965d4fe2f0f1c9066462d6a M dlls ---
This bug was first mentioned in the comments of http://bugs.winehq.org/show_bug.cgi?id=20153 by Steve Caddy (#19 and #20). It is likely to only affect Visual Basic applications, the problematic code is located in "dlls/oleaut32/olepicture.c".
I'm writing the corresponding fix and testcase.
http://bugs.winehq.org/show_bug.cgi?id=20365
Wilfried Pasquazzo wilfried.pasquazzo@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression
http://bugs.winehq.org/show_bug.cgi?id=20365
--- Comment #1 from Wilfried Pasquazzo wilfried.pasquazzo@gmail.com 2009-10-14 12:11:20 --- I've sent a testcase and patch to fix it to the wine-patches mailing list.
http://bugs.winehq.org/show_bug.cgi?id=20365
Wilfried Pasquazzo wilfried.pasquazzo@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #2 from Wilfried Pasquazzo wilfried.pasquazzo@gmail.com 2009-10-15 11:32:00 --- Fix has been commited as: http://source.winehq.org/git/wine.git/?a=commit;h=6a5bd0c2edc6ddb0c13adda930...
http://bugs.winehq.org/show_bug.cgi?id=20365
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2009-10-16 01:03:03 --- Fixed then.
http://bugs.winehq.org/show_bug.cgi?id=20365
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2009-10-23 13:19:37 --- Closing bugs fixed in 1.1.32.
https://bugs.winehq.org/show_bug.cgi?id=20365
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |6a5bd0c2edc6ddb0c13adda9309 | |9712613b655e2 Component|ole |oleaut32