Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (154 - 156 of 2449)

Ticket Resolution Summary Owner Reporter
#3124 Fixed deluge-gtk crash when connected to remote server Cas 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.

#3121 Fixed V2 beta Peer ID blocked Spadge
Description

Deluge 2.0.0.dev7097 peer_id=-DE2000-

I'm told this is the same Peer ID that Bitlord v2 used, and that's why some trackers ban it.

Suggest changing ID to something uniquely Deluge.

Note: See TracQuery for help on using queries.