http://bugs.winehq.org/show_bug.cgi?id=23762
Summary: wineboot aborts if "Terminate Process" is clicked Product: Wine Version: 1.2 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, source Severity: normal Priority: P2 Component: programs AssignedTo: wine-bugs@winehq.org ReportedBy: madewokherd@gmail.com
To reproduce: 1. Open notepad and enter some text. 2. Open another instance of notepad and enter text there. 3. Run "wineboot --end-session --kill". 4. When asked whether to save, wait for the timeout dialog instead of making any selection. 5. When the timeout dialog appears, click "Terminate Process".
Expected result: Wineboot closes the first instance of notepad, and the other instance of notepad asks whether to save.
Actual result: Wineboot closes the first instance of notepad and exits unsuccessfully.
http://bugs.winehq.org/show_bug.cgi?id=23762
--- Comment #1 from Vincent Povirk madewokherd@gmail.com 2010-07-22 16:40:32 --- It seems that in the case where we terminate, we also get a callback to end_session_message_callback, telling us that WM_QUERYENDSESSION returned 0. This isn't actually true; the process terminated without returning. But we take this as a request to abort the shutdown process.
http://bugs.winehq.org/show_bug.cgi?id=23762
--- Comment #2 from Vincent Povirk madewokherd@gmail.com 2010-07-22 16:57:42 --- Patch sent: http://www.winehq.org/pipermail/wine-patches/2010-July/091134.html
http://bugs.winehq.org/show_bug.cgi?id=23762
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com 2010-07-23 13:50:02 --- Patch committed.
http://source.winehq.org/git/wine.git/?a=commitdiff;h=da8904d150694ba82b201e...
http://bugs.winehq.org/show_bug.cgi?id=23762
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2010-07-30 12:59:49 --- Closing bugs fixed in 1.3.0.
http://bugs.winehq.org/show_bug.cgi?id=23762
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.2.x
http://bugs.winehq.org/show_bug.cgi?id=23762
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.2.x |---
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2010-10-08 10:40:46 CDT --- Removing 1.2.x milestone from bugs fixed in 1.2.1.