Community
Participate
Working Groups
The various calls to asyncExec() don't always check if the widget is disposed before performing their update. This results in SWT exceptions when the widget is canned before the UI request could be serviced.
Created attachment 180825 [details] patch for asyncExec problems This patch fixes all occurrences of org.eclipse.swt.SWTException caused by missing checks before using asyncExec() and within asyncExec() on a given display. This patch is for the Helios branch.
Created attachment 180826 [details] patch for asyncExec problems This patch is based on the patch provided for the Helios branch. It fixes additional asyncExec() problems that only exist in the Indigo branch.
Comment on attachment 180825 [details] patch for asyncExec problems Patch committed
Comment on attachment 180826 [details] patch for asyncExec problems Patch committed
Patches committed in Helios and Indigo. Thanks Bernd, /fc
Delivered with 0.7