Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SWTException below ChoiceRow.removeAll #60

Open
smehrbrodt opened this issue Feb 27, 2018 · 2 comments
Open

SWTException below ChoiceRow.removeAll #60

smehrbrodt opened this issue Feb 27, 2018 · 2 comments

Comments

@smehrbrodt
Copy link
Contributor

Bundle: org.eclipse.ui 3.109.0.v20170411-1742
Message: Unhandled event loop exception
Exception:
org.eclipse.swt.SWTException: Widget is disposed
    at org.eclipse.swt.SWT.error(SWT.java:4533)
    at org.eclipse.swt.SWT.error(SWT.java:4448)
    at org.eclipse.swt.SWT.error(SWT.java:4419)
    at org.eclipse.swt.widgets.Widget.error(Widget.java:487)
    at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:424)
    at org.eclipse.swt.widgets.Combo.removeAll(Combo.java:1768)
    at org.libreoffice.ide.eclipse.core.gui.rows.ChoiceRow.removeAll(null:-1)
    at org.libreoffice.ide.eclipse.core.gui.rows.AbstractConfigRow.fillRow(null:-1)
    at org.libreoffice.ide.eclipse.core.gui.rows.AbstractConfigRow.access$100(null:-1)
    at org.libreoffice.ide.eclipse.core.gui.rows.AbstractConfigRow$ConfigListener.ConfigAdded(null:-1)
    at org.libreoffice.ide.eclipse.core.model.OOoContainer.fireOOoAdded(null:-1)
    at org.libreoffice.ide.eclipse.core.model.OOoContainer.addOOo(null:-1)
    at org.libreoffice.ide.eclipse.core.gui.OOoTable.addLine(null:-1)
    at org.libreoffice.ide.eclipse.core.gui.AbstractTable$2.widgetSelected(null:-1)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)

Reported by automated error reporting: https://aer.ctrlflow.com/loeclipse/reviewers#!/problems/5a8f0747e4b037c4757ec133

@viragumathe5
Copy link

Will anybody please elaborate the issue
Also link is showing error 502 bad gateway

@smehrbrodt
Copy link
Contributor Author

What do you need to know? There is no additional information under that link.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants