Closed GoogleCodeExporter closed 9 years ago
Have you selected the English language from options? Please select the document
language as English and try again. And please report back.
Thank you for using TextRoom.
Original comment by gordebak
on 20 Sep 2010 at 7:56
Sorry, reporting back late. "US English" is the default document language and
it's selected. The aforementioned behavior is therefore the same.
Original comment by vrfeig...@gmail.com
on 25 Sep 2010 at 7:09
This is a problem about different distros doing some things different. I use
Ubuntu for development. hunspell in TextRoom looks for
"/usr/share/myspell/dicts/" folder for the dictionary files. If you are using
TextRoom from the source, you can remove the "dicts/" from the followwing lines
and compile again.
1045 affFileName = "/usr/share/myspell/dicts/";
1046 dicFileName = "/usr/share/myspell/dicts/";
I will be glad if you report back and tell if it worked. Thank you.
Original comment by gordebak
on 25 Sep 2010 at 7:17
I did as you recommended and changed those lines from the source and
recompiled, and it now works. Thanks for the help, I've notified the maintainer
of the fix.
Original comment by vrfeig...@gmail.com
on 25 Sep 2010 at 8:26
Original comment by gordebak
on 25 Sep 2010 at 11:18
Had the same problem and based on the above info, I simply added sym links to
the dict files in the directory that TextRoom looks for them. It works.
Original comment by lashley....@gmail.com
on 6 Dec 2010 at 9:17
Original issue reported on code.google.com by
vrfeig...@gmail.com
on 19 Sep 2010 at 10:57