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)
 
(One intermediate revision by the same user not shown)
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 believed fixed 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.
+
* A fourth bug that was believed fixed has been reopened and the patch may need a small change ({{bug|394517}}). This was verbally debugged in the meeting and there is a candidate fix in Eric's head.
 
* Next week is Kepler M5. For the most part this is still the same as the Juno maintenance branch
 
* Next week is Kepler M5. For the most part this is still the same as the Juno maintenance branch
 
* 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
Line 20: Line 20:
 
* {{bug|387475}} if part throws exception during init it is not handled correctly
 
* {{bug|387475}} if part throws exception during init it is not handled correctly
 
** Fix in Kepler but defer for Juno
 
** 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
+
* {{bug|296599}} PDE JUnit doesn't currently work on pure e4 applications because TestableObject lives in the workbench. Possible to fix for Kepler by publishing TestableObject as a generic service rather than a Workbench singleton.
 
* Resurrected ppc-32 to support people still running it (e.g., [http://en.wikipedia.org/wiki/PowerPC#32-bit_PowerPC Karaoke machines]).
 
* Resurrected ppc-32 to support people still running it (e.g., [http://en.wikipedia.org/wiki/PowerPC#32-bit_PowerPC Karaoke machines]).

Latest revision as of 15:01, 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 believed fixed has been reopened and the patch may need a small change (bug 394517). This was verbally debugged in the meeting and there is a candidate fix in Eric's head.
  • Next week is Kepler M5. For the most part this is still the same as the Juno maintenance branch
  • 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. Possible to fix for Kepler by publishing TestableObject as a generic service rather than a Workbench singleton.
  • Resurrected ppc-32 to support people still running it (e.g., Karaoke machines).

Copyright © Eclipse Foundation, Inc. All Rights Reserved.