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

Error in creating virtual machine #6

Open
robinhood2014 opened this issue Oct 21, 2023 · 2 comments
Open

Error in creating virtual machine #6

robinhood2014 opened this issue Oct 21, 2023 · 2 comments

Comments

@robinhood2014
Copy link

I attempted to create a virtual machine for 86Box using Linbox, but nothing happens. In the terminal window, I get the following error output:
FreeDOS (name of virtual machine)

Traceback (most recent call last):
  File "/home/falken/Applications/linbox-qt5/linbox.py", line 301, in ok
    vmhndlr.create_vm(self.vmname, self.run_method)
                                   ^^^^^^^^^^^^^^^
AttributeError: 'CreateWindow' object has no attribute 'run_method'
@RGBProductions
Copy link

For the devs: through some debugging, I found that it's pulling a value from the wrong input box

@bromagosa
Copy link

Same issue here. Any workarounds?

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

No branches or pull requests

3 participants