Ticket #10354

Games window remains after shutdown.
Open Date: 2007-05-05 23:23 Last Update: 2007-05-06 02:22

Reporter:
Owner:
Type:
Status:
Closed
Component:
(None)
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
None

Details

Games window remains after a terminal window
closing that a user clicks x button or file->exit.

Ticket History (1/1 Histories)

2007-05-06 02:22 Updated by: unitarou
  • Ticket Close date is changed to 2007-05-06 02:22
  • Resolution Update from None to Fixed
  • Status Update from Open to Closed
Comment
Logged In: YES
user_id=15343

[CAUSE]
A flag for thread termination (Controller#receiveQuit_) is not
a volatile type. Then a termination signal can't reflect
the controller thread.

[SOLUTION]
Add 'volatile' type to Controller#receiveQuit_).

This bug fix version will be released in 1.0.5

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login