Hi:
Running the latest trunk (4263) I get the following crash. I did not
get this when running the trunk of 2-3 days ago (sorry, can't be more
specific)
=John
C:\Documents and Settings\Administrator\My Documents\WinHome\bin>
\python26\python "c:\Documents and Settings\Administrator\My Documents
\Cygwin Root\home\Hutchinson\leo\trunk\launchLeo.py" --no-splash
*** isPython3: False
** (python.exe:5416): CRITICAL **: enchant_broker_request_dict:
assertion `tag && strlen(tag)' failed
** (python.exe:5416): CRITICAL **: enchant_broker_request_dict:
assertion `tag && strlen(tag)' failed
Traceback (most recent call last):
File "c:\Documents and Settings\Administrator\My Documents\Cygwin
Root\home\Hutchinson\leo\trunk\launchLeo.py", line 8, in <module>
leo.core.runLeo.run()
File "c:\Documents and Settings\Administrator\My Documents\Cygwin
Root\home\Hutchinson\leo\trunk\leo\core\runLeo.py", line 120,
in run
ok = doPostPluginsInit(args,files,options)
File "c:\Documents and Settings\Administrator\My Documents\Cygwin
Root\home\Hutchinson\leo\trunk\leo\core\runLeo.py", line 481,
in doPostPluginsInit
c,frame = createFrame(fileName,options)
File "c:\Documents and Settings\Administrator\My Documents\Cygwin
Root\home\Hutchinson\leo\trunk\leo\core\runLeo.py", line 533,
in createFrame
ok, frame = g.openWithFileName(fileName,None)
File "c:\Documents and Settings\Administrator\My Documents\Cygwin
Root\home\Hutchinson\leo\trunk\leo\core\leoGlobals.py", line 2220, in
openWithFileName
c,f = g.openWrapperLeoFile(old_c,fn,gui),None
File "c:\Documents and Settings\Administrator\My Documents\Cygwin
Root\home\Hutchinson\leo\trunk\leo\core\leoGlobals.py", line 2353, in
openWrapperLeoFile
fileName=None,relativeFileName=None,gui=gui)
File "c:\Documents and Settings\Administrator\My Documents\Cygwin
Root\home\Hutchinson\leo\trunk\leo\core\leoApp.py", line 608,
in newLeoCommanderAndFrame
c.finishCreate(initEditCommanders)
File "c:\Documents and Settings\Administrator\My Documents\Cygwin
Root\home\Hutchinson\leo\trunk\leo\core\leoCommands.py", line
180, in finishCreate
c.frame.log.finishCreate()
File "c:\Documents and Settings\Administrator\My Documents\Cygwin
Root\home\Hutchinson\leo\trunk\leo\plugins\qtGui.py", line 5293, in
finishCreate
c.spellCommands.openSpellTab()
File "c:\Documents and Settings\Administrator\My Documents\Cygwin
Root\home\Hutchinson\leo\trunk\leo\core\leoEditCommands.py", line
8627, in openSpellTab
self.handler = spellTabHandler(c,tabName)
File "c:\Documents and Settings\Administrator\My Documents\Cygwin
Root\home\Hutchinson\leo\trunk\leo\core\leoEditCommands.py", line
8699, in __init__
self.spellController = EnchantClass(c)
File "c:\Documents and Settings\Administrator\My Documents\Cygwin
Root\home\Hutchinson\leo\trunk\leo\core\leoEditCommands.py", line
8909, in __init__
self.d = enchant.Dict(language)
File "C:\python26\lib\site-packages\enchant\__init__.py", line 489,
in __init__
self._switch_this(broker._request_dict_data(tag),broker)
File "C:\python26\lib\site-packages\enchant\__init__.py", line 253,
in _request_dict_data
self._raise_error(eStr % (tag,),DictNotFoundError)
File "C:\python26\lib\site-packages\enchant\__init__.py", line 207,
in _raise_error
raise eclass(default)
enchant.errors.DictNotFoundError: Dictionary for language '' could not
be found
C:\Documents and Settings\Administrator\My Documents\WinHome\bin>
On Jun 3, 2:30 pm, "Edward K. Ream" <[email protected]> wrote:
> Leo 4.9 b1 is now available
> athttp://sourceforge.net/projects/leo/files/Leo/4.9-b1/
>
> Today's distribution work seemed more of a struggle than usual :-)
>
> I'll keep this a "private" release for about 24 hours so that the core
> developers can take a look at it. Please report any problems
> immediately.
>
> Edward
--
You received this message because you are subscribed to the Google Groups
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/leo-editor?hl=en.