gnue-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnue-designer


From: Randall Whitman
Subject: Re: gnue-designer
Date: Mon, 31 Jan 2011 12:24:22 -0800

Checked in the patch posted last September:
Patch designer to open initial window without fatal error.

Apparently some intervening updates to common and/or forms have impacted
designer.  While I reported in September that with the patch Designer
opens a legacy (0.5.4) .gfd file, now with bzr updates, on the same .gfd file,
Designer shows custom trigger source but not the fields of the form.
In any case, opening initial window is one step forward from fatal error
before even getting that far.

Randall Whitman
http://whizman.com

============================================

a. s/wx26/wx/
b. comment out import of saxlib (was unable to find it used anywhere)
c. s/gStartupStatus/assert log.debug/
d. wx-2.8 required for Designer (wx.aui)
e. AttributeError: 'NoneType' object has no attribute 'keys'
   Fix: return the result dictionary constructed in getAllConnectionParameters,
   short of updating base/document.py to stop using deprecated functions.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]