Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (310 - 312 of 2447)

Ticket Resolution Summary Owner Reporter
#1062 Invalid Can't connect to daemon andar andrexus
Description

After starting deluged on Ubuntu Server 9.10 I'm trying to connect to the daemon at http://192.168.0.220:8112/ but Firefox can't establish a connection to the server at 192.168.0.220:8112

What is wrong?

#1510 Fixed Can't create a torrent Calum shnurapet
Description

architecture: x86_64 cmdline: /usr/bin/python /usr/bin/deluge-gtk component: deluge executable: /usr/bin/deluge-gtk kernel: 2.6.35.10-74.fc14.x86_64 reason: createtorrentdialog.py:294:_on_button_save_clicked:IndexError: list index out of range release: Fedora release 14 (Laughlin) time: 1296760033 uid: 500

backtrace


createtorrentdialog.py:294:_on_button_save_clicked:IndexError: list index out of range

Traceback (most recent call last):

File "/usr/lib/python2.7/site-packages/deluge-1.3.900_dev-py2.7.egg/deluge/ui/gtkui/createtorrentdialog.py", line 294, in _on_button_save_clicked

trackers[tier].append(tracker)

IndexError: list index out of range

Local variables in innermost frame: widget: <gtk.Button object at 0x34de9b0 (GtkButton at 0x3668550)> trackers: [[]] file_filter: <gtk.FileFilter object at 0x34de230 (GtkFileFilter at 0x3676380)> self: <deluge.ui.gtkui.createtorrentdialog.CreateTorrentDialog instance at 0x34e0950> chooser: <gtk.FileChooserDialog object at 0x34defa0 (GtkFileChooserDialog at 0x326d760)> is_remote: False tracker: 'http://tracker.openbittorrent.com/announce' result: '/home/shnurapet/gnome3_test_20110203.torrent' tier: 1 path: '/mnt/HD2/gnome3_test_20110203' response: -5

reproduce


  1. Create a torrent

2. 3.

#680 Fixed cant create torrents or load torrents via ajax webui ! Damien Churchill magnoman
Description

i cant create torrents or load torrents via ajax webui. torrents load on classic mode !

here is the last trace calls.. --Deluge Error-- IOError : [Errno 21] Is a directory: '/tmp/' path : /json/upload file : /var/lib/python-support/python2.5/deluge/ui/webui/json_api.py in POST, line 245

--Input-- <Storage {'torrentFile': }>

--Versions-- WebUi : 1.1.0-RC2r Python 2.5.2 (r252:60911, Jul 31 2008, 17:28:52) [GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)]:

--Traceback--

File "/var/lib/python-support/python2.5/deluge/ui/webui/lib/webpy022/webapi.py", line 310, in wsgifunc

result = func()

File "/var/lib/python-support/python2.5/deluge/ui/webui/lib/webpy022/request.py", line 131, in <lambda>

func = lambda: handle(inp, fvars)

File "/var/lib/python-support/python2.5/deluge/ui/webui/lib/webpy022/request.py", line 61, in handle

return tocall(*([x and urllib.unquote(x) for x in args] + fna))

File "/var/lib/python-support/python2.5/deluge/ui/webui/page_decorators.py", line 75, in deco

return func(self, name) #check_session:ok

File "/var/lib/python-support/python2.5/deluge/ui/webui/json_api.py", line 246, in POST

tmp_file = open(path, 'w')

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.