Page 1 of 1

"Add URL" doesn't work.

Posted: Sun Jun 24, 2007 10:10 pm
by irfan
"Add URL" doesn't work...

Code: Select all

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/deluge/interface.py", line 1144, in add_torrent_url_clicked
    entry.set_text(text)
TypeError: GtkEntry.set_text() argument 1 must be string, not None

Re: "Add URL" doesn't work.

Posted: Sun Jun 24, 2007 10:33 pm
by markybob
irfan wrote:"Add URL" doesn't work...

Code: Select all

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/deluge/interface.py", line 1144, in add_torrent_url_clicked
    entry.set_text(text)
TypeError: GtkEntry.set_text() argument 1 must be string, not None
fixed.

Re: "Add URL" doesn't work.

Posted: Mon Jun 25, 2007 8:07 am
by irfan
It still doesn't work in svn745.

Code: Select all

Applying preferences
Showing window
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/deluge/interface.py", line 1145, in add_torrent_url_clicked
    entry.set_text(text)
TypeError: GtkEntry.set_text() argument 1 must be string, not None

Re: "Add URL" doesn't work.

Posted: Mon Jun 25, 2007 2:27 pm
by markybob
irfan wrote:It still doesn't work in svn745.

Code: Select all

Applying preferences
Showing window
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/deluge/interface.py", line 1145, in add_torrent_url_clicked
    entry.set_text(text)
TypeError: GtkEntry.set_text() argument 1 must be string, not None
i dont know what to tell you; it's working here. try a clean svn