Gethvi
Gethvi
Hi, thanks for this issue. I will look into it. I developed the tool with python 3.7 where it works. My assumption is that it should work with python 3.5...
Yes, this is expected, I am running it the same way. You can also create a desktop shortcut with Target: "python [path-to-script] [options..]" and start the virtual console on a...
The link seems to be the same and it redirects to login page if not logged in. However to download the archive it also requires accepting the Oracle License Agreement...
Thanks for the pull request! It was my mistake, I should have read the [master thread](https://gist.github.com/xbb/4fd651c2493ad9284dbcb827dc8886d6) more carefully, it is actually written there that MacOS has `.jnilib` extension for libraries.
Check if all the libraries were extracted successfully. After you run the script, the folder tree should like something like this (for host 10.10.10.10): ``` iDRAC6VirtualConsoleLauncher ├── iDRAC6VirtualConsoleLauncher.py ├── jre...
If you run the script with command line `python iDRAC6VirtualConsoleLauncher.py [options..]` it should produce quite a lot of output after the java application is launched. No hints in those logs?
You could try download Windows image (https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/) and try to run it from VirtualBox (or whatever you prefer). It is English system by default. You could verify that the library...
I am happy it works for you! But I really wish the fix wasn't so mysterious. :smile:
Thank you for implementing this feature request! I was hoping to get to it myself eventually, but you were faster. :-)
Please assign this issue to me, I will work on it when I have time.