See inline comments,
On 05/01/2012 06:54 PM, Ed Leafe wrote:
> On May 1, 2012, at 10:32 AM, Uwe Grauer wrote:
>
>> This commit breaks Editor.py, ...:
>
> Yeah, I fixed that in r7164.
>
>> The above Error happens up to rev 7161. With rev 7161 to rev 7166 i
>> only get a flashing window (hard to see) and after the flashing i
>> see no window at all. There is no tracback either.
>
> Hmm, on my machine Editor.py runs fine. Can anyone else verify how
> it's working on their systems?
>
Yes, now it starts up, but Editor.py doesn't get foreground status - the
active Editor window remains in background.
> ClassDesignerComponents.py file lives. Try running 'python
> wizards/QuickLayoutWizard.py' from the 'ide' directory, and it should
> at least launch without an error.
OK, it starts as foregound window.
> ImportError: No module named MenuBarPanel
> Good catch. I removed that import - it's no longer needed.
uwe@athlonx2:~> daboClassDesigner
Traceback (most recent call last):
File "/home/uwe/src/dabo/ide/ClassDesigner.py", line 17, in <module>
from ClassDesignerPemForm import PemForm
File "/home/uwe/src/dabo/ide/ClassDesignerPemForm.py", line 7, in
<module>
from ClassDesignerTreeSheet import TreeSheet
File "/home/uwe/src/dabo/ide/ClassDesignerTreeSheet.py", line 16, in
<module>
from MenuPanel import MenuPanel
File "/home/uwe/src/dabo/ide/MenuPanel.py", line 11, in <module>
from MenuDesignerComponents import MenuSaverMixin
ImportError: No module named MenuDesignerComponents
Platform: GTK
Python Version: 2.7.2 on linux2
Dabo Version: Version 0.9.4; Revision 7170
UI Version: 2.8.12.1 on wxGTK (gtk2)
Uwe
_______________________________________________
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]