[Problem] MPF freezes when you open the about menu and switch to a different window #301

Closed
opened 2026-01-29 16:13:53 +00:00 by claunia · 4 comments
Owner

Originally created by @TheRogueArchivist on GitHub (May 24, 2021).

Originally assigned to: @mnadareski on GitHub.

Before You Submit

  • Remember to try the latest WIP build to see if the issue has already been addressed.
  • Is it copy protection related? If so, report the issue here instead.
  • .NET Core 3.1 and .NET 5.0 have known issues, please try using another build to reproduce the error
  • Check multiple discs to help narrow down the issue
  • Check the Options to see if changing any of those affects your issue.

If all of those fail, then continue...

Version
What version are you using?

  • Stable release (version here)
  • WIP release 2.0-ebaf9539

Build
What runtime version are you using?

  • .NET Framework 4.7.2 running on (Operating System)
  • .NET Framework 4.8 running on (Operating System)
  • .NET Core 3.1 running on (Operating System)

Describe the issue
When you open the about menu and switch to a different window, MPF freezes. You can unfreeze by switch to the about window of MPF using task manager.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Help
  2. Click on About
  3. Switch to another window
Originally created by @TheRogueArchivist on GitHub (May 24, 2021). Originally assigned to: @mnadareski on GitHub. **Before You Submit** - Remember to try the [latest WIP build](https://ci.appveyor.com/project/mnadareski/mpf/build/artifacts) to see if the issue has already been addressed. - Is it copy protection related? If so, report the issue [here](https://github.com/mnadareski/BurnOutSharp/issues) instead. - .NET Core 3.1 and .NET 5.0 have known issues, please try using another build to reproduce the error - Check multiple discs to help narrow down the issue - Check the Options to see if changing any of those affects your issue. If all of those fail, then continue... **Version** What version are you using? - [ ] Stable release (version here) - [X] WIP release 2.0-ebaf9539 **Build** What runtime version are you using? - [ ] .NET Framework 4.7.2 running on (Operating System) - [ ] .NET Framework 4.8 running on (Operating System) - [ ] .NET Core 3.1 running on (Operating System) **Describe the issue** When you open the about menu and switch to a different window, MPF freezes. You can unfreeze by switch to the about window of MPF using task manager. **To Reproduce** Steps to reproduce the behavior: 1. Go to Help 2. Click on About 3. Switch to another window
claunia added the bug label 2026-01-29 16:13:53 +00:00
Author
Owner

@mnadareski commented on GitHub (May 27, 2021):

Clarification: do you mean freeze as in the About window becomes uninteractable? Or do you mean that main MPF window becomes uninteractable when the About window pops up? The latter is expected, the former is not (and couldn't be reproduced locally).

@mnadareski commented on GitHub (May 27, 2021): Clarification: do you mean freeze as in the About window becomes uninteractable? Or do you mean that main MPF window becomes uninteractable when the About window pops up? The latter is expected, the former is not (and couldn't be reproduced locally).
Author
Owner

@TheRogueArchivist commented on GitHub (May 28, 2021):

I mean that the About window becomes hidden, meaning I can't interact with the main window. I have to close the About window via task manager in order to interact with the main window again.

@TheRogueArchivist commented on GitHub (May 28, 2021): I mean that the About window becomes hidden, meaning I can't interact with the main window. I have to close the About window via task manager in order to interact with the main window again.
Author
Owner

@mnadareski commented on GitHub (Jun 19, 2021):

After trying this a few times, I'm not exactly sure how you got into this situation. It's supposed to be intentional that the main window isn't interactable until the info window is closed, though.

@mnadareski commented on GitHub (Jun 19, 2021): After trying this a few times, I'm not exactly sure how you got into this situation. It's supposed to be intentional that the main window isn't interactable until the info window is closed, though.
Author
Owner

@TheRogueArchivist commented on GitHub (Jun 20, 2021):

Fixed as of latest commit

@TheRogueArchivist commented on GitHub (Jun 20, 2021): Fixed as of latest commit
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#301