Leo 5.4, build 20170203053942, Fri Feb  3 05:39:42 CST 2017
Git repo info: branch = master, commit = 7bbcda816253
Python 3.4.3, PyQt version 5.4.1
Windows 8 AMD64 (build 6.2.9200)

These errors show up in the terminal window, not in the Leo Log Window. I 
don't see any problems working with files or the actual colorizing (at 
least not yet):

Traceback (most recent call last):
  File "D:\Synced\github repos\leo\leo\core\leoColorizer.py", line 2055, in 
highlightBlock
    self.colorizer.recolor(s)
  File "D:\Synced\github repos\leo\leo\core\leoColorizer.py", line 1886, in 
recolor
    self.mainLoop(n, s)
  File "D:\Synced\github repos\leo\leo\core\leoColorizer.py", line 1837, in 
mainLoop
    n = f(self, s, i)
  File "D:\Synced\github repos\leo\leo\core\leoColorizer.py", line 1004, in 
match_doc_part
    self.setRestart(self.restartDocPart)
  File "D:\Synced\github repos\leo\leo\core\leoColorizer.py", line 1737, in 
setRestart
    n = self.computeState(f, keys)
  File "D:\Synced\github repos\leo\leo\core\leoColorizer.py", line 1682, in 
computeState
    result = [self.languageTag(self.language)]
  File "D:\Synced\github repos\leo\leo\core\leoColorizer.py", line 1923, in 
languageTag
    name = name.replace(pattern, s)
AttributeError: 'NoneType' object has no attribute 'replace'

-- 
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 leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to