#1161: wxAssertFailure when starting ClassDesigner
---------------------+------------------------------------------------------
  Reporter:  sargis  |       Owner:  ed      
      Type:  defect  |      Status:  assigned
  Priority:  major   |   Milestone:  0.8.3   
 Component:  ui      |     Version:  0.8.2   
Resolution:          |    Keywords:          
---------------------+------------------------------------------------------
Comment (by sargis):

 Replying to [comment:3 paul]:
 > I'm running Ubuntu with wxPython 2.8.8.1 and I can't reproduce.


 I'm not sure why it works for Ubuntu but fails for RHEL4, however, I fixed
 this on my machine by adding {{{dMenuItemInstance.SetText(" ")}}} before
 {{{wxItem = wxFunc(dMenuItemInstance)}}} on line 124 in
 dabo/ui/uiwx/dMenu.py. {{{dMenuItemInstance.GetText()}}} returns `u''`
 before calling appendItem, which might be causing this problem.

-- 
Ticket URL: <http://trac.dabodev.com/ticket/1161#comment:4>
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/[EMAIL PROTECTED]

Reply via email to