http://bugs.winehq.org/show_bug.cgi?id=22320
Summary: Mono & HTML-Kit's installers do not appear in the taskbar Product: Wine Version: 1.1.42 Platform: x86-64 URL: http://www.htmlkit.com/download/ OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: winex11.drv AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com CC: dmitry@codeweavers.com
Created an attachment (id=27297) --> (http://bugs.winehq.org/attachment.cgi?id=27297) Diff after manually reverting the patch
These installers do not get a button in the taskbar while they're running. I tested this in several versions, and found that this is a regression that happened sometime between 0.9.54 and 1.0.1. However, I was left with several skipped commits at the end of my regression test. Of those, this looks like the most likely culprit:
commit cb3ff54789c652b02d852f40db71cafd9fd67ca9 Author: Dmitry Timoshkov dmitry@codeweavers.com Date: Tue Mar 25 16:52:41 2008 +0800
winex11.drv: Don't add owned windows to the taskbar.
The winex11 code has changed quite a bit since then, but after reverting what I think is the modern equivalent, the taskbar buttons appear again (diff is attached). It can be reproduced with "winetricks mono26", or with HTML-Kit's installer from the download link.
Both installers produce the same few lines of terminal output on startup:
fixme:reg:GetNativeSystemInfo (0x33fe40) using GetSystemInfo() fixme:msg:ChangeWindowMessageFilter c057 00000001 fixme:win:DisableProcessWindowsGhosting : stub
http://bugs.winehq.org/show_bug.cgi?id=22320
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer, | |regression
http://bugs.winehq.org/show_bug.cgi?id=22320
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |austinenglish@gmail.com Ever Confirmed|0 |1
--- Comment #1 from Austin English austinenglish@gmail.com 2010-04-09 11:20:34 --- This one's been bugging me for a while. IIRC, the firefox installer window is also affected.
http://bugs.winehq.org/show_bug.cgi?id=22320
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2010-05-28 10:14:06 --- Should be fixed by 61e50e15ba45ad54655f98619f5ef33917033165.
http://bugs.winehq.org/show_bug.cgi?id=22320
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2010-05-28 12:51:37 --- Closing bugs fixed in 1.2-rc2.
http://bugs.winehq.org/show_bug.cgi?id=22320
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |61e50e15ba45ad54655f98619f5 | |ef33917033165 Regression SHA1| |cb3ff54789c652b02d852f40db7 | |1cafd9fd67ca9