X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=BUGS;h=ec3e6d0816af2ebd74baa22f38fb0932b28a62ed;hb=baf1c7616dd0a5fa1bafde2045ac2af22d95122a;hp=fadd6c5afbc286cd575c6758a8c6a7e77565ab04;hpb=04f9003204e31e2d973c9c32a548b0adf6f58663;p=pkg%2Fabook.git diff --git a/BUGS b/BUGS index fadd6c5..ec3e6d0 100644 --- a/BUGS +++ b/BUGS @@ -1,12 +1,32 @@ known bugs in abook -* in X terminals keyboard may not behave as expected - this is probably +* with certain terminals keyboard may not behave as expected - this is probably a ncurses problem * incompatible with some terminals -* --datafile option is a bit broken + - there seems to be problems with some (old?) gnome-terminal versions - + gnome-terminal bug? +* some keys may cause readline to crash - this is a readline (4.3) problem + - there is a fix available for readline: + ftp://ftp.gnu.org/gnu/readline/readline-4.3-patches/readline43-001 -* mutt / elm / pine export filters allows to create a file with duplicate +* cursor disappears in some cases with abook_readline() on Solaris. If + you have problems it is recommended to use the ncurses library + +* terminal state is not restored correctly on exit with certain ncurses and + readline combination (more information is needed on this) + +* file format is not tolerant for character set changes + +Filters: +* mutt / elm / pine export filters allow to create a file with duplicate aliases -* mutt alias import filter is quite poor. It only handles correctly aliases - formatted like this: alias myalias Firstname Familyname +* mutt import filter imports only first e-mail address + +* fseek in ldif import filter should be eliminated + +Misc: +* crashes if compiled with tinycc bound checking. It's still unclear + if this is a bug in abook. (Valgrind doesn't show up anything.) + +$Id$