Download
Magazine
Develop
Account
Download
Magazine
Develop
Login
Forgot Account/Password
Create Account
Language
Help
Language
Help
×
Login
Login Name
Password
×
Forgot Account/Password
Category:
Software
People
PersonalForge
Magazine
Wiki
Search
OSDN
>
Find Software
>
Games/Entertainment
>
Board Games
>
hErgo
>
Ticket List/Search
>
Ticket #10354
hErgo
Description
Project Summary
Developer Dashboard
Web Page
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
History
Downloads
List of Releases
Stats
Source Code
Code Repository list
CVS
View Repository
Ticket
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Documents
Communication
List of Forums
Help (1)
Open Discussion (1)
News
Ticket #10354
Ticket List
Submit New Ticket
RSS
Games window remains after shutdown.
Open Date:
2007-05-05 23:23
Last Update:
2007-05-06 02:22
monitor
ON
OFF
Reporter:
unitarou
Owner:
unitarou
Type:
Bugs
Status:
Closed
Component:
(None)
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
None
Details
Reply
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
Reply
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 (
0
)
Attachment File List
No attachments
Edit
Add Comment
You are not logged in.
I you are not logged in, your comment will be treated as an anonymous post. »
Login
Add Comment
Preview
Submit
closing that a user clicks x button or file->exit.