Created
August 25, 2010 20:31
-
-
Save danlucraft/550234 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
org.eclipse.swt.SWT:-1:in `error': org.eclipse.swt.SWTException: Invalid thread access (NativeException) | |
from org.eclipse.swt.SWT:-1:in `error' | |
from org.eclipse.swt.SWT:-1:in `error' | |
from org.eclipse.swt.widgets.Widget:-1:in `error' | |
from org.eclipse.swt.widgets.Widget:-1:in `checkWidget' | |
from org.eclipse.swt.widgets.Text:-1:in `getText' | |
from /Users/danlucraft/Redcar/redcar/plugins/application_swt/lib/application_swt/dialogs/filter_list_dialog_controller.rb:147:in `update_list_sync' | |
from /Users/danlucraft/Redcar/redcar/plugins/application_swt/lib/application_swt/dialogs/filter_list_dialog_controller.rb:139:in `update_list' | |
from /Users/danlucraft/Redcar/redcar/plugins/application_swt/lib/application_swt/dialogs/filter_list_dialog_controller.rb:139:in `initialize' | |
... 18 levels... | |
from /Users/danlucraft/Redcar/redcar/plugins/core/lib/core/gui.rb:39:in `start' | |
from /Users/danlucraft/Redcar/redcar/lib/redcar.rb:152:in `pump' | |
from /Users/danlucraft/Redcar/redcar/lib/redcar/../../bin/redcar:24 | |
...internal jruby stack elided... | |
from org.eclipse.swt.SWT.error(Unknown Source) | |
from org.eclipse.swt.SWT.error(Unknown Source) | |
from org.eclipse.swt.widgets.Widget.error(Unknown Source) | |
from org.eclipse.swt.widgets.Widget.checkWidget(Unknown Source) | |
from org.eclipse.swt.widgets.Text.getText(Unknown Source) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment