Custom Query (1752 matches)

Filters
 
Columns

Show under each result:


Results (106 - 108 of 1752)

Ticket Resolution Summary Owner Reporter
#2160 fixed libtorrent segmentation fault on torrent removal jetsaredim

Reported by jetsaredim, 9 months ago.

description

Running 1.3.5 on Ubuntu 12.10.

Consistentky getting a seg fault when trying to remove torrent files from the gtk interface (don't know how to invoke the console/daemon). Doesn't matter what state the torrent is in at the time of attempted removal, deluge will crash. When re-started the torrents have not been removed. Also, I tried turning up the logging by using the -L and -l options, but I don't seem to be getting any output to whatever log files I've specified.

Linked Bugs:  https://bugs.launchpad.net/ubuntu/+source/deluge/+bug/1049332  https://code.google.com/p/libtorrent/issues/detail?id=369

#2159 invalid Deluge Segfaults in __strcmp_sse42 phible

Reported by phible, 9 months ago.

description

Deluge segfaults upon startup. Running on Linux Mint, official package version 1.3.5-0ubuntu1.

I will attach debug log and output from GDB.

#2157 invalid Exception when accessing Webui : <type 'exceptions.LookupError'>: unknown encoding: ascii damoxc Elendar

Reported by Elendar, 9 months ago.

description

When I tried to access the webui through the url, I had this exception: <type 'exceptions.LookupError?'>: unknown encoding: ascii

here is the full log :  http://pastie.org/4604008 I think the problem with the upgrade to ubuntu 12.04

I solved the problem adding this line "from encodings import ascii" in this file /usr/lib/python2.7/dist-packages/deluge/ui/web/server.py

Note: See TracQuery for help on using queries.