Bug 1754 - SWTError changing breakpoint attributes using property sheet (1GLC7KS)
Summary: SWTError changing breakpoint attributes using property sheet (1GLC7KS)
Status: RESOLVED DUPLICATE of bug 1759
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P1 critical (vote)
Target Milestone: ---   Edit
Assignee: Darin Wright CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:18 EDT by Darin Swanson CLA
Modified: 2001-10-24 06:39 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Swanson CLA 2001-10-10 22:18:45 EDT
DS (10/9/01 11:19:44 AM)

	Used the property sheet to change both the uncaught and caught properties of an
	exception breakpoint.

org.eclipse.swt.SWTError: Widget is disposed

Stack trace:
   java/lang/Throwable.<init>()V
   java/lang/Throwable.<init>(Ljava/lang/String;)V
   org/eclipse/swt/SWTError.<init>(ILjava/lang/String;)V
   org/eclipse/swt/SWTError.<init>(I)V
   org/eclipse/swt/custom/TableTreeItem.getDisplay()Lorg/eclipse/swt/widgets/Display;
   org/eclipse/swt/widgets/Widget.isValidThread()Z
   org/eclipse/swt/widgets/Widget.checkWidget()V
   org/eclipse/swt/widgets/Widget.getData()Ljava/lang/Object;
   org/eclipse/ui/views/properties/PropertySheetViewer.applyEditorValue()V
   org/eclipse/ui/views/properties/PropertySheetViewer.setInput(Ljava/lang/Object;)V
   org/eclipse/ui/views/properties/PropertySheetPage.selectionChanged(Lorg/eclipse/ui/IWorkbenchPart;Lorg/eclipse/jface/viewers/ISelection;)V
   org/eclipse/ui/views/properties/PropertySheet.selectionChanged(Lorg/eclipse/ui/IWorkbenchPart;Lorg/eclipse/jface/viewers/ISelection;)V
   org/eclipse/ui/internal/SelectionService$2.run()V
   org/eclipse/core/internal/runtime/InternalPlatform.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V
   org/eclipse/core/runtime/Platform.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V
   org/eclipse/ui/internal/SelectionService.fireSelection(Lorg/eclipse/ui/IWorkbenchPart;Lorg/eclipse/jface/viewers/ISelection;)V
   org/eclipse/ui/internal/SelectionService.partActivated(Lorg/eclipse/ui/IWorkbenchPart;)V
   org/eclipse/ui/internal/WorkbenchPage.firePartActivated(Lorg/eclipse/ui/IWorkbenchPart;)V
   org/eclipse/ui/internal/WorkbenchPage.setActivePart(Lorg/eclipse/ui/IWorkbenchPart;)V
   org/eclipse/ui/internal/WorkbenchPage.requestActivation(Lorg/eclipse/ui/IWorkbenchPart;)V
   org/eclipse/ui/internal/PartPane.requestActivation()V
   org/eclipse/ui/internal/PartPane$1.mouseDown(Lorg/eclipse/swt/events/MouseEvent;)V
   org/eclipse/swt/widgets/TypedListener.handleEvent(Lorg/eclipse/swt/widgets/Event;)V
   org/eclipse/swt/widgets/EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
   org/eclipse/swt/widgets/Widget.notifyListeners(ILorg/eclipse/swt/widgets/Event;)V
   org/eclipse/swt/widgets/Display.runDeferredEvents()Z
   org/eclipse/swt/widgets/Display.readAndDispatch()Z
   org/eclipse/ui/internal/Workbench.runEventLoop()V
   org/eclipse/ui/internal/Workbench.run(Ljava/lang/Object;)Ljava/lang/Object;
   org/eclipse/core/internal/boot/InternalBootLoader.run(Ljava/lang/String;Ljava/net/URL;Ljava/lang/String;[Ljava/lang/String;)Ljava/lang/Object;
   org/eclipse/core/boot/BootLoader.run(Ljava/lang/String;Ljava/net/URL;Ljava/lang/String;[Ljava/lang/String;)Ljava/lang/Object;
   java/lang/reflect/Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
   org/eclipse/core/launcher/Main.basicRun([Ljava/lang/String;)Ljava/lang/Object;
   org/eclipse/core/launcher/Main.run([Ljava/lang/String;)Ljava/lang/Object;
   org/eclipse/core/launcher/UIMain.main([Ljava/lang/String;)V

NOTES:

DW (10/10/2001 4:04:26 PM)
	Duplicate.
		1GLCE2Z: ITPDUI:ALL - SmokeTest - Widget is disposed kills workbench
	Workbench will fix in 204.
Comment 1 Darin Wright CLA 2001-10-11 12:30:29 EDT

*** This bug has been marked as a duplicate of 1759 ***
Comment 2 DJ Houghton CLA 2001-10-24 06:39:57 EDT
PRODUCT VERSION:
203