Activity log for bug #182260

Date Who What changed Old value New value Message
2008-01-12 11:35:13 era bug added bug
2008-01-12 11:39:36 era bug added attachment 'typespeed.png' ("järjestelmä" mojibake)
2008-11-23 20:50:27 Daniel T Chen typespeed: status New Incomplete
2008-11-23 20:50:27 Daniel T Chen typespeed: statusexplanation Is this symptom still reproducible in 8.10?
2008-11-24 08:49:55 era typespeed: status Incomplete New
2008-11-24 08:49:55 era typespeed: statusexplanation Is this symptom still reproducible in 8.10? Not this particular symptom, because it seems that all the ISO-8859-1 words in the dictionary are simply skipped. I played five rounds and did not get a single word with ä or ö in it. Statistically speaking, a bit over 10% of the words in the file words.fin contain a character outside the range a-z (that's 59/486 to be precise, excluding the first line of the file which is just a label) so after seeing a few hundred words, I started to recognize many of them as repeats, but none that had the umlaut vowels (in Finnish, there are not technically umlauts, but you know which I mean). This is a freshly installed Intrepid amd64 installation, with LANG=en_US.UTF-8 but Finnish keyboard preferences. I also tried LC_ALL=C and LC_ALL=fi_FI.UTF-8 (after installing the Finnish locale via System > Administration > Language Support) to no avail. It won't let me use fi_FI.ISO-8859-1 or fi.ISO-8859-1 or fi_FI.ISO-8859-15 although they're in /usr/share/i18n/SUPPORTED but this is probably a locale problem (see below; notice the error messages from locale). Also I can't seem to strace the program. bash$ grep ^fi /usr/share/i18n/SUPPORTED fi_FI.UTF-8 UTF-8 fi_FI ISO-8859-1 fi_FI@euro ISO-8859-15 fil_PH UTF-8 bash$ LC_ALL=fi_FI.UTF-8 locale LANG=en_US.UTF-8 LC_CTYPE="fi_FI.UTF-8" LC_NUMERIC="fi_FI.UTF-8" LC_TIME="fi_FI.UTF-8" LC_COLLATE="fi_FI.UTF-8" LC_MONETARY="fi_FI.UTF-8" LC_MESSAGES="fi_FI.UTF-8" LC_PAPER="fi_FI.UTF-8" LC_NAME="fi_FI.UTF-8" LC_ADDRESS="fi_FI.UTF-8" LC_TELEPHONE="fi_FI.UTF-8" LC_MEASUREMENT="fi_FI.UTF-8" LC_IDENTIFICATION="fi_FI.UTF-8" LC_ALL=fi_FI.UTF-8 vnix$ LC_ALL=fi_FI.ISO-8859-1 locale locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory LANG=en_US.UTF-8 LC_CTYPE="fi_FI.ISO-8859-1" LC_NUMERIC="fi_FI.ISO-8859-1" LC_TIME="fi_FI.ISO-8859-1" LC_COLLATE="fi_FI.ISO-8859-1" LC_MONETARY="fi_FI.ISO-8859-1" LC_MESSAGES="fi_FI.ISO-8859-1" LC_PAPER="fi_FI.ISO-8859-1" LC_NAME="fi_FI.ISO-8859-1" LC_ADDRESS="fi_FI.ISO-8859-1" LC_TELEPHONE="fi_FI.ISO-8859-1" LC_MEASUREMENT="fi_FI.ISO-8859-1" LC_IDENTIFICATION="fi_FI.ISO-8859-1" LC_ALL=fi_FI.ISO-8859-1 vnix$ LC_ALL=fi_FI@euro.ISO-8859-15 locale locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory LANG=en_US.UTF-8 LC_CTYPE="fi_FI@euro.ISO-8859-15" LC_NUMERIC="fi_FI@euro.ISO-8859-15" LC_TIME="fi_FI@euro.ISO-8859-15" LC_COLLATE="fi_FI@euro.ISO-8859-15" LC_MONETARY="fi_FI@euro.ISO-8859-15" LC_MESSAGES="fi_FI@euro.ISO-8859-15" LC_PAPER="fi_FI@euro.ISO-8859-15" LC_NAME="fi_FI@euro.ISO-8859-15" LC_ADDRESS="fi_FI@euro.ISO-8859-15" LC_TELEPHONE="fi_FI@euro.ISO-8859-15" LC_MEASUREMENT="fi_FI@euro.ISO-8859-15" LC_IDENTIFICATION="fi_FI@euro.ISO-8859-15" LC_ALL=fi_FI@euro.ISO-8859-15 vnix$ LC_ALL=fi_FI@euro.ISO-8859-15 typespeed typespeed: main: setlocale
2010-04-22 21:26:12 Daniel Hahler typespeed (Ubuntu): importance Undecided Medium
2010-04-22 21:26:12 Daniel Hahler typespeed (Ubuntu): status New Triaged
2010-04-22 21:27:49 Daniel Hahler summary Finnish keyboard doesn't work under X Encoding problems (input and output) with at least de_DE and sv_FI locales
2010-04-22 21:32:57 Daniel Hahler bug watch added http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=330086
2010-04-22 21:32:57 Daniel Hahler bug task added typespeed (Debian)
2010-04-22 21:33:23 Daniel Hahler summary Encoding problems (input and output) with at least de_DE and sv_FI locales Encoding problems (input and output) with UTF8 encoding/locale
2010-04-23 02:22:27 Bug Watch Updater typespeed (Debian): status Unknown New
2010-11-11 17:48:43 Thierry Daucourt bug added subscriber Thierry Daucourt