Search found 4 matches
- Thu Jun 05, 2008 1:49 am
- Forum: Support
- Topic: Error : Fault 1: "<type 'exceptions.RuntimeError'>:invalid
- Replies: 1
- Views: 2327
Re: Error : Fault 1: "<type 'exceptions.RuntimeError'>:invalid
Anyone know how to fix this?
- Wed May 28, 2008 7:59 am
- Forum: Support
- Topic: Error : Fault 1: "<type 'exceptions.RuntimeError'>:invalid
- Replies: 1
- Views: 2327
Error : Fault 1: "<type 'exceptions.RuntimeError'>:invalid
When I add a new torrent through the webui, I get this error: --Deluge Error-- Fault : <Fault 1: "<type 'exceptions.RuntimeError'>:invalid torrent file"> path : /torrent/add file : /usr/lib/python2.5/site-packages/deluge-0.6.0.0-py2.5-linux-x86_64.egg/deluge/xmlrpclib.py in close, line 786...
- Wed May 28, 2008 7:55 am
- Forum: Support
- Topic: Strange error: error: 'error_code' is already declared...
- Replies: 2
- Views: 1972
Re: Strange error: error: 'error_code' is already declared...
Because there's no build for my architecture.loki wrote:Why not just use the nightly builds...?
Anyway, I managed to get it going. I installed the older Boost library (1.34.1). That did the trick.
- Wed May 28, 2008 3:09 am
- Forum: Support
- Topic: Strange error: error: 'error_code' is already declared...
- Replies: 2
- Views: 1972
Strange error: error: 'error_code' is already declared...
Guys, I'm building deluge under Ubuntu 7.10. I installed all of the required packages etc. and I also installed Boost from the source. Boost that I installed is: 1.35. I'm building 0.6.0 from the svn. When I compile, the build fails late in the compilation with the following error: gcc -fno-strict-a...