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

line 707 #1029

Closed
82d opened this issue Mar 20, 2021 · 0 comments
Closed

line 707 #1029

82d opened this issue Mar 20, 2021 · 0 comments
Labels

Comments

@82d
Copy link

82d commented Mar 20, 2021

the crash occurred when downloading a directory from the user's shared files.

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

Type: <class 'AttributeError'>
Value: 'Transfers' object has no attribute 'folder_destination'
Traceback: File "/usr/home/user/git/nicotine-plus/pynicotine/gtkgui/userbrowse.py", line 707, in on_download_directory_to
self.download_directory(self.selected_folder, os.path.join(folder[0], ""))
File "/usr/home/user/git/nicotine-plus/pynicotine/gtkgui/userbrowse.py", line 731, in download_directory
ldir = self.frame.np.transfers.folder_destination(self.user, ldir)

FreeBSD 12.2-RELEASE-p3
Nicotine+ version 3.0.3.dev1

@82d 82d added the bug label Mar 20, 2021
mathiascode added a commit that referenced this issue Mar 20, 2021
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

1 participant