Package: knoda Version: 0.8.3-2 I see this same bug even in knoda version 0.8.3-2 (testing, lenny). I use MySQL: 5.0.51a-17
$ locale LANG=cs_CZ.UTF-8 LC_CTYPE="cs_CZ.UTF-8" LC_NUMERIC="cs_CZ.UTF-8" LC_TIME=en_US LC_COLLATE="cs_CZ.UTF-8" LC_MONETARY="cs_CZ.UTF-8" LC_MESSAGES="cs_CZ.UTF-8" LC_PAPER="cs_CZ.UTF-8" LC_NAME="cs_CZ.UTF-8" LC_ADDRESS="cs_CZ.UTF-8" LC_TELEPHONE="cs_CZ.UTF-8" LC_MEASUREMENT="cs_CZ.UTF-8" LC_IDENTIFICATION="cs_CZ.UTF-8" LC_ALL= The non-ASCII characters are displayed as two rectangles or as the question marks. When creating a new database in knoda, the database is created with colation latin1_swedish_ci no even if UTF-8 locale is set. This same bugs appears in Ubuntu (version 0.8.3-1build1). In seems that Knoda (or the mysql driver) does not send a "SET NAMES utf8;" command directly after connection. This bug is reported in many discussion groups (google: knoda "UTF-8") but without any solving. This bug makes knoda totally unusable for many languages. On the home page http://www.knoda.org/ is version 0.8.3 reported as stable. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

