User forums > Nightly builds

The 21 January 2015 build (10074) is out.

<< < (3/3)

oBFusCATed:
After some debugging I've found that the encoding conversion fails for my dictionary.

This happens, because the encoding in the file is unsupported by iconv on linux.

--- Code: ---$ head -n 1 /usr/share/myspell/bg_BG.aff
SET microsoft-cp1251

--- End code ---
iconv supports cp1251 and WINDOWS-1251, but not microsoft-cp1251. :(

Can you post the encodings for the dicts that fail and your operating system?

Navigation

[0] Message Index

[*] Previous page

Go to full version