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

AddToChannelDialog TypeError: 'NoneType' object is not callable in #6684

Closed
sentry-for-tribler bot opened this issue Dec 24, 2021 · 0 comments · Fixed by #6798
Closed

AddToChannelDialog TypeError: 'NoneType' object is not callable in #6684

sentry-for-tribler bot opened this issue Dec 24, 2021 · 0 comments · Fixed by #6798
Milestone

Comments

@sentry-for-tribler
Copy link

Sentry Issue: TRIBLER-AJ

CreationTraceback: 
  File "src\run_tribler.py", line 209, in <module>
  File "src\tribler-gui\tribler_gui\tribler_window.py", line 283, in __init__
  File "src\tribler-gui\tribler_gui\dialogs\addtopersonalchanneldialog.py", line 33, in __init__

TypeError: 'NoneType' object is not callable
  File "src\tribler-gui\tribler_gui\utilities.py", line 398, in trackback_wrapper
  File "src\tribler-gui\tribler_gui\utilities.py", line 395, in trackback_wrapper
  File "src\tribler-gui\tribler_gui\dialogs\addtopersonalchanneldialog.py", line 129, in on_confirm_clicked
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

1 participant