Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » Widget is disposed Exception when all Outline Pages are closed
Widget is disposed Exception when all Outline Pages are closed [message #1531883] Sat, 27 December 2014 18:12
Peter Pfeifer is currently offline Peter PfeiferFriend
Messages: 213
Registered: November 2014
Senior Member

Hello,

is there a way to reopen outline pages when all of them are closed? I get the following exception:
!ENTRY org.eclipse.ui 4 0 2014-12-27 19:06:57.837
!MESSAGE Unhandled event loop exception
!STACK 0
org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.swt.SWTException: Widget is disposed)
	at org.eclipse.swt.SWT.error(SWT.java:4465)
	at org.eclipse.swt.SWT.error(SWT.java:4380)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:139)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3779)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3417)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:648)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:592)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
	at at.bfzgruenbach.bbk.ui.swt.application.Application.startSecure(Application.java:44)
	at at.bfzgruenbach.bbk.ui.swt.application.Application$1.run(Application.java:30)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:415)
...


Steps to reproduce it

1. Use/Open one tablepage
index.php/fa/20313/0/
2. Close TablePage
index.php/fa/20314/0/
3. Open another TablePage
index.php/fa/20315/0/

Did I forget to implement some clue code here?

Thanks,

Peter
  • Attachment: step1.png
    (Size: 15.36KB, Downloaded 834 times)
  • Attachment: step.2.png
    (Size: 14.05KB, Downloaded 791 times)
  • Attachment: step.3.png
    (Size: 12.78KB, Downloaded 802 times)
Previous Topic:Toolbar in Tablepage
Next Topic:Executing "store service" with date field adds 'TO_DATE' to the SQL. Function unknow to
Goto Forum:
  


Current Time: Sat Jul 27 06:08:59 GMT 2024

Powered by FUDForum. Page generated in 0.03391 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top