Ed,
On 12/02/2011 22:30, Jacek Kałucki wrote:
> Użytkownik Ed Leafe napisał:
>> What did you do to get this error? Was the inspector form already
>> running, and you selected an item in the tree? If so, was the shell (the
>> Python interpreter in the bottom panel) visible before hand?
>>
>> It's odd that 'self.shell' doesn't resolve. What happens if you bring
>> up a Command Windows and type "print dabo.ui.dShell._Shell"?
>>
>>
> It's the first message after starting inspector with choosing option
> from menu.
> Output from the print command is:
> <class 'dabo.ui.uiwx.dShell._Shell'>
> It's on Windows platform. I didn't check Linux yet.
>
Looks like I get the same - didn't notice it last night when running it
from within Boa (it showed but I had the error window reduced).
STATE Floating
2011-02-13 09:48:25 - ERROR - Unmanaged object added to a Dock Form:
<dForm (baseclass dabo.ui.dForm, id:-286)>
Traceback (most recent call last):
File "C:\dev\dabo\dabo\ui\uiwx\dTreeView.py", line 1033, in __onTreeSel
self.raiseEvent(dEvents.TreeSelection, evt)
File "C:\dev\dabo\dabo\ui\uiwx\dPemMixin.py", line 1007, in raiseEvent
super(dPemMixin, self).raiseEvent(eventClass, nativeEvent, *args,
**kwargs)
File "C:\dev\dabo\dabo\lib\eventMixin.py", line 96, in raiseEvent
bindingFunction(event)
File "c:\users\wb\appdata\local\temp\tmpcojt1o.py", line 570, in
onTreeSelection
self.Form.object_selected(self.Selection.Object)
File "c:\users\wb\appdata\local\temp\tmpcojt1o.py", line 364, in
object_selected
self.shell.interp.locals['obj'] = obj
AttributeError: 'dForm_91614' object has no attribute 'shell'
ORNG CAP False
It happens when I either select the menu or press ctrl-shift-i.
As mentioned I am too on Windows, with Python 2.6.5 and wxPython 2.8.11
Werner
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[email protected]