Here is the traceback from commit = 293c11b0ef89:

reading settings in C:\Users\lewis\.leo\myLeoSettings.leo
loadOnePlugin: exception loading plugin: leo.plugins.bigdash
Traceback (most recent call last):
  File "C:\Python34\Lib\site-packages\leo-editor\leo\core\leoPlugins.py", 
line 565, in loadOnePlugin
    init_result = result.init()
  File "C:\Python34\Lib\site-packages\leo-editor\leo\plugins\bigdash.py", 
line 75, in init
    g.app._global_search = GlobalSearch()
  File "C:\Python34\Lib\site-packages\leo-editor\leo\plugins\bigdash.py", 
line 158, in __init__
    self.fts = LeoFts(self.gnxcache,g.app.homeLeoDir + "/fts_index")
  File "C:\Python34\Lib\site-packages\leo-editor\leo\plugins\bigdash.py", 
line 376, in __init__
    self.create()
  File "C:\Python34\Lib\site-packages\leo-editor\leo\plugins\bigdash.py", 
line 394, in create
    schema = self.schema()
  File "C:\Python34\Lib\site-packages\leo-editor\leo\plugins\bigdash.py", 
line 382, in schema
    my_analyzer = RegexTokenizer("[a-zA-Z_]+") | LowercaseFilter() | 
StopFilter()
NameError: name 'RegexTokenizer' is not defined
http serving enabled at 127.0.0.1:8130, version 0.99
reading settings in C:\Users\lewis\.leo\workbook.leo
loadOnePlugin: exception loading plugin: leo.plugins.bigdash
Traceback (most recent call last):
  File "C:\Python34\Lib\site-packages\leo-editor\leo\core\leoPlugins.py", 
line 565, in loadOnePlugin
    init_result = result.init()
  File "C:\Python34\Lib\site-packages\leo-editor\leo\plugins\bigdash.py", 
line 75, in init
    g.app._global_search = GlobalSearch()
  File "C:\Python34\Lib\site-packages\leo-editor\leo\plugins\bigdash.py", 
line 158, in __init__
    self.fts = LeoFts(self.gnxcache,g.app.homeLeoDir + "/fts_index")
  File "C:\Python34\Lib\site-packages\leo-editor\leo\plugins\bigdash.py", 
line 378, in __init__
    self.ix = open_dir(idx_dir)
NameError: name 'open_dir' is not defined
loadOnePlugin: can not load enabled plugin: leo.plugins.bigdash
reading: C:\Users\lewis\.leo\workbook.leo

Regards
Lewis

On Saturday, September 20, 2014 10:05:39 PM UTC+10, Edward K. Ream wrote:
>
>
> - A simpler, stand-alone, code base will encourage further improvements.
>
> I have played with all the commands, but errors are certainly possible. 
> Please report any problems immediately.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to