Eugene
Eugene
The same happens when the window "Project/About" from pull-down menu is opened. Interesting that the Arexx port name in this window contains "< ERROR >"  Now the window "About...
I faced this problem. I launched AROS64 as I wrote [here](https://github.com/aros-development-team/AROS/issues/168#issuecomment-777781257) under VMware and InstallAROS on virtual HDD. Then I disabled boot-iso through "Connect at power" checkmark and successfully booted...
I also failed with [AROS-20201217-pc-x86_64-boot-iso.zip](https://sourceforge.net/projects/aros/files/nightly2/20201217/Binaries/AROS-20201217-pc-x86_64-boot-iso.zip/download) Maybe I should press the "e" button and play around with the grub options?
unfortunately everything that was captured in 20201217 with add "debug=serial sysdebug=all": `AROS64 - The AROS Research OS` `64-bit build. Compiled Dec 17 2020` `[EXEC] Init: Post-kernel init` `[EXEC] Init: Memory...
I was able to run AROS-20210210-pc-x86_64-boot-iso in VMware Workstation 15 Player (15.5.2 build-15785246) with default grub settings. However, this image is still not loaded into VirtualBox 6.1.4 The error occurs...
Theory is great. I myself am a philosopher. When a client library out of the box creates "unsupported calendar model" errors instead of solving them, that's a problem with the...
Install the latest version of OpenSSL on your computer and add "ssl" module for python. https://slproweb.com/download/Win64OpenSSL-3_2_0.msi `python -m pip install ssl`