Custom Query (2447 matches)
Results (310 - 312 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1062 | Invalid | Can't connect to daemon | ||
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 | ||
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):
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
2. 3. |
|||
#680 | Fixed | cant create torrents or load torrents via ajax webui ! | ||
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--
|