Skip to content
This repository has been archived by the owner on Jul 9, 2022. It is now read-only.

VM Status not showing up #16

Closed
raulmllorente opened this issue Apr 11, 2022 · 4 comments
Closed

VM Status not showing up #16

raulmllorente opened this issue Apr 11, 2022 · 4 comments

Comments

@raulmllorente
Copy link

raulmllorente commented Apr 11, 2022

Hey man, first of all, you have done a great job with this RPC for Virtualbox! But sadly mine is not recognising my VM, in this case I tried with a Windows 95 VM, main.py is not crashing at all and it´s showing just my Virtualbox menu presence and not my machine status.

imagen

I have tried to print the VirtualBox machines found list with a single line of code on the main.py and I got this single "Nougat64" machine name and it´s supposed to be a Linux system, I have no idea of what could be.

imagen

But I have to say that I move my VM´s that I don´t use for a long time to a external drive to free up some disk space on my PC, so I don´t know if that could be the issue and I would need to remove the references from my VirtualBox list.

imagen

I hope you can help me about what could be causing this issue.
Thank you!!

@raulmllorente
Copy link
Author

raulmllorente commented Apr 12, 2022

Update: I don´t freaking believe it, I just remembered that Nougat was Android 6 codename, then I remembered that I had installed Bluestacks, I uninstalled it and now that error is gone, but now I have a bunch of error while executing main.py.
imagen

@vidhanio
Copy link
Owner

Hi!

As mentioned in #14, I am unfortunately unable to continue maintaining this project as my new computer doesn't really use VirtualBox's API the same way. A suggestion I do have however is to try downgrading the python version to 3.6-3.7, as python is known to include breaking changes in minor versions.

@raulmllorente
Copy link
Author

Yeah, I tried downgrading from Python 3.10 to 3.9, both x86 and x64 versions because I think it's something related to the win32com Python package dll's when the virtualbox Python package tries to interact on the virtualbox.VirtualBox() function, so I would downgrade to those Python 3.6/3.7 versions later and maybe they will work, because the virtualbox Python package last version is from 2020 though. Thank you so much for your suggestion I will try it later!!

@raulmllorente
Copy link
Author

Sadly none of that worked so I guess I must have some issues with that library that prevents me of loading the dll's correctly. I'm closing this issue and thank you for your help man, I tried a lot of Python versions, installing twice in x64 and x86, single user and all users... But sadly I got nothing and the same dispatch error all the time.

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

No branches or pull requests

2 participants