Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "E4/Meeting Minutes/Status 20130124"

(Minutes)
(Minutes)
Line 13: Line 13:
  
 
* Looking at three last bugs left for 4.2.2
 
* Looking at three last bugs left for 4.2.2
 +
* A fourth bug that was thought fix has been reopened and the patch may need a small change ({{bug|375576}}). This was verbally debugged in the meeting and there is a candidate fix in Eric's head.
 
* Next week is Kepler M5
 
* Next week is Kepler M5
 
* Investigating bug where part is trying to remove listeners from active window during shutdown
 
* Investigating bug where part is trying to remove listeners from active window during shutdown

Revision as of 14:55, 24 January 2013

Attendees

  • Dani
  • Bogdan
  • Paul2
  • Mike
  • Curtis
  • Eric
  • Brian
  • John

Minutes

  • Looking at three last bugs left for 4.2.2
  • A fourth bug that was thought fix has been reopened and the patch may need a small change (bug 375576). This was verbally debugged in the meeting and there is a candidate fix in Eric's head.
  • Next week is Kepler M5
  • Investigating bug where part is trying to remove listeners from active window during shutdown
    • getActiveWorkbenchWindow non-null during shutdown in IDE, but it is null in an RCP app
    • It is a bad client coding pattern
  • bug 387475 if part throws exception during init it is not handled correctly
    • Fix in Kepler but defer for Juno
  • bug 296599 PDE JUnit doesn't currently work on pure e4 applications because TestableObject lives in the workbench
  • Resurrected ppc-32 to support peole still running it (e.g., Karaoke machines).

Back to the top