Hello,

For the first time I'm trying to use Leo from bzr. I checked out the
trunk branch a few weeks ago but haven't done more than edit a couple
of nodes since then. Today I pulled all updates to r3169 and now when
I start Leo I get an error:

hook failed: open2, <function onCreate at 0x03B0ADB0>, leo.plugins.mod_scripting
Traceback (most recent call last):
  File "C:\local\apps\leo-editor\leo\core\leoPlugins.py", line 248, in
callTagHandler
    result = handler(tag,keywords)
  File "C:\local\apps\leo-editor\leo\plugins\mod_scripting.py", line
190, in onCreate
    sc.createAllButtons()
  File "C:\local\apps\leo-editor\leo\plugins\mod_scripting.py", line
243, in createAllButtons
    self.createCommonButtons()
  File "C:\local\apps\leo-editor\leo\plugins\mod_scripting.py", line
273, in createCommonButtons
    self.handleAtButtonSetting(h,script)
  File "C:\local\apps\leo-editor\leo\plugins\mod_scripting.py", line
289, in handleAtButtonSetting
    b = self.createAtButtonFromSettingHelper(h,script,statusLine,shortcut)
  File "C:\local\apps\leo-editor\leo\plugins\mod_scripting.py", line
312, in createAtButtonFromSettingHelper
    self.iconBar.setCommandForButton(b,atSettingButtonCallback)
  File "C:\local\apps\leo-editor\leo\plugins\qtGui.py", line 3796, in
setCommandForButton
    if '@others' not in command.p.b:
AttributeError: 'function' object has no attribute 'p'


Does this mean there is an error with trunk at the moment or is
something else screwey and I should checkout a new fresh copy?

thanks,
-- 
-matt

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to