And when trying to complete "c.p." no autocompletion appears, and this
error pops up in the log pane:
exception executing command
Traceback (most recent call last):
File "D:\leo-editor\leo\core\leoCommands.py", line 539, in doCommand
val = command(event)
File "D:\leo-editor\leo\core\leoKeys.py", line 215, in autoComplete
self.start(event)
File "D:\leo-editor\leo\core\leoKeys.py", line 1091, in start
self.init_qcompleter(event)
File "D:\leo-editor\leo\core\leoKeys.py", line 936, in init_qcompleter
self.exit()
File "D:\leo-editor\leo\core\leoKeys.py", line 309, in exit
self.qw.end_completer()
File "D:\leo-editor\leo\plugins\qtGui.py", line 333, in end_completer
self.leo_qc.end_completer()
File "D:\leo-editor\leo\plugins\qtGui.py", line 140, in end_completer
self.deleteLater()
RuntimeError: wrapped C/C++ object of type LeoQListWidget has been deleted
--
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.