#3124: deluge-gtk crash when connected to remote server
---------------------+----------------------------
 Reporter:  kmr2319  |      Owner:
     Type:  bug      |     Status:  new
 Priority:  minor    |  Milestone:  needs verified
Component:  GTK UI   |    Version:  1.3.15
 Keywords:           |
---------------------+----------------------------
 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!

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3124>
Deluge <http://deluge-torrent.org/>
Deluge Project

-- 
You received this message because you are subscribed to the Google Groups 
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to