Modify ↓
Ticket #574 (closed task: fixed)
cant copy folder URL
| Reported by: | anonymous | Owned by: | quinox |
|---|---|---|---|
| Priority: | normal | Milestone: | Release 1.2.16 |
| Component: | nicotine | Version: | 1.2.15 |
| Keywords: | Cc: |
Description
Traceback (most recent call last):
File "/home/quinox/chroot/opt/nicotine+/pynicotine/gtkgui/userbrowse.py", line 812, in OnCopyDirURL
path += "/"
TypeError: can only concatenate tuple (not "str") to tuple
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

not the same problem but closely related:
11:28:40 Traceback: TypeError: value is of wrong type for this column 11:28:40 File "C:\Nicotine-Plus\pynicotine\gtkgui\userbrowse.py", line 428, in SetDirectory self.files[f[0]] = self.FileStore.append(f) 11:28:40 Traceback: TypeError: value is of wrong type for this column 11:28:40 File "C:\Nicotine-Plus\pynicotine\gtkgui\userbrowse.py", line 428, in SetDirectory self.files[f[0]] = self.FileStore.append(f)