Skip to content

v7.12.1-RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@kozlovsky kozlovsky released this 30 Aug 15:03
· 2173 commits to main since this release
28e5dfd

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