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

[7.14] TypeError: 'NoneType' object is not subscriptable #8016

Closed
sentry-for-tribler bot opened this issue May 2, 2024 · 0 comments · Fixed by #8017
Closed

[7.14] TypeError: 'NoneType' object is not subscriptable #8016

sentry-for-tribler bot opened this issue May 2, 2024 · 0 comments · Fixed by #8017
Assignees
Milestone

Comments

@sentry-for-tribler
Copy link

Sentry Issue: TRIBLER-1PS

CreationTraceback: 
  File "C:\Users\<relief>\AppData\Local\Programs\Python\Python38\Lib\site-packages\cx_Freeze\initscripts\__startup__.py", line 138, in run
  File "C:\Users\<relief>\AppData\Local\Programs\Python\Python38\Lib\site-packages\cx_Freeze\initscripts\console.py", line 17, in run
  File "src\<relief>\run.py", line 125, in <module>
  File "src\<relief>\run.py", line 121, in main
  File "src\<relief>\gui\start_gui.py", line 84, in run_gui
  File "src\<relief>\gui\tribler_window.py", line 277, in __init__
  File "src\tr...
TypeError: 'NoneType' object is not subscriptable
  File "src\<relief>\gui\utilities.py", line 441, in trackback_wrapper
  File "src\<relief>\gui\utilities.py", line 438, in trackback_wrapper
  File "src\<relief>\gui\widgets\downloadsdetailstabwidget.py", line 215, in on_copy_magnet_clicked
@drew2a drew2a added this to the 7.15.0 milestone May 2, 2024
@drew2a drew2a self-assigned this May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant