チケット #10354

Games window remains after shutdown.
登録: 2007-05-05 23:23 最終更新: 2007-05-06 02:22

報告者:
担当者:
チケットの種類:
状況:
完了
コンポーネント:
(未割り当て)
マイルストーン:
(未割り当て)
優先度:
5 - 中
重要度:
5 - 中
解決法:
修正済み
ファイル:
なし

詳細

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

チケットの履歴 (1 件中 1 件表示)

2007-05-06 02:22 更新者: unitarou
  • チケット完了時刻2007-05-06 02:22 に更新されました
  • 解決法なし から 修正済み に更新されました
  • 状況オープン から 完了 に更新されました
コメント
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

添付ファイルリスト

添付ファイルはありません

編集

ログインしていません。ログインしていない状態では、コメントに記載者の記録が残りません。 » ログインする