**** BEGIN LOGGING AT Mon Oct 22 02:59:56 2007 Oct 22 15:21:32 OK what IP address did you come up on nslu2... Oct 22 18:21:22 hello Oct 22 18:22:43 I've got an issue lunching rtorrent on my synology ds101g Oct 22 18:23:31 when I launch rtorrent via ssh, I'm having a strange display Oct 22 18:24:14 ie : 0123456789abcdefghijklmnopqrstuvwxyz0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ at the bottom left and bottom right of the screen and *** *** at the top Oct 22 18:25:23 I think it is a library link issue but I've no clue how to solve it Oct 22 18:30:19 edo, can you try launch rtorrent in a screen session? Oct 22 18:31:39 arrgh, 2 very similarily named peoples Oct 22 18:31:45 eno: You thinking lame terminfo settings? Oct 22 18:32:16 eno : yes I tried in a screen session => same result Oct 22 18:33:06 how could I check if terminfo are correct ? Oct 22 18:34:18 echo $TERM; maybe try another ncurses app like nano Oct 22 18:34:37 ipkg files termcap give me that it's version 1.3 Oct 22 18:34:47 installing nano... Oct 22 18:35:15 nano is working fine Oct 22 18:35:23 BitchX is working as well Oct 22 18:36:16 /opt/sbin/lsof | grep rtorrent gives me a list of used shared libraries Oct 22 18:36:45 and it looks like /lib/libc.so.6 is used => is that normal ? Oct 22 18:37:32 btw : echo $TERM returns "xterm" Oct 22 18:37:48 how about "less"? since rtorrent depends on ncursesw Oct 22 18:38:16 is /opt/bin/less working as well? Oct 22 18:39:07 yes it is working Oct 22 18:40:03 I just tried to launch rtorrent from my TTY2 Oct 22 18:40:50 (using ssh) on which echo $TERM returns "linux" and rtorrent crashes without even start Oct 22 18:42:02 when it starts ok, ignore the display, is it functioning at all? Oct 22 18:42:51 if I try to open a file by pressing "enter", I can then type a filename, but rtorrent then crash with a segfault Oct 22 18:43:35 (but I can use the TAB key to complete/select the filename) Oct 22 18:44:21 so it's almost functionning :-) Oct 22 18:45:27 would you like to see the first or last line of the dumping stack ? (unfortunately I don't know how to read these) Oct 22 18:46:38 and do you think that compiling rtorrent staticaly would be an interesting step to solve this issue ? Oct 22 18:47:33 not really, it probably has more to do with libtorrent compile options Oct 22 18:48:10 currently on arm and armeb, libtorrent is configured --enable-aligned=yes Oct 22 18:48:52 dunno about powerpc Oct 22 18:49:30 I'm checking Oct 22 18:55:37 in the ds101g/make/libtorrent.mk, there's no enable-aligned specified Oct 22 18:56:23 line 72 Oct 22 18:56:48 ah yes Oct 22 18:57:06 my mistake then Oct 22 18:58:04 hey eno I think you some days ago you told me putting limits in .rtrorrents.rc make stop to all downloads.thats true but if after start rtorrent you put throttle it works. just let you know. so it not a big trouble that thing=) Oct 22 18:59:53 hi janneN, i set max_uploads and upload_rate in ~/.rtorrent.rc, and it seems to work Oct 22 19:01:27 must be some other guy .. Oct 22 19:02:27 hum related to the alignment, in the config.log : Oct 22 19:02:30 configure:18729: checking the byte alignment Oct 22 19:02:30 configure:18734: warning: cannot run test program while cross compiling Oct 22 19:02:37 hm..ok. for me not Oct 22 19:03:31 EdoBvD: ideally you do the configure on the device first Oct 22 19:04:32 ok, so I need to install few development tools Oct 22 19:05:05 yes Oct 22 19:05:44 bbl Oct 22 19:06:39 oki, thanks for your help Oct 22 19:07:02 I've got to eat something ;-) Oct 22 19:07:26 I'll keep you updated if any progress done on this ;-) Oct 22 20:43:08 popping in. any news on 4.0r2 to fix the debian installation for the slug? **** ENDING LOGGING AT Tue Oct 23 02:59:57 2007