Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rapid changes in FSO binary selection can cause binary changed event in the middle of flag file processing #88

Open
IssMneur opened this issue Sep 15, 2014 · 2 comments

Comments

@IssMneur
Copy link
Member

From [email protected] on June 16, 2012 10:20:23

What steps will reproduce the problem? 1. Start wxL (debug build)
2. Switch to a profile with a valid root folder/FSO binary.
2. Rapidly change the selected binary back and forth among the binaries listed on the basic settings page (works best on Windows) What is the expected output? What do you see instead? Expected output is for no asserts or checks to fail. Instead, the wxCHECK_RET at the start of FlagListManager::OnBinaryChanged() fails, because it receives a binary change event in the middle of flag file processing for a previously selected binary.

Original issue: http://code.google.com/p/wxlauncher/issues/detail?id=88

@IssMneur
Copy link
Member Author

From [email protected] on June 23, 2012 14:55:53

Owner: [email protected]

@IssMneur
Copy link
Member Author

From [email protected] on June 25, 2012 23:06:52

The resolution to this problem is going to require more invasive changes than what can be justified in a point release (or at least such such short notice).

Labels: -Milestone-Release0.9.1 Milestone-Release0.10.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant