Search found 71 matches

by pjlbyrne
Sun Nov 02, 2014 4:59 pm
Forum: Support
Topic: deluge-console 'ssl handshake failure'
Replies: 2
Views: 3647

Re: deluge-console 'ssl handshake failure'

PS the gtk interface looks a lot nicer since I last built it in April. Roll on deluge 1.4 release.....
by pjlbyrne
Sun Nov 02, 2014 2:50 pm
Forum: Support
Topic: deluge-console 'ssl handshake failure'
Replies: 2
Views: 3647

Re: deluge-console 'ssl handshake failure'

I applied the patch here: http://git.deluge-torrent.org/deluge/commit/?h=develop which is: diff --git a/deluge/ui/web/server.py b/deluge/ui/web/server.py index 8ec1acc..f99daa1 100644 --- a/deluge/ui/web/server.py +++ b/deluge/ui/web/server.py @@ -542,7 +542,7 @@ class ServerContextFactory: def getC...
by pjlbyrne
Sun Nov 02, 2014 2:13 pm
Forum: Support
Topic: deluge-console 'ssl handshake failure'
Replies: 2
Views: 3647

deluge-console 'ssl handshake failure'

Hi, I just rebuilt deluge development branch on my debian box (server) and windows pc (thin client). I can connect ok from the windows pc. I can no longer connect with deluge-console on the server. The daemon.log shows: 13:38:11.500 [INFO ][deluge.core.rpcserver:171 ] Deluge client disconnected: [('...
by pjlbyrne
Sun Aug 24, 2014 1:17 pm
Forum: Support
Topic: running with deluge from source
Replies: 3
Views: 3833

Re: running with deluge from source

I upgraded to debian testing in the end.
by pjlbyrne
Wed Aug 06, 2014 9:19 am
Forum: Development
Topic: Is the 'watch folder' gone from the development version?
Replies: 1
Views: 2065

Is the 'watch folder' gone from the development version?

Hi, I compiled the development branch of deluge about a month ago and it has been running fine since then. Today however I tried to use the 'watch folder' feature and it does not appear to be working. I looked at the preferences dialog in deluge-console interface and it appears to be missing. Has th...
by pjlbyrne
Sat Jun 21, 2014 1:52 pm
Forum: Development
Topic: Building for windows
Replies: 24
Views: 28694

Re: Building for windows

Yep got it installed using pip, thanks.
by pjlbyrne
Mon May 26, 2014 5:18 pm
Forum: Development
Topic: Building for windows
Replies: 24
Views: 28694

Re: Building for windows

... the 'Win32 OpenSSL Light' link which the wiki documentation (about compiling for windows) supplies does not appear to install header files but just some dlls ...?
by pjlbyrne
Mon May 26, 2014 5:13 pm
Forum: Development
Topic: Building for windows
Replies: 24
Views: 28694

Re: Building for windows

By the way, if it helps any one else attempting this, I found that I needed this advice: http://stackoverflow.com/questions/2817869/error-unable-to-find-vcvarsall-bat to fix a previous error. Since I had Visual Studio Express 2010 installed (and not 2008), the advice above was needed to point the bu...
by pjlbyrne
Mon May 26, 2014 5:05 pm
Forum: Development
Topic: Building for windows
Replies: 24
Views: 28694

Building for windows

Hi, I am trying to compile deluge for windows. I have a problem compiling pyOpenSSL: _Cryptography_cffi_444d7397xa22f8491.c cryptography\hazmat\bindings\__pycache__\_Cryptography_cffi_444d7397xa22f8491.c(165) : fatal error C1083: Cannot open include file: 'openssl/aes.h': No such file or directory e...
by pjlbyrne
Thu May 22, 2014 12:48 pm
Forum: Support
Topic: running with deluge from source
Replies: 3
Views: 3833

Re: running with deluge from source

Also, what expectation do I have that I my torrent 'state' will load back into upgraded deluge?