We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Here:
def clicked_debug_panel_button(self, _): if not self.debug_window: self.debug_window = DebugWindow(self.tribler_settings, self.gui_settings, self.tribler_version) self.debug_window.show()
This issue is possibly related to the fix of #6084
The text was updated successfully, but these errors were encountered:
Sentry issue: TRIBLER-4Q
Sorry, something went wrong.
Fix Tribler#6296
786b4b0
30a71ce
4f22a26
drew2a
Successfully merging a pull request may close this issue.
Here:
This issue is possibly related to the fix of #6084
The text was updated successfully, but these errors were encountered: