Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (154 - 156 of 2447)

Ticket Resolution Summary Owner Reporter
#3126 Fixed YaRSS fails to add torrents Eliot Earle
Description

Backwards compatibility needs fixing in API for adding torrents from YaRSS.

13:20:14.920 [CRITICAL][twisted                                            :154 ] Unhandled error in Deferred:
13:20:14.922 [CRITICAL][deluge.log                                         :93  ] twisted.internet.defer 
[Failure instance: Traceback: <class 'deluge.error.AddTorrentError'>: You must specify a valid torrent_info, torrent state or magnet.
/usr/lib/python2.7/dist-packages/twisted/internet/base.py:1208:mainLoop
/usr/lib/python2.7/dist-packages/twisted/internet/base.py:801:runUntilCurrent
/usr/lib/python2.7/dist-packages/twisted/internet/defer.py:457:callback
/usr/lib/python2.7/dist-packages/twisted/internet/defer.py:565:_startRunCallbacks
--- <exception caught here> ---
/usr/lib/python2.7/dist-packages/twisted/internet/defer.py:651:_runCallbacks
/var/lib/deluge/.config/deluge/plugins/YaRSS2-1.4.3-py2.7.egg/yarss2/rssfeed_scheduler.py:147:add_torrents_callback
/var/lib/deluge/.config/deluge/plugins/YaRSS2-1.4.3-py2.7.egg/yarss2/torrent_handling.py:158:add_torrents
/var/lib/deluge/.config/deluge/plugins/YaRSS2-1.4.3-py2.7.egg/yarss2/torrent_handling.py:129:add_torrent
/usr/lib/python2.7/dist-packages/deluge/core/torrentmanager.py:318:add
]
#3124 Fixed deluge-gtk crash when connected to remote server Calum kmr2319
Description

Deluge Server: 1.3.15 (running on an Asus Tinkerboard - ARMBIAN 5.34.171023 nightly Ubuntu 16.04.3 LTS 4.13.9-rockchip) LibTorrent: libtorrent-rasterbar8 1.0.11-1

Deluge Client: 1.3.15 (Lubuntu 17.10, but happened on 17.04 as well - x86_64)

The GTK UI crashes on occasion when connected to a remote server. Seems to be random. I haven't narrowed down a paricular action that causes this. Sometimes the UI is minimized to the tray and it has crashed when I check in on things...

Traceback from a /var/crash/*deluge-gtk.crash file (I can provide that in full if you think that will be useful):

Traceback (most recent call last):

File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/listview.py", line 261, in stabilized

result = sort_func(model, iter1, iter2, data)

File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/torrentview.py", line 186, in str_nocase_sort

return strcoll(v1, v2)

TypeError: coercing to Unicode: need string or buffer, NoneType found

I've attempted to start deluge-gtk in trace mode with the following command: /usr/bin/deluge-gtk -L trace -l /home/user/deluge-gtk.log OR /usr/bin/deluge-gtk --loglevel=trace --logfile=/home/user/deluge-gtk.log

But the log file was 0 bytes.

Locale (LANG) on both the client and server are: en_US.UTF-8

Client and server are sitting next to each other connected via a gigabit switch. Server is running OVPN for external access. Server is headless and running nothing else by the OS and deluged.

Storage physically resides on the client system. Server NFS mounts to the client for storage. mount points were created so that both client and server have the same tree: /mnt/data/blah/blah/blah...

Let me know if you require any further info. Thanks in advance!

#3122 Fixed [Notifications]No text in Preferences' tab list DjLegolas DjLegolas
Description

As reported @github by Doadin, when Notifications plugin is enabled, there is no text in it's tab label.

The placeholder is there and clickable. Clicking it will show Notifications' preferences window as shown here.

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