Search found 13 matches

by register88
Mon Jul 30, 2012 5:14 am
Forum: Support
Topic: transmission-daemon exit/gone for no reason
Replies: 11
Views: 10449

Re: transmission-daemon exit/gone for no reason

x190 wrote:Nothing. Please open a ticket on trac where your issue will, hopefully, get proper attention. Provide as much detail as possible.
OK, https://trac.transmissionbt.com/ticket/4999
Thank you.
by register88
Sat Jul 28, 2012 2:58 pm
Forum: Support
Topic: transmission-daemon exit/gone for no reason
Replies: 11
Views: 10449

Re: transmission-daemon exit/gone for no reason

i did it already (redoing my setting) Did you try also removing all the other .config files and .resume files in particular? how to use gdb $ gdb transmission-daemon (gdb) handle SIGPIPE nostop noprint nopass (gdb) r -f ... run until Transmission crashes... (gdb) thread apply all bt full I tried ru...
by register88
Wed Jul 04, 2012 5:06 am
Forum: Support
Topic: transmission-daemon exit/gone for no reason
Replies: 11
Views: 10449

Re: transmission-daemon exit/gone for no reason

what is different between with --disable-nls and --enable-nls? i did grep -ir nls /path/sourcecode, but can not found anything in *.[ch] files. https://trac.transmissionbt.com/search?q=disable-nls '{{{--disable-nls}}} removes the dependancy on gettext and intltool. It's designed for, and should onl...
by register88
Tue Jul 03, 2012 1:18 pm
Forum: Support
Topic: transmission-daemon exit/gone for no reason
Replies: 11
Views: 10449

Re: transmission-daemon exit/gone for no reason

I found my filesystem don't support utf8 very well, some(but not all) utf8 char filename can not open()/write to the system when i download those files with those utf8, i can't to download. how can i solve this problem? what is different between with --disable-nls and --enable-nls? i did grep -ir nl...
by register88
Tue Jul 03, 2012 1:03 pm
Forum: Requests
Topic: SOCKS-5 proxy connections for both tracker and p2p?
Replies: 16
Views: 106027

Re: SOCKS-5 proxy connections for both tracker and p2p?

I think it is not work.
if every one use proxy/tor, then how do you know?
where IP you should connect to?
by register88
Sun Jul 01, 2012 4:55 am
Forum: Support
Topic: transmission-daemon exit/gone for no reason
Replies: 11
Views: 10449

Re: transmission-daemon exit/gone for no reason

i did it already (redoing my setting) Did you try also removing all the other .config files and .resume files in particular? how to use gdb $ gdb transmission-daemon (gdb) handle SIGPIPE nostop noprint nopass (gdb) r -f ... run until Transmission crashes... (gdb) thread apply all bt full since i co...
by register88
Sat Jun 30, 2012 11:07 am
Forum: Support
Topic: transmission-daemon exit/gone for no reason
Replies: 11
Views: 10449

Re: transmission-daemon exit/gone for no reason

First do this: No data found! Ensure your drives are connected or use "Set Location". To re-download, remove the torrent and re-add it. (torrent.c:487) You might have a corrupted support file. Try removing them and redoing your settings. http://trac.transmissionbt.com/wiki/ConfigFiles If ...
by register88
Sat Jun 30, 2012 5:18 am
Forum: Support
Topic: transmission-daemon exit/gone for no reason
Replies: 11
Views: 10449

Re: transmission-daemon exit/gone for no reason

i want to trace the problem.
anyone have any idea to do that?
thank you.
by register88
Fri Jun 29, 2012 2:29 pm
Forum: Support
Topic: transmission-daemon exit/gone for no reason
Replies: 11
Views: 10449

Re: transmission-daemon exit/gone for no reason

sometime i found it in the log

No data found! Ensure your drives are connected or use "Set Location". To re-download, remove the torrent and re-add it. (torrent.c:487)
by register88
Fri Jun 29, 2012 1:49 pm
Forum: Support
Topic: transmission-daemon exit/gone for no reason
Replies: 11
Views: 10449

Re: transmission-daemon exit/gone for no reason

x190 wrote:You need to generate a backtrace.
there is no core dump (no transmission-daemon.core)
how to generate a backtrace?
thank you.
by register88
Fri Jun 29, 2012 12:56 pm
Forum: Support
Topic: transmission-daemon exit/gone for no reason
Replies: 11
Views: 10449

Re: transmission-daemon exit/gone for no reason

x190 wrote:/var/logs/syslog?
sometime i found something like this in /var/log/syslog
"Piece 126, which was just downloaded, failed its checksum test (peer-mgr.c:1791)"

and i forget the mention, my transmission-daemon version is: 2.52

any idea can trace down the problem?

thank you.
by register88
Fri Jun 29, 2012 12:33 pm
Forum: Support
Topic: transmission-daemon exit/gone for no reason
Replies: 11
Views: 10449

transmission-daemon exit/gone for no reason

i use transmission-daemon on openbsd/i386, it work well. but sometime, the daemon exit/gone for no reason, i config the loglevel to 3, and can not found any error message. sometime, i found the warning message like this: "Piece 126, which was just downloaded, failed its checksum test (peer-mgr....