Enabling quickmove.py sends to error messages to console on every outline open
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
leo-editor |
Fix Released
|
Low
|
Edward K. Ream |
Bug Description
Only when the quickmove.py plugin is enabled, on every open of an outline, the following two error messages are printed on the console:
createMenuEntries No inverse for makeallbuttonsh
createMenuEntries No inverse for clearallpermane
Test System:
Ubuntu Studio 11.04
Leo-editor revision 4591
Leo-editor log pane on startup:
Leo Log Window
Leo 4.9 final, build 4411, June 21, 2011
Python 2.7.1, qt version 4.7.2
linux2
setting leoID from os.getenv('USER'): 'bob'
load dir: /home/bob/
global config dir: /home/bob/
home dir: /home/bob
reading settings in /home/bob/
reading settings in /home/bob/
reading settings in /home/bob/tmp/c.leo
reading: /home/bob/tmp/c.leo
global @command command-
global @command command-
Changed in leo-editor: | |
assignee: | nobody → Edward K. Ream (edreamleo) |
importance: | Undecided → Medium |
Changed in leo-editor: | |
importance: | Medium → Low |
milestone: | none → 4.10-b1 |
I don't see these warnings either on Ubuntu or Windows.
I suspect this issue went away with the recent key-bindings work, so I'll mark it as "fixed released".