On 10/16/06, Axel Liljencrantz <[EMAIL PROTECTED]> wrote: > On 10/17/06, Philip Ganchev <[EMAIL PROTECTED]> wrote: > > On 10/16/06, Axel Liljencrantz <[EMAIL PROTECTED]> wrote: [...] > > j[4AܚAA�' > > mbrtowc: Invalid or incomplete multibyte or wide character > > > > This log is very helpful. See all the 'mbrtowc' lines? That is a > function to convert from multibyte narrow character sets to wide > character sets. If fishd is running into errors with this, it probably > means that there is an issue with the locale. I'm going to rewrite a > bit of code to make fish more stringent here, probably by making sure > that the on-the-wire character set is always UTF-8, even if the locale > is e.g. C. > > I probably wasn't seeing this problem because none of my universal > variables contain non-ascii data. I'll be darned if I know why this > problem would be surfacing right now for both you and Martin, > though...
Maybe somehow due to installation. I installed the darcs version as my default shell for the first time soon before the bug appeared. Before that I had tested it by starting it from an installed released version. Did anyone else try installing the darcs version yet? > Anyway, thanks for the help. I hope to have a patch for this today or > tomorrow, hope you'll have time to try it out. > > > > > > > Then the last line seems to repeat for the next 11106 lines. > > > > > > I don't know where the "/afs/cs.pitt.edu/usr0/philip/..." comes from; > > maybe in a log or something. That's my directory on AFS, but no AFS > > client is running now and rarely ever. > > That doesn't happen to be ~, or an alias for it, then? /afs/cs.pitt.edu/usr0/philip is ~ on a remote system, but there is no reference to it on my local home directory, either as a (broken) link or as text in a file. And the references are to the lib/* subdirectories. ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
