http://bugs.winehq.org/show_bug.cgi?id=23141
Summary: cannot close viewer window - radmin viewer program Product: Wine Version: 1.2-rc3 Platform: x86 OS/Version: FreeBSD Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: rdunkle@smallcatbrain.com
Using Radmin viewer 3.4 under Wine 1.2-rc3 and rc2. After making a connection to an Radmin server, the viewer works fine. When closing the viewer window it does not close but sends a close window to the the Radmin server. The only way to close the window is sending HUP signal to wine process.
The bug did not appear until rc2 and it persists in rc3 Radmin program is found here: http://www.radmin.com/
http://bugs.winehq.org/show_bug.cgi?id=23141
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression URL| |http://www.radmin.com/downl | |oad/index.php CC| |wylda@volny.cz
--- Comment #1 from Wylda wylda@volny.cz 2010-06-12 13:11:49 ---
Sounds like a regression, so you should perform the regression test. If you are not familiar, there is nice end easy to follow step by step howto:
http://wiki.winehq.org/RegressionTesting
I try to do the same now.
http://bugs.winehq.org/show_bug.cgi?id=23141
--- Comment #2 from Wylda wylda@volny.cz 2010-06-12 13:32:41 ---
I'm preparing the "lab", but i guess that this will be the F4 issue, when clicking on X (close buton).
http://bugs.winehq.org/show_bug.cgi?id=23141
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #3 from Wylda wylda@volny.cz 2010-06-12 13:44:08 ---
Revert of the following commit on top wine-1.2-rc3 makes that problem go away.
commit 167514ce940447bf301faff4dd4b19978191c8bf Author: Dmitry Timoshkov dmitry@codeweavers.com Date: Fri May 28 15:06:14 2010 +0900
winex11.drv: Simulate pressing Alt+F4 instead of clicking the caption Close button when handling the WM_DELETE_WINDOW event.
Marking as duplicate of bug 22941
*** This bug has been marked as a duplicate of bug 22941 ***
http://bugs.winehq.org/show_bug.cgi?id=23141
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Andrew Nguyen arethusa26@gmail.com 2010-06-12 14:04:50 --- Closing the bug.