On Wednesday 06 July 2005 08:14 am, Kenshi Muto wrote: > 1. `aptitude search' shows only first column (such as i,p,v), but > misses package names and descriptions (any locales).
Yeah, I found that shortly after releasing this version and fixed it -- I forgot to transcode back to the native multibyte encoding before sending text to the terminal, so it was full of NUL characters and only the first character got printed. > 2. When we do `aptitude show' with LANG=ja_JP.EUC-JP or ja_JP.UTF-8, > all of translations such as "Package", "Status" are corrupted. > I dumped them and found each first bytes of double-byte characters > were removed. Similar problem. I've applied a fix to SVN. > 3. When we open 'license' on ncurses window, it shows too narrow > window (any locales). Seems to be due to the fact that I forgot to check whether characters were printable before passing them to wcwidth(), so I ended up with a negative width calculation. (the GPL includes a form-feed character, which is unprintable) Daniel -- /------------------- Daniel Burrows <[EMAIL PROTECTED]> ------------------\ | DROP THE SCYTHE AND TURN AROUND SLOWLY. | | -- Terry Pratchett, "Reaper Man" | \--- Be like the kid in the movie! Play chess! -- http://www.uschess.org --/
pgplYq1wWw8Qm.pgp
Description: PGP signature