GNU bug report logs -
#28110
25.2; crashes when opening a file with Kannada script
Previous Next
Reported by: reddy <reddy <at> sikshana.org>
Date: Wed, 16 Aug 2017 15:36:02 UTC
Severity: normal
Merged with 30193
Found in versions 25.2, 25.2+1-6, 26.0.50
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #37 received at 28110 <at> debbugs.gnu.org (full text, mbox):
Hi, sorry for the late response.
> 1. Removed the current libotf and libm17n-flt libraries, installed the
> versions
> libm17n-flt 1.6.4-2ubuntu1
> libotf0:amd64 0.9.13-3
> Configured and compiled emacs. This crashes as well.
Here I have the latest version of those libraries:
$ pkg-config --modversion m17n-flt
1.7.1
$ pkg-config --modversion libotf
0.9.15
and has no problem with rendering your file kannada.txt with the font
"Noto Sans Kannada.ttf".
> 2. If I set the default font to Noto-Kannada and open the file, It has no
> issues but crashes as soon as I start adding English words.
> 3. The crash occurs only when a certain combination of Kannada chars are
> present along with English characters/Words.
Then please give me a test file containing that combination. And,
please check if your emacs is surely using "Noto Sans Kannada" by typing
C-u C-x = while putting cursor on a kannda character of HELLO file.
And, if possible, please try the latest version of libotf and m17n-lib
by getting the source from repositories as below;
$ cvs -d :pserver:anonymous <at> cvs.savannah.nongnu.org:/sources/m17n co libotf
$ git clone https://git.savannah.nongnu.org/git/m17n/m17n-lib.git
$ git clone https://git.savannah.nongnu.org/git/m17n/m17n-db.git
and installing them in this order: libotf, m17n-lib, m17n-db
---
K. Handa
handa <at> gnu.org
This bug report was last modified 7 years and 84 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.