v7.12.1-RC2
Pre-release
Pre-release
Overview
This release fixes several startup issues when Tribler GUI freezes during the load screen or shows a "cannot connect to the Tribler Core" error. Some errors are fixed, and for other errors, the feedback dialog should display the reason for a problem so the user can report it to developers.
Bugfixes
- An attempt to fix QNetworkReply.UnknownNetworkError (99) when connecting to Core by @kozlovsky in #7019
- Fix/stop Core on components startup exception by @kozlovsky in #7021
- Show the last error code and error name on timeout in EventRequestManager by @kozlovsky in #7020
- Add
format_error_message
function to CoreManager by @drew2a in #7014
Full Changelog: v7.12.1-RC1...v7.12.1-RC2