Search found 163 matches

by shirish
Sat Aug 04, 2007 6:25 am
Forum: Plugins
Topic: Torrent pieces
Replies: 11
Views: 10119

Re: Torrent pieces

thanx for clarifying things up, would do some more tests once the compilation is done. From your clarification/answer it seems the spike should only be initial display. Let's take a scenario & let me see if I get it right or not :- Lets say there are 2 torrents A & B & both torrents are ...
by shirish
Sat Aug 04, 2007 6:17 am
Forum: Support
Topic: Error svn 1260 [SOLVED]
Replies: 2
Views: 2615

Error svn 1260 [SOLVED]

Hi all, I updated the svn one & I got error while compiling :- src/deluge_core.cpp: In function ‘libtorrent::partial_piece_info internal_get_piece_info(libtorrent::torrent_handle, long int)’: src/deluge_core.cpp:195: warning: control reaches end of non-void function g++ -pthread -shared -Wl,-O1 ...
by shirish
Fri Aug 03, 2007 9:55 pm
Forum: Development
Topic: A warning while compiling the svn version
Replies: 1
Views: 1972

A warning while compiling the svn version

There is a warning which comes up persistently while compiling the svn version, dunno if its meant to be or not :-

Code: Select all

cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
This is with latest svn 1258 , adios for now.
by shirish
Fri Aug 03, 2007 7:29 pm
Forum: Plugins
Topic: Torrent pieces
Replies: 11
Views: 10119

Re: Torrent pieces

The torrent pieces one still has issues , this is with the latest svn 1254 shirish@Mugglewille:~$ deluge no existing Deluge session Starting new Deluge session... deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG. Applying preferences Pickling state... Scanning plugin dir /usr/share/delug...
by shirish
Thu Aug 02, 2007 2:12 pm
Forum: Support
Topic: Errors with Deluge enabling & disabling Event Logging
Replies: 1
Views: 2175

Errors with Deluge enabling & disabling Event Logging

Hi all, There is now considerable delay while shutting down deluge. This is with svn 1226. I also enabled & disabled Event Logging & I have a crash dialog box but it doesn't crash. Here's the output as it comes on the CLI. Maybe it provides some clue. shirish@Mugglewille:~$ deluge no existin...
by shirish
Thu Aug 02, 2007 2:05 pm
Forum: Support
Topic: Documentation about Event Logging
Replies: 0
Views: 1504

Documentation about Event Logging

Hi all, I made a wiki page about Event Logging. While its okish I guess, would be hoping if some of the experienced guys can also post what they know with e.g.'s and stuff so we know what each Preference in Event Logging does. There is possibility of inaccuracy as well as incompletness hence have a ...
by shirish
Thu Aug 02, 2007 12:56 pm
Forum: Support
Topic: Removing a .torrent shows an error
Replies: 1
Views: 2273

Removing a .torrent shows an error

Hi all, When I removed a completed .torrent file it showed an error in the CLI & didn't register anything in the Event Log window :- shirish@Mugglewille:~$ deluge no existing Deluge session Starting new Deluge session... deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG. Applying pref...
by shirish
Thu Aug 02, 2007 12:20 pm
Forum: Development
Topic: recent svn segmentation fault
Replies: 15
Views: 9738

Re: recent svn segmentation fault

unfortunate to hear that. Daddy & scrapmetal, if you guys have the time in your profile add your signature which has details about the distro. which you guys use so the developers can see that. Earlier somebody had some issues in Cent OS & from whatever discussion or whatever happened markyb...
by shirish
Wed Aug 01, 2007 8:35 am
Forum: Development
Topic: Force re-check after crash/unclean close.
Replies: 4
Views: 4886

Re: Force re-check after crash/unclean close.

Tares, As far as torrent checking on unclean hose, its supposed to happen & used to happen good before, dunno what has happened in the interim, I crashed/killed deluge by doing the following stuff :- On terminal type deluge, let it do its work, at some point close the terminal where you had delu...
by shirish
Tue Jul 31, 2007 7:33 pm
Forum: Plugins
Topic: Torrent pieces
Replies: 11
Views: 10119

Torrent pieces

Hi all, Its a brand new day & deluge gets a brand new plugin called 'Torrent Pieces' authored by Micah Busy & uploaded by markybob. Thanx guys. Although the plugin is buggy as hell http://dev.deluge-torrent.org/changeset/1204 and it takes 100% of the CPU & kinda hangs for a while before ...