On 10/17/06, Martin Baehr <[EMAIL PROTECTED]> wrote: > On Tue, Oct 17, 2006 at 11:30:33PM +0200, Axel Liljencrantz wrote: > > The time was 23:16 when I begun writing this letter, I hope to manage > > the 'today or tomorrow' with the least possible margin. > > more importantly, you managed to get this message out just minutes > before i was going to shut down for today. > > > I hope that Martin and Philip have time to test this patch soon, and > > that it fixes all outstanding fishd-issues. > > a quick test shows that the cpu-load problem is gone, instead of taking > a long time, fishd now dies immideately. this is nice, because it means > starting a new shell does not take as long anymore, but unfortunately, > still no working fishd, and no universal variables as well as missing > functions
What is the contents of /tmp/fishd.log.HOSTNAME after fishd exits? > > the errors below i guess simply come from the fact that there is no fishd. > > i guess from one aspect it would be nice if fish could be more robust with > regards to working without fishd. (the only thing that should be lacking > should be universal variables... > > > fish: Unknown command "_" > /usr/share/fish/fish (line 1): _ '%s: Warning: The directory %s has been > removed from your PATH because it does not exist\n' > ^ > in command substitution > called on line 43 of file "/usr/share/fish/fish", > > in . (source) call of file "/usr/share/fish/fish", > called on standard input, > > fishprintf: warning: ignoring excess arguments, starting with `$HOME/bin' > fish: Unknown command "_" > /usr/share/fish/fish (line 1): _ 'Welcome to fish, the friendly interactive > shell' > ^ > in command substitution > called on line 1 of file "/usr/share/fish/fish", > > in command substitution > called on line 81 of file "/usr/share/fish/fish", > > in . (source) call of file "/usr/share/fish/fish", > called on standard input, > > printf: missing operand > Try `printf --help' for more information. > fish: Unknown command "_" > /usr/share/fish/fish (line 1): _ 'Type %shelp%s for instructions on how to > use fish' > ^ > in command substitution > called on line 1 of file "/usr/share/fish/fish", > > in command substitution > called on line 82 of file "/usr/share/fish/fish", > > in . (source) call of file "/usr/share/fish/fish", > called on standard input, > > printf: warning: ignoring excess arguments, starting with `\033[30m\033[m' > > fish: Unknown command "_" > /usr/share/fish/fish (line 1): _ 'Start service' > ^ > in command substitution > called on line 143 of file "/usr/share/fish/fish", > > in . (source) call of file "/usr/share/fish/fish", > called on standard input, > > complete: Option requires an argument -- a > /usr/share/fish/fish (line 143): complete -x -p "/etc/init.d/*" -a start\t(_ > 'Start service') > ^ > in . (source) call of file "/usr/share/fish/fish", > called on standard input, > > /usr/share/fish/fish (line 143): complete -x -p "/etc/init.d/*" -a start\t(_ > 'Start service') > ^ > in . (source) call of file "/usr/share/fish/fish", > called on standard input, > > fish: Unknown command "_" > /usr/share/fish/fish (line 1): _ 'Stop service' > ^ > in command substitution > called on line 144 of file "/usr/share/fish/fish", > > in . (source) call of file "/usr/share/fish/fish", > called on standard input, > > complete: Option requires an argument -- a > /usr/share/fish/fish (line 144): complete -x -p "/etc/init.d/*" -a stop\t(_ > 'Stop service') > ^ > in . (source) call of file "/usr/share/fish/fish", > called on standard input, > > /usr/share/fish/fish (line 144): complete -x -p "/etc/init.d/*" -a stop\t(_ > 'Stop service') > ^ > in . (source) call of file "/usr/share/fish/fish", > called on standard input, > > fish: Unknown command "_" > /usr/share/fish/fish (line 1): _ 'Print service status' > ^ > in command substitution > called on line 145 of file "/usr/share/fish/fish", > > in . (source) call of file "/usr/share/fish/fish", > called on standard input, > > complete: Option requires an argument -- a > /usr/share/fish/fish (line 145): complete -x -p "/etc/init.d/*" -a status\t(_ > 'Print service status') > ^ > in . (source) call of file "/usr/share/fish/fish", > called on standard input, > > /usr/share/fish/fish (line 145): complete -x -p "/etc/init.d/*" -a status\t(_ > 'Print service status') > ^ > in . (source) call of file "/usr/share/fish/fish", > called on standard input, > > fish: Unknown command "_" > /usr/share/fish/fish (line 1): _ 'Stop and then start service' > ^ > in command substitution > called on line 146 of file "/usr/share/fish/fish", > > in . (source) call of file "/usr/share/fish/fish", > called on standard input, > > complete: Option requires an argument -- a > /usr/share/fish/fish (line 146): complete -x -p "/etc/init.d/*" -a > restart\t(_ 'Stop and then start service') > ^ > in . (source) call of file "/usr/share/fish/fish", > called on standard input, > > /usr/share/fish/fish (line 146): complete -x -p "/etc/init.d/*" -a > restart\t(_ 'Stop and then start service') > ^ > in . (source) call of file "/usr/share/fish/fish", > called on standard input, > > fish: Unknown command "_" > /usr/share/fish/fish (line 1): _ 'Reload service configuration' > ^ > in command substitution > called on line 147 of file "/usr/share/fish/fish", > > in . (source) call of file "/usr/share/fish/fish", > called on standard input, > > complete: Option requires an argument -- a > /usr/share/fish/fish (line 147): complete -x -p "/etc/init.d/*" -a reload\t(_ > 'Reload service configuration') > ^ > in . (source) call of file "/usr/share/fish/fish", > called on standard input, > > /usr/share/fish/fish (line 147): complete -x -p "/etc/init.d/*" -a reload\t(_ > 'Reload service configuration') > ^ > in . (source) call of file "/usr/share/fish/fish", > called on standard input, > > fish: Unknown command "_" > /etc/fish.d/fish_interactive.fish (line 1): _ "Commands to execute when fish > exits" > ^ > in command substitution > called on line 14 of file "/etc/fish.d/fish_interactive.fish", > > in . (source) call of file "/etc/fish.d/fish_interactive.fish", > called on line 63 of file "/etc/fish", > > in . (source) call of file "/etc/fish", > called on standard input, > > function: Expected one argument, got 2 > /etc/fish.d/fish_interactive.fish (line 14): function fish_on_exit -d (_ > "Commands to execute when fish exits") --on-process %self > ^ > in . (source) call of file "/etc/fish.d/fish_interactive.fish", > called on line 63 of file "/etc/fish", > > in . (source) call of file "/etc/fish", > called on standard input, > > Current functions are: > > greetings, martin. > -- > cooperative communication with sTeam - caudium, pike, roxen and unix > offering: programming, training and administration - anywhere in the world > -- > pike programmer travelling and working in europe open-steam.org > unix system- bahai.or.at iaeste.(tuwien.ac|or).at > administrator (caudium|gotpike).org is.schon.org > Martin Bähr http://www.iaeste.or.at/~mbaehr/ > -- Axel ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fish-users mailing list Fish-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fish-users