86Box/86BoxManager

Manager doesn't handle new cpu_override warning properly [BUG]

Closed this issue · 1 comments

Describe the bug
After 86box added a new warning in Build 2984 for machines with cpu_override enabled, 86box manager will ask if you want to terminate the machine.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new machine.
  2. Go to 86box.cfg inside your machine's folder and open it.
  3. Add cpu_override = 2 to the config file under the [Machine] tab.
  4. Start the machine under 86box Manager.

Expected behavior
The manager waits for the dialog box to disappear and proceeds normally.

Screenshots
After starting the machine, these two boxes pop up.
image
After clicking OK to the 86manager error.
image

Environment (please complete the following information):

  • Host OS: Windows 10 version 20H2
  • 86Box build number 2985 Dev
  • 86Box Manager version 1.7.2

Issue was fixed on the 86box side.