FS#66237 - [deluge-gtk] add torrent from URL fails to give window

Attached to Project: Arch Linux
Opened by MikeS (MS1) - Monday, 13 April 2020, 08:08 GMT
Last edited by Toolybird (Toolybird) - Friday, 22 September 2023, 07:12 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan Alexander Steffens (heftig)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Using deluge-gtk 2.0.4.dev23+g2f1c008a2-3 on an updated system. When I click the + button and then the URL button, this error happens:
Traceback (most recent call last):
File "/usr/lib/python3.8/site-packages/deluge/ui/gtk3/addtorrentdialog.py", line 752, in on_button_url_clicked
text = get_clipboard_text()
File "/usr/lib/python3.8/site-packages/deluge/ui/gtk3/common.py", line 388, in get_clipboard_text
or Clipboard.get().wait_for_text()
TypeError: Gtk.Clipboard.get() takes exactly 1 argument (0 given)

The expected behavior is to have a window come up where I can paste a magnet URL.

This task depends upon

Closed by  Toolybird (Toolybird)
Friday, 22 September 2023, 07:12 GMT
Reason for closing:  Works for me
Additional comments about closing:  Cannot repro these days.
Comment by Buggy McBugFace (bugbot) - Tuesday, 08 August 2023, 19:11 GMT
This is an automated comment as this bug is open for more then 2 years. Please reply if you still experience this bug otherwise this issue will be closed after 1 month.

Loading...