-
Notifications
You must be signed in to change notification settings - Fork 160
Closed
Labels
Description
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
Reactions are currently unavailable