Search found 15 matches

by n0xlf
Fri Apr 01, 2011 2:27 am
Forum: Plugins
Topic: Extractor hangs rar process
Replies: 3
Views: 3118

Re: Extractor hangs rar process

I can extract them manually fine. I'll re-enable the plugin and try to get some more info on exactly what it (isn't) doing...
by n0xlf
Wed Jan 19, 2011 7:45 am
Forum: Plugins
Topic: Extractor hangs rar process
Replies: 3
Views: 3118

Extractor hangs rar process

Under Fedora 13 (and Deluge 1.3.0), the extractor plugin launches a rar process, which then hangs at 100% CPU eternally...Anyone know why and/or how to fix?
by n0xlf
Sun May 02, 2010 6:49 pm
Forum: Development
Topic: Connection reset by peer
Replies: 11
Views: 10261

Re: Connection reset by peer

It doesn't work...Deluge itself looks good, but still getting connection reset by peer errors...

Would the git pull of libtorrent (when I got it on 04/30) have included the latest patch that was mentioned?
by n0xlf
Fri Apr 30, 2010 5:22 pm
Forum: Development
Topic: Connection reset by peer
Replies: 11
Views: 10261

Re: Connection reset by peer

Just compiled the latest dev build with libtorrent, both pulled through GIT, so testing in progress!

Everything looks good so far, at least where deluge is concerned. No missing torrents or blocklist problems, like I was having the last time I tested...
by n0xlf
Thu Apr 29, 2010 5:36 pm
Forum: Development
Topic: Connection reset by peer
Replies: 11
Views: 10261

Re: Connection reset by peer

Excellent! I'll try to get it all compiled today and let ya know...
by n0xlf
Thu Apr 29, 2010 8:19 am
Forum: Development
Topic: Connection reset by peer
Replies: 11
Views: 10261

Re: Connection reset by peer

And now I see this... Thanks for the report! Here's a patch that I believe will fix this: Index: src/torrent.cpp =================================================================== --- src/torrent.cpp (revision 4490) +++ src/torrent.cpp (working copy) @@ -5179,14 +5179,14 @@ if (i->is_working()) { t...
by n0xlf
Thu Apr 29, 2010 8:14 am
Forum: Development
Topic: Connection reset by peer
Replies: 11
Views: 10261

Re: Connection reset by peer

That sounds mostly like the problem, although the particular tracker I use most often seems highly stable, which is contrary to the amount of reset by peer errors I was seeing...Whether it is the bug as reported, or it is creating its own reset by peer error somehow, the problem does seem to lie in ...
by n0xlf
Tue Apr 27, 2010 10:33 pm
Forum: Development
Topic: Connection reset by peer
Replies: 11
Views: 10261

Re: Connection reset by peer

1.2.3 with libtorrent 0.14.10 (both via Fedora koji rpm packages) seems to be working...

So...Either a problem with libtorrent 0.15 and/or however it is compiling on my system...
by n0xlf
Tue Apr 20, 2010 5:20 am
Forum: Development
Topic: Connection reset by peer
Replies: 11
Views: 10261

Re: Connection reset by peer

I see this with the 1.2.3 release as well...
by n0xlf
Mon Mar 29, 2010 8:04 pm
Forum: Development
Topic: Torrents missing in 1.2.9
Replies: 7
Views: 5965

Re: Torrents missing in 1.2.9

That may be...

BTW, elysian, if you roll back to 1.2.3 things work fine...That's what I did, at least for the duration of the dev build being rather jacked up (there are some other issues with it to, like blocklisting not working beyond the initial load)...