I see this traceback using the 'print-settings' command:

Traceback (most recent call last):
  File "N:\git\leo-editor\leo\core\leoGlobals.py", line 2309, in wrapper
    func(self, event=event)
  File "N:\git\leo-editor\leo\commands\helpCommands.py", line 1121, in 
printSettings
    self.c.config.printSettings()
  File "N:\git\leo-editor\leo\core\leoConfig.py", line 1904, in printSettings
    for name, val, c, letter in g.app.config.config_iter(c):
  File "N:\git\leo-editor\leo\core\leoConfig.py", line 1489, in config_iter
    for key in sorted(list(d.keys())):
TypeError: '<' not supported between instances of 'NoneType' and 'str'





*Leo 5.5, build 20170615163216,Git repo info: branch = master, commit = 
8d4dae3f7fe8Python 3.6.1, PyQt version 5.8.0Windows 10 AMD64 (build 10.0.15063) 
SP0*

Regards
Lewis

-- 
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 https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to