#1121: Problem opening cdxml files
---------------------+------------------------------------------------------
Reporter: billb | Owner: ed
Type: defect | Status: assigned
Priority: major | Milestone: 0.8.3
Component: ui | Version: 0.8.2
Resolution: | Keywords:
---------------------+------------------------------------------------------
Comment (by ed):
That's odd. Can you try this for me? Edit your dabo.ui.uiwx.dPemMixin.py
file starting at line 178 so that the code reads:
{{{
# Add any properties that were re-set
print "PROP", properties
print "SELFPROP", self._properties
properties.update(self._properties)
# Set the properties *before* calling the
afterInit hook
self._setProperties(properties)
}}}
Then post the output for those two debugging lines.
--
Ticket URL: <http://trac.dabodev.com/ticket/1121#comment:5>
Dabo Trac <http://trac.dabodev.com>
Trac Page for Dabo
_______________________________________________
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/dabo-dev/[EMAIL PROTECTED]