Hi,
I installed editors/leo prior to 9.0 RELEASE and used to experimented with without any errors. But now when I
My system now is
Many thanks for helps and hints.
With best regards,
MNIHKLOM
I installed editors/leo prior to 9.0 RELEASE and used to experimented with without any errors. But now when I
% leo I get some errors that said
Code:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/leo/core/runLeo.py", line 91, in <module>
run()
File "/usr/local/lib/python2.7/site-packages/leo/core/runLeo.py", line 87, in run
g.app.loadManager.load(fileName,pymacs)
File "/usr/local/lib/python2.7/site-packages/leo/core/leoApp.py", line 1549, in load
ok = lm.doPostPluginsInit()
File "/usr/local/lib/python2.7/site-packages/leo/core/leoApp.py", line 1925, in doPostPluginsInit
c = c1 = lm.loadLocalFile(fn,gui=g.app.gui,old_c=None)
File "/usr/local/lib/python2.7/site-packages/leo/core/leoApp.py", line 2148, in loadLocalFile
c = lm.openFileByName(fn,gui,old_c,previousSettings)
File "/usr/local/lib/python2.7/site-packages/leo/core/leoApp.py", line 2176, in openFileByName
previousSettings=previousSettings)
File "/usr/local/lib/python2.7/site-packages/leo/core/leoApp.py", line 624, in newCommander
return leoCommands.Commands(fileName,relativeFileName,gui,previousSettings)
File "/usr/local/lib/python2.7/site-packages/leo/core/leoCommands.py", line 111, in __init__
c.finishCreate()
File "/usr/local/lib/python2.7/site-packages/leo/core/leoCommands.py", line 379, in finishCreate
c.frame.log.finishCreate()
File "/usr/local/lib/python2.7/site-packages/leo/plugins/qtGui.py", line 5013, in finishCreate
c.spellCommands.openSpellTab()
File "/usr/local/lib/python2.7/site-packages/leo/core/leoEditCommands.py", line 10094, in openSpellTab
self.handler = spellTabHandler(c,tabName)
File "/usr/local/lib/python2.7/site-packages/leo/core/leoEditCommands.py", line 10166, in __init__
self.spellController = EnchantClass(c)
File "/usr/local/lib/python2.7/site-packages/leo/core/leoEditCommands.py", line 10376, in __init__
self.d = enchant.Dict(language)
File "/usr/local/lib/python2.7/site-packages/pyenchant-1.6.5-py2.7.egg/enchant/__init__.py", line 502, in __init__
self._switch_this(broker._request_dict_data(tag),broker)
File "/usr/local/lib/python2.7/site-packages/pyenchant-1.6.5-py2.7.egg/enchant/__init__.py", line 264, in _request_dict_data
self._raise_error(eStr % (tag,),DictNotFoundError)
File "/usr/local/lib/python2.7/site-packages/pyenchant-1.6.5-py2.7.egg/enchant/__init__.py", line 218, in _raise_error
raise eclass(default)
enchant.errors.DictNotFoundError: Dictionary for language 'en_US' could not be found
My system now is
Code:
[MNIHKLOM] ~% uname -a
FreeBSD MNIHKLOM.jesgroup.in.th 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #0: Thu Nov 29 15:56:20 ICT 2012 [email]root@MNIHKLOM.jesgroup.in.th[/email]:/kaitag/obj/usr/src/sys/THUNYALICE amd64
Many thanks for helps and hints.
With best regards,
MNIHKLOM