Skip to content

", line 127 #1395

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

Closed
82d opened this issue May 20, 2021 · 1 comment
Closed

", line 127 #1395

82d opened this issue May 20, 2021 · 1 comment
Labels

Comments

@82d
Copy link

82d commented May 20, 2021

Nicotine+ has encountered a critical error and needs to exit. Please copy the following error and include it in a bug report:

Type: <class 'TypeError'>
Value: 'NoneType' object is not subscriptable
Traceback: File "/usr/home/user/Desktop/BOX/git/nicotine-plus0/pynicotine/gtkgui/frame.py", line 603, in on_network_event
self.np.eventsi.class
File "/usr/home/user/Desktop/BOX/git/nicotine-plus0/pynicotine/pynicotine.py", line 1061, in file_download
self.transfers.file_download(msg)
File "/usr/home/user/Desktop/BOX/git/nicotine-plus0/pynicotine/transfers.py", line 1271, in file_download
self.download_finished(msg.file, i)
File "/usr/home/user/Desktop/BOX/git/nicotine-plus0/pynicotine/transfers.py", line 1855, in download_finished
self.eventprocessor.shares.add_file_to_shared(newname)
File "/usr/home/user/Desktop/BOX/git/nicotine-plus0/pynicotine/shares.py", line 711, in add_file_to_shared
if file not in (i[0] for i in shared[vdir]):
File "/usr/home/user/Desktop/BOX/git/nicotine-plus0/pynicotine/shares.py", line 711, in
if file not in (i[0] for i in shared[vdir]):

12.2-RELEASE-p6 FreeBSD
Nicotine+ 3.0.6

@82d 82d added the bug label May 20, 2021
@mathiascode
Copy link
Member

This should hopefully be fixed now. You'll probably have to rescan your shares.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants