severity 410855 normal
merge 237675 410855
thanks
Thanks for the screenshot.
I forgot that there is a known issue with wide character strings in
dselect. (see #237675)
This can be fixed by linking against libncursesw5 instead of libncurses5.
I updated the simplified patch sent by Changwoo Ryu.
If it can be applied for Etch (I'm not sure this bug applies to the UTF-8
bugs which can have a freeze exception), then maybe it could be worth
adding something like HAVE_NCURSESW_NCURSES_H or remove the possibility to
link against a simple curses library (because #include <curses.h> is
replaced by #include <ncursesw/curses.h>).
If it cannot be applied to Etch, it would be better to work on the more
complete patch from Eugeniy Meshcheryakov (in #237675 also).
Kind Regards,