http://bugs.winehq.org/show_bug.cgi?id=29283
Bug #: 29283 Summary: AntiVir 9 configuration wizard shows text in a separate dialog Product: Wine Version: 1.3.34 Platform: x86-64 URL: http://www.filehippo.com/download_antivir/tech/6588/ OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com CC: dmitry@baikal.ru Classification: Unclassified Regression SHA1: 18576b36e4f5759cef7fe04474d9e968748251fe
Created attachment 37874 --> http://bugs.winehq.org/attachment.cgi?id=37874 Screenshot in Windows and Wine
AntiVir 9's configuration wizard shows its text on a separate dialog which can be moved or closed independently of the main dialog, whereas it should appear as part of the main dialog. Regression testing indicated this commit as the cause:
18576b36e4f5759cef7fe04474d9e968748251fe is the first bad commit commit 18576b36e4f5759cef7fe04474d9e968748251fe Author: Dmitry Timoshkov dmitry@baikal.ru Date: Wed Dec 7 16:07:38 2011 +0800
user32: Add the tests for dialog window styles, make them pass under Wine.
:040000 040000 733fca96fc5e4e4049a8c99505906d0e604c30a2 948d1dcb4f8815f8a696cd7d73b2bd6b62bac71e M dlls
Reverting the patch restored the correct display.
To reproduce, just run the installer, and the configuration wizard should start automatically afterward. You don't need to register with Avira or generate a serial number.
http://bugs.winehq.org/show_bug.cgi?id=29283
--- Comment #1 from A Wine user RandomAccountName@mail.com 2011-12-09 05:05:17 CST --- Created attachment 37875 --> http://bugs.winehq.org/attachment.cgi?id=37875 Terminal output
http://bugs.winehq.org/show_bug.cgi?id=29283
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression
http://bugs.winehq.org/show_bug.cgi?id=29283
--- Comment #2 from Dmitry Timoshkov dmitry@baikal.ru 2011-12-09 05:12:15 CST --- Does installing native comctl32 with winetricks help?
http://bugs.winehq.org/show_bug.cgi?id=29283
--- Comment #3 from A Wine user RandomAccountName@mail.com 2011-12-09 05:23:42 CST --- Nope... it works around some other display bugs, but the extra dialog is still there. (It also makes the installer unable to find mfc90u.dll, despite it being installed, but I was able to work around that by moving it from a winsxs subfolder to system32.)
http://bugs.winehq.org/show_bug.cgi?id=29283
ocean04@suomi24.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ocean04@suomi24.fi
--- Comment #4 from ocean04@suomi24.fi 2011-12-09 05:49:37 CST --- I noticed same problem in screamer radio installer. It's 10x smaller, download in bug 28933
http://bugs.winehq.org/show_bug.cgi?id=29283
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|trivial |minor
--- Comment #5 from Dmitry Timoshkov dmitry@baikal.ru 2011-12-10 02:41:38 CST --- http://www.winehq.org/pipermail/wine-patches/2011-December/109651.html
should fix the regression.
http://bugs.winehq.org/show_bug.cgi?id=29283
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #6 from A Wine user RandomAccountName@mail.com 2011-12-10 05:35:08 CST --- (In reply to comment #5)
http://www.winehq.org/pipermail/wine-patches/2011-December/109651.html
should fix the regression.
Thanks, I can confirm the patch works for me.
http://bugs.winehq.org/show_bug.cgi?id=29283
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |2455b3815a0ce8e4bec737561a9 | |63aa7f00d07f4 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #7 from Austin English austinenglish@gmail.com 2011-12-12 12:57:53 CST --- (In reply to comment #6)
(In reply to comment #5)
http://www.winehq.org/pipermail/wine-patches/2011-December/109651.html
should fix the regression.
Thanks, I can confirm the patch works for me.
http://source.winehq.org/git/wine.git/commitdiff/r
http://bugs.winehq.org/show_bug.cgi?id=29283
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2011-12-16 13:29:30 CST --- Closing bugs fixed in 1.3.35.