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.

_______________________________________________
gnue-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnue-dev

Reply via email to