Community
Participate
Working Groups
Seen when starting SWT Example Application. It does not seem to happen all the time. Exception in thread "Timer-3" org.eclipse.swt.SWTException: Widget is disposed at org.eclipse.swt.SWT.error(SWT.java:4083) at org.eclipse.swt.SWT.error(SWT.java:3998) at org.eclipse.swt.SWT.error(SWT.java:3969) at org.eclipse.swt.widgets.Widget.error(Widget.java:467) at org.eclipse.swt.widgets.Widget.getDisplay(Widget.java:581) at org.eclipse.riena.ui.swt.StatuslineTime$StatuslineUpdateTask.run(StatuslineTime.java:123) at java.util.TimerThread.mainLoop(Timer.java:512) at java.util.TimerThread.run(Timer.java:462)
From todays call: This may have been cause by an synchronization bug (UISynchronizer) fixed last week. Will monitor and may close if I don't see it again.
I haven't seen this in a while. Closing as WORKSFORME