Search found 1050 matches

by andar
Fri Jan 29, 2010 12:44 am
Forum: Development
Topic: Sparse Allocation Considered Harmful...
Replies: 10
Views: 25666

Re: Sparse Allocation Considered Harmful...

johnnyg wrote:This is handled by libtorrent: http://www.rasterbar.com/products/libtorrent/
You should request support for non-sparse full allocation over there.
libtorrent supports full allocation, we just don't expose it in deluge. It's one of those things I'll get to eventually.
by andar
Thu Jan 28, 2010 11:52 pm
Forum: Support
Topic: Configuring details on a headless server
Replies: 17
Views: 11138

Re: COnfiguring details on a headless server

Im using debian 5 for this task. Here is my situation: Before i updated today to 1.2, i have been using deluge 1.x, running a script as the user "john" All the config files were under /home/john which is the current user i ssh into my server, and the downloaded files were placed in /home/...
by andar
Thu Jan 28, 2010 6:55 pm
Forum: Support
Topic: FAQ: What is a magnet uri, and how do I get Deluge[...]
Replies: 3
Views: 3108

Re: FAQ: What is a magnet uri, and how do I get Deluge[...]

Use 1.2.0 as it fixes some magnet uri issues.
by andar
Tue Jan 26, 2010 11:40 pm
Forum: Support
Topic: 1.1.9- All torrents vanished
Replies: 5
Views: 2984

Re: 1.1.9- All torrents vanished

I am currently using the last version (1.2.0) and I am encountering something similar. Maybe it is the default deluge behavior of deluge's auto-add setting, however, I am using it via webui saving the torrent files into the monitored directory through NFS. deluged instantly take care of the new .to...
by andar
Tue Jan 26, 2010 6:58 pm
Forum: Support
Topic: FreeBSD errors
Replies: 28
Views: 18405

Re: FreeBSD errors

We don't maintain the FreeBSD port, you will have to raise this issue with its maintainer. Yes I already got that message and contacted the maintainer before I proceeded to ask that question to Trahloc. Just trying to investigate to the fullest. To clarify, it seems like the error is a problem with...
by andar
Tue Jan 19, 2010 8:35 pm
Forum: Support
Topic: Connection Manager problem
Replies: 3
Views: 17932

Re: Connection Manager problem

I was using deluge for quite awhile and like it a lot. Some time ago after some upgrades, every time I'd start deluge, the connection manager would pop up and show one entry with a red X in front of it and and with connect grayed out. How do I fix this? What does the connection manager need? I am c...
by andar
Mon Jan 18, 2010 6:50 pm
Forum: Support
Topic: [SOLVED] deluge 1.2.0 + win 7 = missing module?
Replies: 12
Views: 7240

Re: deluge 1.2.0 + win 7 = missing module?

I found this is more of a problem with the gtk folder not being in your PATH. You can manually add "c:\program files\gtk-runtime\bin" to your PATH and it should resolve it, but the installer should do this as well.
by andar
Sun Jan 17, 2010 9:31 am
Forum: Support
Topic: [SOLVED] deluge 1.2.0 + win 7 = missing module?
Replies: 12
Views: 7240

Re: deluge 1.2.0 + win 7 = missing module?

I've been running the RC's jsut fine, upgraded to the release of 1.2.0 and now deluge won't load. The command window loads breifly per normal, but then nothing. I removed my data dir but this didn't solve the issue. console output: c:\Program Files\Deluge\Deluge-Python>deluge.exe [ERROR ] 17:36:44 ...
by andar
Fri Jan 15, 2010 7:05 pm
Forum: Windows OS
Topic: Libtorrent
Replies: 3
Views: 4160

Re: Libtorrent

Thank you for your responce. I did find that directory and I also found the file "libtorrent.pyd" in there. But I expected the size to be about 4 MB... Does this file contain all the libtorrent functionality used by deluge, and if so, which compile settings where used to create this libra...
by andar
Fri Jan 15, 2010 7:04 pm
Forum: Support
Topic: Stuck "checking", like everyone else
Replies: 30
Views: 28076

Re: Stuck "checking", like everyone else

Are you forced to compile deluge from the source code as well when you want to install another version of libtorrent? I installed deluge through apt-get, maybe that's why libtorrent didn't make any change to the problem before? Or am I wrong? You are not forced to compile libtorrent if your OS has ...