Skip to content
New issue

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

AttributeError: 'DebugWindow' object has no attribute 'gui_settings' #7218

Closed
sentry-for-tribler bot opened this issue Dec 14, 2022 · 0 comments · Fixed by #7219
Closed

AttributeError: 'DebugWindow' object has no attribute 'gui_settings' #7218

sentry-for-tribler bot opened this issue Dec 14, 2022 · 0 comments · Fixed by #7219

Comments

@sentry-for-tribler
Copy link

Sentry Issue: TRIBLER-10V

CreationTraceback: 
  File "run_tribler.py", line 100, in <module>
  File "tribler\gui\start_gui.py", line 77, in run_gui
  File "tribler\gui\utilities.py", line 411, in trackback_wrapper
  File "tribler\gui\tribler_window.py", line 1129, in clicked_debug_panel_button
  File "tribler\gui\debug_window.py", line 97, in __init__
  File "tribler\gui\debug_window.py", line 257, in load_general_tab
  File "tribler\gui\tribler_request_manager.py", line 181, in __init__

AttributeError: 'DebugWindow' object has no attribute 'gui_settings'
  File "tribler\gui\utilities.py", line 414, in trackback_wrapper
  File "tribler\gui\utilities.py", line 411, in trackback_wrapper
  File "tribler\gui\debug_window.py", line 293, in on_tribler_statistics
  File "tribler\gui\debug_window.py", line 301, in show_gui_settings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

0 participants