bingo! great service. On Fri, Aug 15, 2014 at 1:05 PM, Jacob Peck <[email protected]> wrote: > Good catch. Updated the repo to use absolute path. Care to try again? > > -->Jake > > > On 8/15/2014 1:56 PM, Kent Tenney wrote: >> >> right, and I have it too, maybe it needs to be absolute instead of >> relative. >> >> On Fri, Aug 15, 2014 at 12:53 PM, Jacob Peck <[email protected]> wrote: >>> >>> Very strange... the file does indeed exist in the current repo: >>> >>> >>> https://github.com/leo-editor/leo-editor/blob/master/leo/core/commit_timestamp.json >>> >>> -->Jake >>> >>> On 8/15/2014 1:46 PM, Kent Tenney wrote: >>>> >>>> current trunk >>>> >>>> (venv)ktenney@lappy:~/develop$ leo Traceback (most recent call last): >>>> File "/home/ktenney/venv/bin/leo", line 9, in >>>> load_entry_point('leo==4.11-final', 'gui_scripts', 'leo')() File >>>> "/var/fetching/leo-editor/leo/core/runLeo.py", line 81, in run >>>> g.app.loadManager.load(fileName,pymacs) File >>>> "/var/fetching/leo-editor/leo/core/leoApp.py", line 1948, in load >>>> lm.doPrePluginsInit(fileName,pymacs) File >>>> "/var/fetching/leo-editor/leo/core/leoApp.py", line 2007, in >>>> doPrePluginsInit g.app.computeSignon() # Set app.signon/signon2 for >>>> commanders. File "/var/fetching/leo-editor/leo/core/leoApp.py", line >>>> 768, in computeSignon import leo.core.leoVersion as leoVersion File >>>> "/var/fetching/leo-editor/leo/core/leoVersion.py", line 31, in >>>> commit_info = json.load(open(commit_path)) IOError: [Errno 2] No such >>>> file or directory: 'leo/core/commit_timestamp.json' >>>> (venv)ktenney@lappy:~/develop$ >>>> >>> -- >>> 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. > > > -- > 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.
-- 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.
