Treferwynd / transmission-remote-gtk

Automatically exported from code.google.com/p/transmission-remote-gtk
GNU General Public License v2.0
0 stars 0 forks source link

Cannot add torrent #79

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Using svn build, on KDE (Kubuntu Natty and Oneiric), I cannot add a torrent 
(file) for download.

No dialog appears.  

If I try adding the torrent via command-line I get:

(transmission-remote-gtk:388): Unique-DBus-WARNING **: Error while sending 
message: Message did not receive a reply (timeout by message bus)

If I try adding the the torrent-add button I get via gdb:

Program received signal SIGSEGV, Segmentation fault.
0x000000000042992f in _be_decode (data=0x7fffffffc6d8, data_len=0x7fffffffc6d0) 
at bencode.c:124
124             ret->val.l[i] = NULL;

Original issue reported on code.google.com by reardo...@gmail.com on 2 Sep 2011 at 3:27

GoogleCodeExporter commented 9 years ago
please confirm fix in r176.

My guess is this could happen is if an empty list or dictionary is encountered, 
so a check has been added.

Original comment by a...@eth0.org.uk on 6 Sep 2011 at 9:08

GoogleCodeExporter commented 9 years ago
Closing unless reported to still be an issue.

Original comment by a...@eth0.org.uk on 7 Sep 2011 at 3:15