Skip to content

line 707 #1029

@82d

Description

@82d

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions