Custom Query (2447 matches)
Results (337 - 339 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#670 | Fixed | remote/torrent/add tries to call non-existant function | ||
Description |
The remote webui for adding a torrent tries to us the function add_torrent_filecontent which no longer exists - http://dev.deluge-torrent.org/browser/trunk/deluge/ui/webui/pages.py#L374 This makes the 'private' mode of the greasemonkey plugin not function at all. |
|||
#671 | Fixed | GtkWarning on "gtk_tree_view_column_set_fixed_width" prevents from opening gtk ui | ||
Description |
Hi. After I installed the .deb and ran the app one time with no problem, at second run the gtk ui fails to show up. Two gtk warnings are being output in the shell, see the attached file. Neither the web or the shell ui will run, see the attached file as well. The sole stk modification I can recall is I activated the per-trackers and inactive categories (with "(0)" torrents) views in the sidebar. |
|||
#672 | Fixed | Deluge compiled from 1.1.0_RC1 sources doesn't add any torrents, quietly. | ||
Description |
Platform: x86 Dual Core @3.2Ghz, 4GB Ram OS: Ubuntu Server 8.10 First installed the .deb for 8.10 for soon to discover the stated behaviour (web ui only tested). Got the sources and compiled them. The same. There is no way to add a torrent with any web ui theme, daemon ran as root or anything else. got the output when trying to add from a firefox/safari client: root@nightshift:~# deluged -d Traceback (most recent call last):
TypeError: list objects are unhashable |