textbrowser / spot-on

Complexity is beautiful. Anywhere, anyone. AMD, ARM, Alpha, PowerPC, Sparc64, etc. Completed.
https://textbrowser.github.io/spot-on/
Other
72 stars 14 forks source link

Spot-On-2023.08.05.zip Log: no ui connection to kernel possible #20

Closed bolzobrazil closed 9 months ago

bolzobrazil commented 9 months ago

2023-09-29 A UI error (No functional TLS backend was found) occurred.

2023-09-29 spoton_crypt::defaultSslCiphers(): empty cipher list.

2023-09-29 A UI error (No functional TLS backend was found) occurred.

2023-09-29 A UI error (QSslSocket::connectToHostEncrypted: TLS initialization failed) occurred.

2023-09-29 spoton::slotKernelSocketError(): socket error (TLS initialization failed).

textbrowser commented 9 months ago

OpenSSL 3 and Qt 6 and Windows 10, 11 behave entirely different. As such, Spot-On may only provide the services which are provided by the underlying system. MacOS has similar behavior. Since Spot-On behaves well in FreeBSD and Linux, the problem is not Spot-On. I do not have an interest in MacOS and Windows nor the resources to move Spot-On into their paradigms.

TL;DR

Set the kernel's key size to 0. You'll also encounter problems with listeners. Again, Windows is not the Windows it used to be.

bolzobrazil commented 9 months ago

Windows 32-bit Version 2023.01.15 works fine.

textbrowser commented 9 months ago

Read the release notes. Being stuck in 1990 is nonsensical.

https://learn.microsoft.com/en-us/lifecycle/end-of-support/end-of-support-2021

OpenSSL 1 is EOL. Qt 5 is EOL. Windows x86 is EOL.

MacOS and Windows versions of Spot-On are provided for free. The software is fully functional even if certain portions are not supported by the frameworks. I will not be providing mechanisms if those mechanisms transform my work into maintenance of dependencies.

Good luck and find richer operating system where everything is available.