Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 1224 Details for
Bug 19088
Widget is disposed during view/perspective manipulation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
log file
.log (text/plain), 10.32 KB, created by
Lynne Kues
on 2002-06-04 11:12:59 EDT
(
hide
)
Description:
log file
Filename:
MIME Type:
Creator:
Lynne Kues
Created:
2002-06-04 11:12:59 EDT
Size:
10.32 KB
patch
obsolete
>!SESSION Jun 04, 2002 11:15:18.58 ---------------------------------------------- >java.fullversion=J2RE 1.3.0 IBM build cn130-20010502 (JIT enabled: jitc) >BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US >Command-line arguments: -os win32 -ws win32 -arch x86 -data d:\eclipse-ws\ui-ws -dev bin -install file:D:/eclipse/ >!ENTRY org.eclipse.help 4 0 Jun 04, 2002 11:15:18.58 >!MESSAGE Document /org.eclipse.platform.doc.isv/reference/extension-points/org_eclipse_ant_core_antObjects.html cannot be read. >!ENTRY org.eclipse.help 4 0 Jun 04, 2002 11:15:19.280 >!MESSAGE Document /org.eclipse.jdt.doc.user/concepts/cbuildcp.htm cannot be read. >!ENTRY org.eclipse.help 4 0 Jun 04, 2002 11:15:19.400 >!MESSAGE Document /org.eclipse.jdt.doc.user/concepts/clocdbug.htm cannot be read. >!ENTRY org.eclipse.help 4 0 Jun 04, 2002 11:15:19.750 >!MESSAGE Document /org.eclipse.jdt.doc.user/tasks/tendisbp.htm cannot be read. >!ENTRY org.eclipse.help 4 0 Jun 04, 2002 11:15:20.101 >!MESSAGE Document /org.eclipse.platform.doc.isv/samples/org.eclipse.update.examples/doc-html/update_install_ex.html cannot be read. >!ENTRY org.eclipse.help 4 0 Jun 04, 2002 11:15:22.164 >!MESSAGE Document /org.eclipse.jdt.doc.user/tasks/tdelbpts.htm cannot be read. >!ENTRY org.eclipse.help 4 0 Jun 04, 2002 11:15:22.224 >!MESSAGE Document /org.eclipse.jdt.doc.user/concepts/cclsspthv.htm cannot be read. >!ENTRY org.eclipse.help 4 0 Jun 04, 2002 11:15:22.234 >!MESSAGE Document /org.eclipse.jdt.doc.user/concepts/cbrkpnts.htm cannot be read. >!ENTRY org.eclipse.help 4 0 Jun 04, 2002 11:15:22.975 >!MESSAGE Document /org.eclipse.jdt.doc.isv/reference/extension-points/org_eclipse_debug_core_launchers.html cannot be read. >!ENTRY org.eclipse.help 4 0 Jun 04, 2002 11:15:24.06 >!MESSAGE Document /org.eclipse.jdt.doc.user/tasks/tassoc.htm cannot be read. >!ENTRY org.eclipse.help 4 0 Jun 04, 2002 11:15:24.497 >!MESSAGE Document /org.eclipse.jdt.doc.user/concepts/cremdbug.htm cannot be read. >!ENTRY org.eclipse.ui 4 4 Jun 04, 2002 11:23:18.729 >!MESSAGE Unhandled exception caught in event loop. >!ENTRY org.eclipse.ui 4 0 Jun 04, 2002 11:23:18.729 >!MESSAGE Widget is disposed >!STACK 0 >org.eclipse.swt.SWTException: Widget is disposed > at org.eclipse.swt.SWT.error(SWT.java:1887) > at org.eclipse.swt.SWT.error(SWT.java:1819) > at org.eclipse.swt.widgets.Widget.error(Widget.java:368) > at org.eclipse.swt.widgets.Control.getDisplay(Control.java(Compiled Code)) > at org.eclipse.swt.widgets.Widget.isValidThread(Widget.java(Compiled Code)) > at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java(Compiled Code)) > at org.eclipse.swt.custom.CLabel.setBackground(CLabel.java:425) > at org.eclipse.ui.internal.ViewPane.drawGradient(ViewPane.java:344) > at org.eclipse.ui.internal.ViewPane.shellDeactivated(ViewPane.java:445) > at org.eclipse.ui.internal.WorkbenchWindow$12.shellDeactivated(WorkbenchWindow.java:1338) > at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java(Compiled Code)) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java(Compiled Code)) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java(Compiled Code)) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java(Compiled Code)) > at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1360) > at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:1042) > at org.eclipse.swt.widgets.Control.windowProc(Control.java(Compiled Code)) > at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java(Compiled Code)) > at org.eclipse.swt.widgets.Display.windowProc(Display.java(Compiled Code)) > at org.eclipse.swt.internal.win32.OS.BringWindowToTop(Native Method) > at org.eclipse.swt.widgets.Decorations.bringToTop(Decorations.java:183) > at org.eclipse.swt.widgets.Shell.open(Shell.java:603) > at org.eclipse.jface.window.Window.open(Window.java:534) > at org.eclipse.ui.internal.ResetPerspectiveAction.run(ResetPerspectiveAction.java:53) > at org.eclipse.jface.action.Action.runWithEvent(Action.java:749) > at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:407) > at org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent(ActionContributionItem.java(Compiled Code)) > at org.eclipse.jface.action.ActionContributionItem$ActionListener.handleEvent(ActionContributionItem.java(Compiled Code)) > at org.eclipse.jface.action.ActionContributionItem$ActionListener.handleEvent(ActionContributionItem.java(Compiled Code)) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java(Compiled Code)) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java(Compiled Code)) > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java(Compiled Code)) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java(Compiled Code)) > at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java(Compiled Code)) > at org.eclipse.ui.internal.Workbench.run(Workbench.java:1160) > at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:739) > at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462) > at java.lang.reflect.Method.invoke(Native Method) > at org.eclipse.core.launcher.Main.basicRun(Main.java:244) > at org.eclipse.core.launcher.Main.run(Main.java:693) > at org.eclipse.core.launcher.Main.main(Main.java:526) >!ENTRY org.eclipse.ui 4 4 Jun 04, 2002 11:23:25.48 >!MESSAGE Unhandled exception caught in event loop. >!ENTRY org.eclipse.ui 4 0 Jun 04, 2002 11:23:25.48 >!MESSAGE Widget is disposed >!STACK 0 >org.eclipse.swt.SWTException: Widget is disposed > at org.eclipse.swt.SWT.error(SWT.java:1887) > at org.eclipse.swt.SWT.error(SWT.java:1819) > at org.eclipse.swt.widgets.Widget.error(Widget.java:368) > at org.eclipse.swt.widgets.Control.getDisplay(Control.java(Compiled Code)) > at org.eclipse.swt.widgets.Widget.isValidThread(Widget.java(Compiled Code)) > at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java(Compiled Code)) > at org.eclipse.swt.custom.CLabel.setBackground(CLabel.java:425) > at org.eclipse.ui.internal.ViewPane.drawGradient(ViewPane.java:344) > at org.eclipse.ui.internal.ViewPane.shellActivated(ViewPane.java:438) > at org.eclipse.ui.internal.WorkbenchWindow$12.shellActivated(WorkbenchWindow.java:1321) > at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java(Compiled Code)) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java(Compiled Code)) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java(Compiled Code)) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java(Compiled Code)) > at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1371) > at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:1042) > at org.eclipse.swt.widgets.Control.windowProc(Control.java(Compiled Code)) > at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java(Compiled Code)) > at org.eclipse.swt.widgets.Display.windowProc(Display.java(Compiled Code)) > at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) > at org.eclipse.swt.widgets.Scrollable.callWindowProc(Scrollable.java(Compiled Code)) > at org.eclipse.swt.widgets.Scrollable.callWindowProc(Scrollable.java(Compiled Code)) > at org.eclipse.swt.widgets.Control.windowProc(Control.java(Compiled Code)) > at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java(Compiled Code)) > at org.eclipse.swt.widgets.Display.windowProc(Display.java(Compiled Code)) > at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method) > at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java(Compiled Code)) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java(Compiled Code)) > at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java(Compiled Code)) > at org.eclipse.ui.internal.Workbench.run(Workbench.java:1160) > at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:739) > at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462) > at java.lang.reflect.Method.invoke(Native Method) > at org.eclipse.core.launcher.Main.basicRun(Main.java:244) > at org.eclipse.core.launcher.Main.run(Main.java:693) > at org.eclipse.core.launcher.Main.main(Main.java:526) >!ENTRY org.eclipse.ui 4 4 Jun 04, 2002 11:23:28.643 >!MESSAGE Unhandled exception caught in event loop. >!ENTRY org.eclipse.ui 4 0 Jun 04, 2002 11:23:28.643 >!MESSAGE Widget is disposed >!STACK 0 >org.eclipse.swt.SWTException: Widget is disposed > at org.eclipse.swt.SWT.error(SWT.java:1887) > at org.eclipse.swt.SWT.error(SWT.java:1819) > at org.eclipse.swt.widgets.Widget.error(Widget.java:368) > at org.eclipse.swt.widgets.Control.getDisplay(Control.java(Compiled Code)) > at org.eclipse.swt.widgets.Widget.isValidThread(Widget.java(Compiled Code)) > at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java(Compiled Code)) > at org.eclipse.swt.custom.CLabel.setBackground(CLabel.java:425) > at org.eclipse.ui.internal.ViewPane.drawGradient(ViewPane.java:344) > at org.eclipse.ui.internal.ViewPane.shellDeactivated(ViewPane.java:445) > at org.eclipse.ui.internal.WorkbenchWindow$12.shellDeactivated(WorkbenchWindow.java:1338) > at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java(Compiled Code)) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java(Compiled Code)) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java(Compiled Code)) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java(Compiled Code)) > at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1360) > at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:1042) > at org.eclipse.swt.widgets.Control.windowProc(Control.java(Compiled Code)) > at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java(Compiled Code)) > at org.eclipse.swt.widgets.Display.windowProc(Display.java(Compiled Code)) > at org.eclipse.swt.internal.win32.OS.PeekMessageW(Native Method) > at org.eclipse.swt.internal.win32.OS.PeekMessage(OS.java(Compiled Code)) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java(Compiled Code)) > at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java(Compiled Code)) > at org.eclipse.ui.internal.Workbench.run(Workbench.java:1160) > at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:739) > at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462) > at java.lang.reflect.Method.invoke(Native Method) > at org.eclipse.core.launcher.Main.basicRun(Main.java:244) > at org.eclipse.core.launcher.Main.run(Main.java:693) > at org.eclipse.core.launcher.Main.main(Main.java:526)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 19088
: 1224