Skip to content

Instantly share code, notes, and snippets.

@rdp
Created March 8, 2010 16:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rdp/325321 to your computer and use it in GitHub Desktop.
Save rdp/325321 to your computer and use it in GitHub Desktop.
org.eclipse.swt.SWTException: Widget is disposed
org.eclipse.swt.SWT:-1:in `error'
org.eclipse.swt.SWT:-1:in `error'
org.eclipse.swt.SWT:-1:in `error'
org.eclipse.swt.widgets.Widget:-1:in `error'
org.eclipse.swt.widgets.Widget:-1:in `checkWidget'
org.eclipse.swt.widgets.Tree:-1:in `getSelection'
org/eclipse/jface/viewers/TreeViewer.java:255:in `getSelection'
org/eclipse/jface/viewers/TreeViewer.java:343:in `setSelection'
org/eclipse/jface/viewers/AbstractTreeViewer.java:2477:in `setSelectionToWidget'
org/eclipse/jface/viewers/AbstractTreeViewer.java:2900:in `setSelectionToWidget'
org/eclipse/jface/viewers/StructuredViewer.java:1399:in `preservingSelection'
org/eclipse/jface/viewers/TreeViewer.java:402:in `preservingSelection'
org/eclipse/jface/viewers/StructuredViewer.java:1353:in `preservingSelection'
org/eclipse/jface/viewers/StructuredViewer.java:1455:in `refresh'
org/eclipse/jface/viewers/ColumnViewer.java:537:in `refresh'
org/eclipse/jface/viewers/StructuredViewer.java:1414:in `refresh'
E:/installs/ruby191p376/lib/ruby/gems/1.9.1/gems/redcar-0.3.4.3/plugins/tree_view_swt/lib/tree_view_swt.rb:30:in `initialize'
E:/installs/ruby191p376/lib/ruby/gems/1.9.1/gems/redcar-0.3.4.3/plugins/core/lib/core/observable.rb:103:in `call'
E:/installs/ruby191p376/lib/ruby/gems/1.9.1/gems/redcar-0.3.4.3/plugins/core/lib/core/observable.rb:103:in `run_blocks'
E:/installs/ruby191p376/lib/ruby/gems/1.9.1/gems/redcar-0.3.4.3/plugins/core/lib/core/observable.rb:103:in `each'
E:/installs/ruby191p376/lib/ruby/gems/1.9.1/gems/redcar-0.3.4.3/plugins/core/lib/core/observable.rb:103:in `run_blocks'
E:/installs/ruby191p376/lib/ruby/gems/1.9.1/gems/redcar-0.3.4.3/plugins/core/lib/core/observable.rb:96:in `notify_listeners'
E:/installs/ruby191p376/lib/ruby/gems/1.9.1/gems/redcar-0.3.4.3/plugins/tree/lib/tree.rb:18:in `refresh'
E:/installs/ruby191p376/lib/ruby/gems/1.9.1/gems/redcar-0.3.4.3/plugins/project/lib/project.rb:223:in `attach_app_listeners'
E:/installs/ruby191p376/lib/ruby/gems/1.9.1/gems/redcar-0.3.4.3/plugins/project/lib/project.rb:223:in `each'
E:/installs/ruby191p376/lib/ruby/gems/1.9.1/gems/redcar-0.3.4.3/plugins/project/lib/project.rb:223:in `attach_app_listeners'
E:/installs/ruby191p376/lib/ruby/gems/1.9.1/gems/redcar-0.3.4.3/plugins/core/lib/core/observable.rb:103:in `call'
E:/installs/ruby191p376/lib/ruby/gems/1.9.1/gems/redcar-0.3.4.3/plugins/core/lib/core/observable.rb:103:in `run_blocks'
E:/installs/ruby191p376/lib/ruby/gems/1.9.1/gems/redcar-0.3.4.3/plugins/core/lib/core/observable.rb:103:in `each'
E:/installs/ruby191p376/lib/ruby/gems/1.9.1/gems/redcar-0.3.4.3/plugins/core/lib/core/observable.rb:103:in `run_blocks'
E:/installs/ruby191p376/lib/ruby/gems/1.9.1/gems/redcar-0.3.4.3/plugins/core/lib/core/observable.rb:96:in `notify_listeners'
E:/installs/ruby191p376/lib/ruby/gems/1.9.1/gems/redcar-0.3.4.3/plugins/application/lib/application.rb:239:in `gained_application_focus'
E:/installs/ruby191p376/lib/ruby/gems/1.9.1/gems/redcar-0.3.4.3/plugins/application_swt/lib/application_swt.rb:81:in `shellActivated'
E:/installs/ruby191p376/lib/ruby/gems/1.9.1/gems/redcar-0.3.4.3/plugins/application_swt/lib/application_swt/event_loop.rb:14:in `start'
E:/installs/ruby191p376/lib/ruby/gems/1.9.1/gems/redcar-0.3.4.3/plugins/core/lib/core/gui.rb:39:in `start'
E:/installs/ruby191p376/lib/ruby/gems/1.9.1/gems/redcar-0.3.4.3/lib/redcar.rb:112:in `pump'
E:/installs/ruby191p376/lib/ruby/gems/1.9.1/gems/redcar-0.3.4.3/lib/redcar/../../bin/redcar:23
tree refresh took 0.015 seconds
tree refresh took 0.016 seconds
Lost application focus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment