issue_id
int64
2.03k
426k
title
stringlengths
9
251
body
stringlengths
1
32.8k
status
stringclasses
6 values
after_fix_sha
stringlengths
7
7
updated_files
stringlengths
29
34.1k
project_name
stringclasses
6 values
repo_url
stringclasses
6 values
repo_name
stringclasses
6 values
language
stringclasses
1 value
issue_url
null
before_fix_sha
null
pull_url
null
commit_datetime
unknown
report_datetime
unknown
58,910
Bug 58910 [Contexts] [Javadoc] org.eclipse.ui.contexts issues
Assertions about the design do not help understanding in class comments Collections should mention the types they contain I have no idea what IContextBinding is binding to Not sure what an IMutableContextManager is for IWorkbenchContextSupport is missing much of its javadoc WorkbenchPartSite has deprecated code and needs to inherit javadoc from parents ContextException need better parameter names in constructor Same for NotDefinedException
verified fixed
322f1c6
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/contexts/ContextEvent.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/contexts/ContextException.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/contexts/ContextManagerEvent.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/contexts/EnabledSubmission.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/contexts/IContext.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/contexts/IContextBinding.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/contexts/IContextListener.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/contexts/IContextManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/contexts/IContextManagerListener.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/contexts/IMutableContextManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/contexts/IWorkbenchContextSupport.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/contexts/NotDefinedException.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/contexts/Context.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/contexts/ContextBinding.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/contexts/ContextContextBindingDefinition.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/contexts/ContextManagerFactory.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/contexts/ExtensionContextRegistry.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/contexts/IMutableContextManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/contexts/MutableContextManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/contexts/Persistence.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/contexts/ws/WorkbenchContextSupport.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-23T18:40:15Z"
"2004-04-16T18:26:40Z"
59,782
Bug 59782 [Progress] Deadlock in reentrant workspace.run
build I20040420-1300 - started eclipse in Java perspective - I believe I selected a project in the packager explorer, then chose Window > Preferences - when the prefs dialog came up (with the Workbench page selected), I then got a progress dialog - it showed a waiting user operation and a waiting workspace build Full thread dump Java HotSpot(TM) Client VM (1.4.2_01-b06 mixed mode): "All Types Caching" prio=4 tid=0x21125410 nid=0x7cc in Object.wait() [2266f000..2266fd90] at java.lang.Object.wait(Native Method) - waiting on <0x11a81550> (a org.eclipse.core.internal.jobs.ImplicitJobs$ThreadJob) at org.eclipse.core.internal.jobs.ImplicitJobs$ThreadJob.joinRun(ImplicitJobs.java:122) - locked <0x11a81550> (a org.eclipse.core.internal.jobs.ImplicitJobs$ThreadJob) at org.eclipse.core.internal.jobs.ImplicitJobs.begin(ImplicitJobs.java:295) at org.eclipse.core.internal.jobs.JobManager.beginRule(JobManager.java:155) at org.eclipse.core.internal.resources.WorkManager.checkIn(WorkManager.java:95) at org.eclipse.core.internal.resources.Workspace.prepareOperation(Workspace.java:1595) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1635) at org.eclipse.jdt.internal.core.JavaModelOperation.runOperation(JavaModelOperation.java:744) at org.eclipse.jdt.internal.core.JavaProject.setRawClasspath(JavaProject.java:2605) at org.eclipse.jdt.core.JavaCore$5.run(JavaCore.java:3448) at org.eclipse.jdt.internal.core.BatchOperation.executeOperation(BatchOperation.java:34) at org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaModelOperation.java:700) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1640) at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:3262) at org.eclipse.jdt.core.JavaCore.setClasspathContainer(JavaCore.java:3431) at org.eclipse.pde.internal.core.ModelEntry.updateClasspathContainer(ModelEntry.java:109) at org.eclipse.pde.internal.core.RequiredPluginsInitializer.initialize(RequiredPluginsInitializer.java:40) at org.eclipse.jdt.core.JavaCore$1.run(JavaCore.java:1178) at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:609) at org.eclipse.core.runtime.Platform.run(Platform.java:541) at org.eclipse.jdt.core.JavaCore.getClasspathContainer(JavaCore.java:1173) at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath(JavaProject.java:1841) at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath(JavaProject.java:1755) at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath(JavaProject.java:1727) at org.eclipse.jdt.internal.core.search.JavaSearchScope.add(JavaSearchScope.java:78) at org.eclipse.jdt.internal.core.search.JavaWorkspaceScope.initialize(JavaWorkspaceScope.java:79) at org.eclipse.jdt.internal.core.search.JavaSearchScope.<init>(JavaSearchScope.java:52) at org.eclipse.jdt.internal.core.search.JavaWorkspaceScope.<init>(JavaWorkspaceScope.java:30) at org.eclipse.jdt.core.search.SearchEngine.createWorkspaceScope(SearchEngine.java:423) at org.eclipse.jdt.internal.corext.util.AllTypesCache.search(AllTypesCache.java:502) at org.eclipse.jdt.internal.corext.util.AllTypesCache$TypeCacher.doSearchTypes(AllTypesCache.java:180) at org.eclipse.jdt.internal.corext.util.AllTypesCache$TypeCacher.run(AllTypesCache.java:149) "Worker-4" prio=5 tid=0x211a3bf8 nid=0x7c4 in Object.wait() [2249f000..2249fd90] at java.lang.Object.wait(Native Method) - waiting on <0x127c5690> (a org.eclipse.core.internal.jobs.ImplicitJobs$ThreadJob) at org.eclipse.core.internal.jobs.ImplicitJobs$ThreadJob.joinRun(ImplicitJobs.java:122) - locked <0x127c5690> (a org.eclipse.core.internal.jobs.ImplicitJobs$ThreadJob) at org.eclipse.core.internal.jobs.ImplicitJobs.begin(ImplicitJobs.java:295) at org.eclipse.core.internal.jobs.JobManager.beginRule(JobManager.java:155) at org.eclipse.ui.views.markers.internal.MarkerView.internalRefresh(MarkerView.java:162) at org.eclipse.ui.views.markers.internal.MarkerView.access$2(MarkerView.java:151) at org.eclipse.ui.views.markers.internal.MarkerView$3.run(MarkerView.java:237) at org.eclipse.ui.views.markers.internal.RestartableJob$2.run(RestartableJob.java:86) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66) "Worker-2" prio=5 tid=0x21c14458 nid=0x7bc in Object.wait() [223bf000..223bfd90] at java.lang.Object.wait(Native Method) - waiting on <0x112015e0> (a org.eclipse.core.internal.jobs.WorkerPool) at org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:209) - locked <0x112015e0> (a org.eclipse.core.internal.jobs.WorkerPool) at org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:236) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:59) "Java indexing" daemon prio=4 tid=0x2110be20 nid=0x76c in Object.wait() [222bf000..222bfd90] at java.lang.Object.wait(Native Method) - waiting on <0x11be9bc8> (a org.eclipse.jdt.internal.core.search.indexing.IndexManager) at java.lang.Object.wait(Object.java:429) at org.eclipse.jdt.internal.core.search.processing.JobManager.run(JobManager.java:323) - locked <0x11be9bc8> (a org.eclipse.jdt.internal.core.search.indexing.IndexManager) at java.lang.Thread.run(Thread.java:534) "Start Level Event Dispatcher" daemon prio=5 tid=0x21137410 nid=0x7b0 in Object.wait() [2124f000..2124fd90] at java.lang.Object.wait(Native Method) - waiting on <0x10f90fb0> (a org.eclipse.osgi.framework.eventmgr.EventThread) at java.lang.Object.wait(Object.java:429) at org.eclipse.osgi.framework.eventmgr.EventThread.getNextEvent(EventThread.java:149) - locked <0x10f90fb0> (a org.eclipse.osgi.framework.eventmgr.EventThread) at org.eclipse.osgi.framework.eventmgr.EventThread.run(EventThread.java:107) "Framework Event Dispatcher" daemon prio=5 tid=0x21025410 nid=0x7ac in Object.wait() [2120f000..2120fd90] at java.lang.Object.wait(Native Method) - waiting on <0x10f91000> (a org.eclipse.osgi.framework.eventmgr.EventThread) at java.lang.Object.wait(Object.java:429) at org.eclipse.osgi.framework.eventmgr.EventThread.getNextEvent(EventThread.java:149) - locked <0x10f91000> (a org.eclipse.osgi.framework.eventmgr.EventThread) at org.eclipse.osgi.framework.eventmgr.EventThread.run(EventThread.java:107) "Signal Dispatcher" daemon prio=10 tid=0x00970e90 nid=0x7a0 waiting on condition [0..0] "YJP CPU Sampler" daemon prio=5 tid=0x0023fdb0 nid=0x798 runnable [0..0] "YJP RequestServer" daemon prio=5 tid=0x00970c18 nid=0x794 runnable [20e6f000..20e6fd90] at java.net.PlainSocketImpl.socketAccept(Native Method) at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:353) - locked <0x10f911a8> (a java.net.PlainSocketImpl) at java.net.ServerSocket.implAccept(ServerSocket.java:448) at java.net.ServerSocket.accept(ServerSocket.java:419) at com.yourkit.runtime.RequestServer.startServerImpl(RequestServer.java:180) at com.yourkit.runtime.RequestServer.access$000(RequestServer.java:18) at com.yourkit.runtime.RequestServer$1.run(RequestServer.java:56) "Finalizer" daemon prio=9 tid=0x0091e1e8 nid=0x790 in Object.wait() [209ef000..209efd90] at java.lang.Object.wait(Native Method) - waiting on <0x10f912c0> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:111) - locked <0x10f912c0> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127) at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159) "Reference Handler" daemon prio=10 tid=0x0091ce38 nid=0x78c in Object.wait() [209af000..209afd90] at java.lang.Object.wait(Native Method) - waiting on <0x10f91328> (a java.lang.ref.Reference$Lock) at java.lang.Object.wait(Object.java:429) at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:115) - locked <0x10f91328> (a java.lang.ref.Reference$Lock) "main" prio=7 tid=0x00234dc0 nid=0x780 runnable [6e000..6fc3c] at org.eclipse.swt.internal.win32.OS.WaitMessage(Native Method) at org.eclipse.swt.widgets.Display.sleep(Display.java:2896) at org.eclipse.jface.window.Window.runEventLoop(Window.java:671) at org.eclipse.jface.window.Window.open(Window.java:650) at org.eclipse.ui.internal.OpenPreferencesAction.run(OpenPreferencesAction.java:72) at org.eclipse.jface.action.Action.runWithEvent(Action.java:881) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:550) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:502) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:435) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:769) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2592) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2270) at org.eclipse.ui.internal.dialogs.EventLoopProgressMonitor.runEventLoop(EventLoopProgressMonitor.java:114) at org.eclipse.ui.internal.dialogs.EventLoopProgressMonitor.isCanceled(EventLoopProgressMonitor.java:94) at org.eclipse.core.internal.jobs.ImplicitJobs$ThreadJob.isCanceled(ImplicitJobs.java:142) at org.eclipse.core.internal.jobs.ImplicitJobs$ThreadJob.joinRun(ImplicitJobs.java:110) at org.eclipse.core.internal.jobs.ImplicitJobs.begin(ImplicitJobs.java:295) at org.eclipse.core.internal.jobs.JobManager.beginRule(JobManager.java:155) at org.eclipse.core.internal.resources.WorkManager.checkIn(WorkManager.java:95) at org.eclipse.core.internal.resources.Workspace.prepareOperation(Workspace.java:1595) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1635) at org.eclipse.jdt.internal.core.JavaModelOperation.runOperation(JavaModelOperation.java:744) at org.eclipse.jdt.internal.core.JavaProject.setRawClasspath(JavaProject.java:2605) at org.eclipse.jdt.core.JavaCore$5.run(JavaCore.java:3448) at org.eclipse.jdt.internal.core.BatchOperation.executeOperation(BatchOperation.java:34) at org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaModelOperation.java:700) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1640) at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:3262) at org.eclipse.jdt.core.JavaCore.setClasspathContainer(JavaCore.java:3431) at org.eclipse.pde.internal.core.ModelEntry.updateUnknownClasspathContainer(ModelEntry.java:151) at org.eclipse.pde.internal.core.RequiredPluginsInitializer.initialize(RequiredPluginsInitializer.java:38) at org.eclipse.jdt.core.JavaCore$1.run(JavaCore.java:1178) at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:609) at org.eclipse.core.runtime.Platform.run(Platform.java:541) at org.eclipse.jdt.core.JavaCore.getClasspathContainer(JavaCore.java:1173) at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath(JavaProject.java:1841) at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath(JavaProject.java:1755) at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath(JavaProject.java:1727) at org.eclipse.jdt.internal.core.JavaProject.buildStructure(JavaProject.java:261) at org.eclipse.jdt.internal.core.Openable.generateInfos(Openable.java:183) at org.eclipse.jdt.internal.core.JavaElement.openWhenClosed(JavaElement.java:567) at org.eclipse.jdt.internal.core.JavaElement.getElementInfo(JavaElement.java:304) at org.eclipse.jdt.internal.core.JavaElement.getElementInfo(JavaElement.java:290) at org.eclipse.jdt.internal.core.JavaElement.getChildren(JavaElement.java:245) at org.eclipse.jdt.internal.core.JavaProject.getPackageFragmentRoots(JavaProject.java:1557) at org.eclipse.jdt.ui.actions.OrganizeImportsAction.hasSourceFolders(OrganizeImportsAction.java:251) at org.eclipse.jdt.ui.actions.OrganizeImportsAction.isEnabled(OrganizeImportsAction.java:237) at org.eclipse.jdt.ui.actions.OrganizeImportsAction.selectionChanged(OrganizeImportsAction.java:150) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchSelectionChanged(SelectionDispatchAction.java:200) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.selectionChanged(SelectionDispatchAction.java:195) at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:159) at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:609) at org.eclipse.core.runtime.Platform.run(Platform.java:541) at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:157) at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:1310) at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:666) at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:690) at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:178) at org.eclipse.jface.util.OpenStrategy.access$3(OpenStrategy.java:173) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:309) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:769) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2592) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2270) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1437) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1408) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:244) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:140) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:90) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:280) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:240) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.basicRun(Main.java:267) at org.eclipse.core.launcher.Main.run(Main.java:699) at org.eclipse.core.launcher.Main.main(Main.java:683) "VM Thread" prio=5 tid=0x0095cd38 nid=0x788 runnable "VM Periodic Task Thread" prio=10 tid=0x0095e168 nid=0x7a8 waiting on condition "Suspend Checker Thread" prio=10 tid=0x00970d80 nid=0x79c runnable
verified fixed
d0485e8
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/EventLoopProgressMonitor.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/BlockedJobsDialog.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/ErrorNotificationDialog.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/ProgressManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/ProgressManagerUtil.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/ProgressMonitorFocusJobDialog.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-23T16:00:54Z"
"2004-04-23T14:20:00Z"
58,861
Bug 58861 [Javadoc] Activities API doc problems
IActivity The handle-based nature of this API allows it to work well with runtime plugin activation and deactivation, which can cause dynamic changes to the extension registry. isDefined give no idea what defined means removeActivityListener unregisters is not a word IActivityActivityBinding really bad name but it may be too late to change it not clear what child and parent mean - does it mean dependand and prerequisite? IActivityManager also has trouble with the worl unregister IActivityPattern binding has no context - likely needs a @see to point at the spot where it is used ICategory asserts usefulness but is not used in the workbench anywhere - we should make that clear getCategoryActivityBindings should @see ICategoryActivityBinding
closed fixed
a589b4e
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/activities/ActivityEvent.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/activities/ActivityManagerEvent.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/activities/CategoryEvent.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/activities/EnablementDialog.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/activities/IActivity.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/activities/IActivityActivityBinding.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/activities/IActivityListener.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/activities/IActivityManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/activities/IActivityManagerListener.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/activities/IActivityPatternBinding.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/activities/ICategory.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/activities/ICategoryActivityBinding.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/activities/ICategoryListener.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/activities/IIdentifier.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/activities/IIdentifierListener.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/activities/IMutableActivityManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/activities/IWorkbenchActivitySupport.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/activities/IdentifierEvent.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/activities/NotDefinedException.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/activities/WorkbenchActivityHelper.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/activities/ws/EnablementDialog.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-23T14:27:55Z"
"2004-04-16T15:40:00Z"
59,595
Bug 59595 Clean does not work
I2004041300 Clean and build operations no longer work: I can select all or some projects but nothing happens. I tried several of my existing workspaces. Using auto-build on or of does not help. And to make it worse: the preference to bring back the old Rebuild All... actions has gone. Nothing in .log or console.
resolved fixed
d6ceae4
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/CleanDialog.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-22T20:20:07Z"
"2004-04-22T07:46:40Z"
56,637
Bug 56637 [Preferences] DialogMessageArea image is too large
Is the background color of the error shown by DialogMessageArea to be changed? Or do you intend to leave it as it is right now? The error message looks a little out of place in the current implementation (being surrounded by white space).
resolved fixed
c81847d
["bundles/org.eclipse.jface/src/org/eclipse/jface/preference/PreferenceDialog.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-22T20:15:37Z"
"2004-03-29T19:53:20Z"
56,375
Bug 56375 [EditorMgmt] Editor dropdown shortcut not working when dropdown button not shown
When using the keyboard it makes sense to have access to the dropdown even if all tabs of the open editors are shown.
resolved fixed
b0026c3
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/presentations/EditorPresentation.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-22T02:00:00Z"
"2004-03-26T16:53:20Z"
56,535
Bug 56535 [Workbench] No separator between part trim and its content is difficult on the eyes
I'm finding the console view in Milestone 8 of Eclipse 3.0 is difficult on the eyes as the default blue text in the console appears to blur into the grey console header (see current.PNG). A dark line (something like in proposed.PNG) between the header and console output would provide some much needed visual separation.
resolved fixed
7f5de39
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/presentations/BasicStackPresentation.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/presentations/TabFolderLayout.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-22T00:53:06Z"
"2004-03-29T08:46:40Z"
58,901
Bug 58901 [Commands] [Javadoc] org.eclipse.ui.commands issues
All classes have an assertion about being handle based which offers no functional information. Many are also listed as experimental - this should be removed. Should use deregister rather than unregister. ICategory not detailed enough in description ICategoryListener does not mention how it is used. ICommand should mention what types are in Collections (see getattributeValuesByName, getContextBindings etc) isHandled says return if enabled. Not sure what either mean. ICommandManager has a getActivePlatform and get ActiveLocale. Are these the same as the SWT and java.util ones? Several TODO javadoc No references to types when collections returned ICommandManagerListener is intended to be implemented not may be IContextBinding makes no reference to actual types it binds All javadoc is TODO IHandler give no idea as to what it is - same with IHandlerListener IImageBinding has no javadoc IKeyConfiguration give no idea what defined means
verified fixed
556480d
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/commands/AbstractHandler.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/commands/ActionHandler.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/commands/CategoryEvent.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/commands/CommandEvent.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/commands/CommandException.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/commands/CommandManagerEvent.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/commands/ExecutionException.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/commands/HandlerEvent.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/commands/HandlerSubmission.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/commands/ICategory.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/commands/ICategoryListener.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/commands/ICommand.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/commands/ICommandListener.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/commands/ICommandManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/commands/ICommandManagerListener.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/commands/IContextBinding.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/commands/IHandler.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/commands/IHandlerListener.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/commands/IImageBinding.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/commands/IKeyConfiguration.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/commands/IKeyConfigurationListener.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/commands/IKeySequenceBinding.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/commands/IMutableCommandManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/commands/IWorkbenchCommandSupport.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/commands/KeyConfigurationEvent.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/commands/NotDefinedException.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/commands/NotHandledException.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/commands/Priority.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/CyclePartAction.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/Workbench.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/commands/AbstractMutableCommandRegistry.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/commands/Category.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/commands/Command.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/commands/CommandManagerFactory.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/commands/ContextBinding.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/commands/ContextBindingDefinition.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/commands/ExtensionCommandRegistry.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/commands/IMutableCommandManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/commands/IMutableCommandRegistry.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/commands/ImageBinding.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/commands/ImageBindingDefinition.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/commands/KeyConfiguration.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/commands/KeysPreferencePage.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/commands/KeysPreferencePage2.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/commands/MutableCommandManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/commands/Persistence.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/commands/PreferenceCommandRegistry.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/commands/ws/CommandContributionItem.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/commands/ws/WidgetMethodHandler.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/commands/ws/WorkbenchCommandSupport.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/contexts/ws/WorkbenchContextSupport.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/keys/Bug36420Test.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-21T21:41:32Z"
"2004-04-16T18:26:40Z"
45,811
Bug 45811 [Dialogs] Problematic behavior of WorkbenchPreferenceDialog.setShellSize()
I20031023 MacOS X 10.3 - in Panther open Window > Preferences > Ant > Editor Observe: all hell breaks loose... I had to restart my machine and lost work! Two problems here: - a width of 12902 and a height of 16909 is passed to WorkbenchPreferenceDialog.setShellSize() (why this is the case needs further investigation) - however, JavaDoc of setShellSize states: "Changes the shell size to the given size, ensuring that it is no larger than the display bounds" the implementation is: private void setShellSize(int width, int height) { getShell().setSize(width, height); constrainShellSize(); } I think it doesn't make much sense to first set the Shell's size to a bogus value and then constrain its size to something sensible.
closed fixed
fe47672
["bundles/org.eclipse.jface/src/org/eclipse/jface/preference/PreferenceDialog.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-21T20:07:13Z"
"2003-10-30T16:06:40Z"
47,586
Bug 47586 [Jobs] EventLoopProgressMonitor should use an exception handler
null
closed fixed
c22a905
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/EventLoopProgressMonitor.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-21T14:22:33Z"
"2003-11-26T20:53:20Z"
58,597
Bug 58597 [Workbench] EditorPresentation throws NPE when EditorPart returned null for ToolTip
When an Editor Part returns null from getToolTip() method EditorPresentation.getLabelText() throws NPE if the "Show Multiple Editor Tabs" preference is not checked. java.lang.NullPointerException at org.eclipse.ui.internal.presentations.EditorPresentation.getLabelText (EditorPresentation.java:146) at org.eclipse.ui.internal.presentations.EditorList$EditorListLabelProvider.getText (EditorList.java:76) at org.eclipse.jface.viewers.ViewerSorter.compare(ViewerSorter.java:115) at org.eclipse.jface.viewers.ViewerSorter$1.compare (ViewerSorter.java:169) at java.util.Arrays.mergeSort(Arrays.java:1237) at java.util.Arrays.sort(Arrays.java:1185) at org.eclipse.jface.viewers.ViewerSorter.sort(ViewerSorter.java:167) at org.eclipse.jface.viewers.StructuredViewer.getSortedChildren (StructuredViewer.java:571) at org.eclipse.jface.viewers.TableViewer.internalRefresh (TableViewer.java:452) at org.eclipse.jface.viewers.TableViewer.internalRefresh (TableViewer.java:436) at org.eclipse.jface.viewers.StructuredViewer$7.run (StructuredViewer.java:870) at org.eclipse.jface.viewers.StructuredViewer.preservingSelection (StructuredViewer.java:810) at org.eclipse.jface.viewers.StructuredViewer.refresh (StructuredViewer.java:868) at org.eclipse.jface.viewers.StructuredViewer.refresh (StructuredViewer.java:830) at org.eclipse.jface.viewers.TableViewer.inputChanged (TableViewer.java:403) at org.eclipse.jface.viewers.ContentViewer.setInput (ContentViewer.java:238) at org.eclipse.jface.viewers.StructuredViewer.setInput (StructuredViewer.java:1004) at org.eclipse.ui.internal.presentations.AbstractTableInformationControl.inputChang ed(AbstractTableInformationControl.java:435) at org.eclipse.ui.internal.presentations.EditorList.setInput (EditorList.java:106) at org.eclipse.ui.internal.presentations.EditorPresentation.showList (EditorPresentation.java:219) at org.eclipse.ui.internal.presentations.EditorPresentation.access$0 (EditorPresentation.java:204) at org.eclipse.ui.internal.presentations.EditorPresentation$1.showList (EditorPresentation.java:62) at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1927) at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:280) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:810) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2424) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2102) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1448) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1419) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench (Workbench.java:257) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:139) at org.eclipse.ui.internal.ide.IDEApplication.run (IDEApplication.java:90) at org.eclipse.core.internal.runtime.PlatformActivator$1.run (PlatformActivator.java:260) at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:173) at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:106) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.basicRun(Main.java:305) at org.eclipse.core.launcher.Main.run(Main.java:729) at org.eclipse.core.launcher.Main.main(Main.java:713)
resolved fixed
77b02fd
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PresentableEditorPart.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PresentableViewPart.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/presentations/BasicStackPresentation.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/presentations/EditorPresentation.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/util/Util.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/presentations/IPresentablePart.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-21T04:02:34Z"
"2004-04-15T03:33:20Z"
58,042
Bug 58042 NPE in BasicStackPresentation$10.handleEvent
build I20040407 While playing around with the browser example under debug, I saw the following in the console. Not sure exactly what gesture caused it, but I wasn't doing anything fancy. Just opening and closing views. Looks like the currentListener is not getting properly nulled out. !SESSION Apr 09, 2004 15:09:29.925 --------------------------------------------- java.version=1.4.2_01 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Command-line arguments: -application org.eclipse.ui.examples.rcp.browser.app -application org.eclipse.ui.examples.rcp.browser.app -url d:\web\eclipsecon home.htm !ENTRY org.eclipse.ui 4 4 Apr 09, 2004 15:09:29.935 !MESSAGE Unhandled event loop exception !ENTRY org.eclipse.ui 4 0 Apr 09, 2004 15:09:29.935 !MESSAGE java.lang.NullPointerException !STACK 0 java.lang.NullPointerException at org.eclipse.ui.internal.presentations.BasicStackPresentation$10.handleEvent(BasicStackPresentation.java:254) at org.eclipse.ui.presentations.PresentationUtil.handleMouseMove(PresentationUtil.java:79) at org.eclipse.ui.presentations.PresentationUtil.access$1(PresentationUtil.java:74) at org.eclipse.ui.presentations.PresentationUtil$2.handleEvent(PresentationUtil.java:50) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:769) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2584) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2262) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1436) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1407) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:244) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:140) at org.eclipse.ui.examples.rcp.browser.BrowserApp.run(BrowserApp.java:54) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:279) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:241) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.basicRun(Main.java:267) at org.eclipse.core.launcher.Main.run(Main.java:692) at org.eclipse.core.launcher.Main.main(Main.java:676)
resolved fixed
0f87031
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/presentations/PresentationUtil.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-21T02:10:43Z"
"2004-04-09T19:46:40Z"
58,095
Bug 58095 [Preferences] Selecting pref page moved dialog to other screen
When I move the preferences dialog to my secondary screen and change a prefpage, the entire dialog moves back to my primary screen and "hugs" the right border of the main screen.
resolved fixed
b97823b
["bundles/org.eclipse.jface/src/org/eclipse/jface/window/Window.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-20T17:50:19Z"
"2004-04-11T10:40:00Z"
59,151
Bug 59151 [Intro] NPE from Help -> Introduction
eclipse-SDK-N20040416-win32.zip 1) Launch clean workspace. 2) close Resource perspective (ie: no persectives are open). 3) Go to Help-> Introduction NullPointerException in console.
closed fixed
61343cd
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/IntroAction.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchIntroManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchWindow.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-20T16:04:38Z"
"2004-04-19T21:26:40Z"
45,438
Bug 45438 [Dialogs] TwoPaneElementSelector doesn't respect validator
TwoPaneElementSelector doesn't properly update button enablement if setValidator(ISelectionStatusValidator) is used. AbstractElementListSelectionDialog declares: protected void handleSelectionChanged() { validateCurrentSelection(); } TwoPaneElementSelector overrides this with: protected void handleSelectionChanged() { super.handleSelectionChanged(); handleUpperSelectionChanged(); } That's not OK, since handleUpperSelectionChanged() ends in updateOkState(), which doesn't respect fValidator and wrongly re-enables my "OK" button even though my ISelectionStatusValidator returned an IStatus.ERROR. The fix is: - call validateCurrentSelection() at the end of handleUpperSelectionChanged() - simplify TwoPaneElementSelector#handleLowerSelectionChanged() to protected void handleSelectionChanged() { handleUpperSelectionChanged(); }
resolved fixed
597a28c
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/dialogs/TwoPaneElementSelector.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-20T15:54:00Z"
"2003-10-23T11:53:20Z"
59,030
Bug 59030 Where did exit code 15 go?
Build: I-20040313 Once upon a time, if you launch Eclipse on a workspace that is already in use, the launch used to fail with exit code 15. The runtime would then display an informative message. Similarly, in the runtime workbench situation, PDE would display a message like: "Launch failed because the the workspace associated with the launch is currently in use". Right now, code 15 is gone. The launch will terminate with exit code 0 (of all things) with an error message from the runtime saying: "Error in runtime; workspace cannot be set. Exiting". The old behavior was more informative and more delicate. Also if it's an error as the dialog says, why is the exit code 0?
resolved fixed
243d3a3
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEApplication.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-20T14:21:37Z"
"2004-04-19T07:33:20Z"
50,963
Bug 50963 CheckedTreeSelectionDialog: Select All/Deselect all not working
20040130 - Open a CheckedTreeSelectionDialog with setContainerMode(false). - Press select all / deselect all: Only the root element is selected/deselected (Note that this is the right thing to do in the setContainerMode(true))
closed fixed
dcbf37c
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/dialogs/CheckedTreeSelectionDialog.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-19T20:33:36Z"
"2004-01-30T13:40:00Z"
58,981
Bug 58981 [Progress] ErrorNotificationDialog didn't find the detail information
I didn't find the detail error information for an error in the ErrorNotificationDialog. The support to get at this information is "hidden" in a context menu of the table. The patch below makes the action more easily accessible from a button. Changes: * adds a Show... button to show the currently selected error * adds a Clear button to clear the currently selected error * adds a border around the table. Index: ErrorNotificationDialog.java =================================================================== RCS file: /home/eclipse/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ErrorNotificationDialog.java,v retrieving revision 1.4 diff -u -r1.4 ErrorNotificationDialog.java --- ErrorNotificationDialog.java 18 Mar 2004 14:24:59 -0000 1.4 +++ ErrorNotificationDialog.java 17 Apr 2004 13:26:56 -0000 @@ -14,6 +14,7 @@ import org.eclipse.swt.events.DisposeListener; import org.eclipse.swt.events.MouseAdapter; import org.eclipse.swt.events.MouseEvent; +import org.eclipse.swt.events.SelectionAdapter; import org.eclipse.swt.events.SelectionEvent; import org.eclipse.swt.events.SelectionListener; import org.eclipse.swt.graphics.Image; @@ -21,6 +22,7 @@ import org.eclipse.swt.widgets.Button; import org.eclipse.swt.widgets.Composite; import org.eclipse.swt.widgets.Control; +import org.eclipse.swt.widgets.Label; import org.eclipse.swt.widgets.Menu; import org.eclipse.swt.widgets.Shell; @@ -34,9 +36,11 @@ import org.eclipse.jface.viewers.IContentProvider; import org.eclipse.jface.viewers.ILabelProviderListener; import org.eclipse.jface.viewers.ISelection; +import org.eclipse.jface.viewers.ISelectionChangedListener; import org.eclipse.jface.viewers.IStructuredContentProvider; import org.eclipse.jface.viewers.IStructuredSelection; import org.eclipse.jface.viewers.ITableLabelProvider; +import org.eclipse.jface.viewers.SelectionChangedEvent; import org.eclipse.jface.viewers.TableViewer; import org.eclipse.jface.viewers.Viewer; import org.eclipse.jface.viewers.ViewerSorter; @@ -51,6 +55,8 @@ Action clearAllErrorsAction; Action showErrorAction; TableViewer errorViewer; + Button showButton; + private Button clearButton; /** * Create a new instance of the receiver. * @param parentShell @@ -82,7 +88,9 @@ protected Control createDialogArea(Composite parent) { initializeDialogUnits(parent); Composite topArea = (Composite) super.createDialogArea(parent); - errorViewer = new TableViewer(topArea, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL); + Label label= new Label(topArea, SWT.NONE); + label.setText("&Errors:"); + errorViewer = new TableViewer(topArea, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER); errorViewer.setSorter(getViewerSorter()); errorViewer.getControl().addMouseListener(new MouseAdapter() { /* (non-Javadoc) @@ -92,10 +100,17 @@ openErrorDialog(); } }); + errorViewer.addSelectionChangedListener(new ISelectionChangedListener() { + public void selectionChanged(SelectionChangedEvent event) { + boolean enabled= !errorViewer.getSelection ().isEmpty(); + showButton.setEnabled(enabled); + clearButton.setEnabled(enabled); + } + }); Control control = errorViewer.getControl(); GridData data = new GridData(GridData.FILL_BOTH | GridData.GRAB_HORIZONTAL | GridData.GRAB_VERTICAL); - data.widthHint = convertWidthInCharsToPixels(50); + data.widthHint = convertWidthInCharsToPixels(60); data.heightHint = convertHeightInCharsToPixels(10); control.setLayoutData(data); initContentProvider(); @@ -108,6 +123,22 @@ * @see org.eclipse.jface.dialogs.Dialog#createButtonsForButtonBar (org.eclipse.swt.widgets.Composite) */ protected void createButtonsForButtonBar(Composite parent) { + showButton = createButton(parent, IDialogConstants.CLIENT_ID+1, "&Show...", false); + showButton.setEnabled(false); + showButton.addSelectionListener(new SelectionAdapter() { + public void widgetSelected(SelectionEvent e) { + openErrorDialog(); + } + }); + + clearButton = createButton(parent, IDialogConstants.CLIENT_ID+1, "C&lear", false); + clearButton.setEnabled(false); + clearButton.addSelectionListener(new SelectionAdapter() { + public void widgetSelected(SelectionEvent e) { + clearSelectionAction.run(); + } + }); + Button button = createButton(parent, IDialogConstants.CLOSE_ID, IDialogConstants.CLOSE_LABEL, true); button.addSelectionListener(new SelectionListener() { @@ -124,6 +155,8 @@ close(); } }); + + } /** * Create the clear all errors action for the receiver.
closed fixed
b98f3f6
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/ErrorNotificationDialog.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-19T20:27:29Z"
"2004-04-17T13:53:20Z"
59,049
Bug 59049 [Contexts] WorkbenchContextSupport doesn't register new dialog shells as TYPE_DIALOG
null
resolved fixed
01c74c7
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/contexts/ws/WorkbenchContextSupport.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-19T20:20:32Z"
"2004-04-19T10:20:00Z"
58,991
Bug 58991 [intro] [Javadoc] review ui.intro API
Review the ui.intro API.
closed fixed
68513f9
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/intro/IIntroManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/intro/IIntroPart.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/intro/IIntroSite.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/part/IntroPart.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/part/intro/IntroPart.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-19T19:44:40Z"
"2004-04-17T19:26:40Z"
56,860
Bug 56860 [WorkingSets] Not Display Working Set Wizard Banner Image
I create new Resource Working Set when, display mini red box. Not display banner image for resource working Set wizard dialog.
closed fixed
a729553
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEWorkbenchAdvisor.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-19T19:29:12Z"
"2004-03-31T05:13:20Z"
58,662
Bug 58662 System Jobs showing in progress viewers
We should not show system jobs outside of the progress viewer
verified fixed
308967b
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/BlockedJobsDialog.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/ProgressContentProvider.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/ProgressMonitorJobsDialog.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/ProgressRegion.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/ProgressTreeContentProvider.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/ProgressViewerContentProvider.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-19T18:47:11Z"
"2004-04-15T14:40:00Z"
58,942
Bug 58942 Rewording in blocked jobs dialog
Attached are the patches I made to the BlockedJobsDialog to achieve the wording we agreed on. It also removes the cancel button when the new progress viewer is being used, and left-justifies the centre-justified text that Erich pointed out as being unusual.
verified fixed
110a443
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/BlockedJobsDialog.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-19T17:58:47Z"
"2004-04-16T21:13:20Z"
58,542
Bug 58542 Dangerous change to setSystem in MarkersViews
In MarkerView.refresh() there is the line uiJob.setSystem(true); Which may happen after the uiJob has run. As a result it is possible that it is not being used to decrement the count of jobs and the progress monitor can run forever.
closed fixed
af7e34a
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerView.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/TableContentProvider.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-19T14:51:30Z"
"2004-04-14T19:13:20Z"
54,450
Bug 54450 requestInUI seems to have a race condition (fails most times)
I'm trying to exercise the job API that lets me query the user via a UI job and the requestInUI call. I get no Status back from the call unless I step through the logic in the debugger. Only then do I get a non-null return from the method. This is my logic: private boolean askUserForHelp() { UIJob uiJob = new UIJob("Help Request") { public IStatus runInUIThread(IProgressMonitor monitor) { if (MessageDialog.openQuestion(PlatformUI.getWorkbench() .getActiveWorkbenchWindow().getShell(), "Choose", "Should we run the runnable?")) return Status.OK_STATUS; else return Status.CANCEL_STATUS; } }; IProgressService ps = PlatformUI.getWorkbench().getProgressService(); IStatus choice = ps.requestInUI(uiJob, "Help Me" + getName()); if (choice.getCode() == 0) return true; else return false; } The job I have processes some work and then does more (a runnable passed to the job for fun). I'm trying to make that 2nd bit of work optional based on the user prompt. This works only if I step through the logic, deep down into feedbackManager.requestInUI(job, message) where it sets up another UIJob and then uses a join() to wait on the response. Not sure if it is because of the async job execution (Something I had not noticed before on my API tour), or what. Another observation is that it seemed like the inUI request was not removed from the prompt dialog. The general purpose Errors Running Jobs dialog gets opened, but it is not helping identify what exception is thrown (I'm wondering if this dialog actually shows enough information, even when you open details it is redundantly showing the same thing twice - and little specific info that I can find a way to influence so far). I have to go to the error log to see that it is a NullPointerException; this is due to the fact my choice var above is null after the requestInUI call. An aside; I got the impression from EclipseCON that this user request would be a hint to see what was needed vs a dialog that opened on top of their current work. Is this prompt technique still under development or finalized? I've been running my code on both M7 and I20040310.
resolved wontfix
1d25b7d
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/ProgressFeedbackManager.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-15T23:01:22Z"
"2004-03-11T13:00:00Z"
48,660
Bug 48660 DeferredTreeContentManager hard to reuse
I20031210 If this class had the option of passing in a custom IElementCollector, it would be much easier to reuse for custom tree viewers. Currently the IElementCollector calls a private method that cannot be overridden. In fact, it is impossible to subclass this class because most of its implementation is private. I am working with a user who has a custom tree viewer. He wants to make use of the deferred content provider infrastructure, but is blocked because there are no entry points for reuse. Recommend: Extra constructor to pass a custom IElementCollector, and make all private methods protected. There doesn't seem to be anything that needs to be hidden in this class.
closed fixed
083fe94
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/progress/DeferredTreeContentManager.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-15T20:23:53Z"
"2003-12-12T20:13:20Z"
58,297
Bug 58297 Need to invert wording of Run In Background preference
Show user dialog should be run in background
closed fixed
e4cb654
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/IPreferenceConstants.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchPlugin.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/WorkbenchPreferencePage.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/ProgressManager.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-15T19:53:59Z"
"2004-04-13T15:26:40Z"
56,196
Bug 56196 [Progress] Cannot create file when using repository
I200304250010 1) Create a new workspace 2) Add a repository connection 3) Create project A 4) Check out a larger project B While the check out is running 5) File>New>File 6) Select project B 7) Add a name 8) Press Finish -> File cannot be created because this is blocked by a background operation
verified fixed
25befbe
["bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/dialogs/WizardNewFileCreationPage.java", "bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/dialogs/WizardNewFolderMainPage.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-15T12:15:53Z"
"2004-03-25T18:40:00Z"
58,558
Bug 58558 [ActivityMgmt] defaultEnabled activities do not have their state persisted properly
M8 If an activity has a defaultEnabled setting, the activity persistance helper sets the default as true. However, a few lines later we check to see if the store.getBoolean() is true and enable the activity. We also need to confirm that it's not default, otherwise defaultEnabled activities are turned on with every restart.
closed fixed
46b9ca5
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/ActivityPersistanceHelper.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-14T20:50:27Z"
"2004-04-14T22:00:00Z"
58,309
Bug 58309 workspace builds are not completing
Build I20040413 (0800) Builds are behaving poorly. I did Build All. The progress dialog says that it is WAITING: Building Workspace, but it's not doing a thing for several minutes now. I hit Cancel; the progress dialog disappears. Do a Build All. Same thing, but now there are two WAITING: Building Workspace entries.
verified fixed
011a48b
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/ProgressManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/ProgressMonitorFocusJobDialog.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-14T18:08:41Z"
"2004-04-13T15:26:40Z"
56,282
Bug 56282 [FastView] Cannot drag tab folder onto fastview bar
It should be possible to turn all the views in a tab folder into fastviews by dragging the folder onto the fast view bar. This was possible in 2.1 but is no longer possible.
resolved fixed
3022096
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/FastViewBar.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-14T03:54:50Z"
"2004-03-26T03:00:00Z"
17,242
Bug 17242 [View Mgmt] Inconsistency dragging fast views
Build: 20020521 Steps: 1. Make a view a fast view (leaving several views as non-fast views). 2. Maximize an editor. 3. Minimize the fast view. 4. Drag the fast view icon over the maximized editor. The editor should be restored to it's original size so the user has the oppertunity to drag the fast view over one of the other views. This is what occurs when the user drags the icon of an active (non-minimized) fast view when an editor is maximized.
resolved fixed
456d7d7
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/FastViewBar.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/FastViewPane.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-14T01:58:17Z"
"2002-05-23T13:20:00Z"
58,216
Bug 58216 [Progress] should show busy cursor first when #showInDialog
It seems that when a user job runs the dialog shows immediately. It results in a flashy dialog when the jobs run quickly. I thought you had suggested that the busy cursor should be shown for a while first.
closed fixed
c88b168
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/ProgressManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/ProgressMonitorFocusJobDialog.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/WorkbenchSiteProgressService.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/progress/IProgressService.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-13T18:22:15Z"
"2004-04-13T01:33:20Z"
58,203
Bug 58203 Leak from ProgressManager.runnableMonitors
ProgressManager and its static var runnableMonitor cause many objects to be leaked. On line 438 of ProgressManager, the JobMonitor is stored in the map with a key of the job. The only remove that occurs is on line 175 but the key that is used to remove is the JobManager instance and not the job. I believe line 175 should be changed to: runnableMonitors.remove(job)
verified fixed
8c1bb05
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/ProgressManager.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-13T12:04:31Z"
"2004-04-12T20:00:00Z"
54,928
Bug 54928 NPE on switching perspective for debugging
I received this NPE when switching from the Java perspective to the debug perspective after launching a program and hitting a breakpoint. I have set to switch always. In my target on the HEAD code. java.lang.NullPointerException at org.eclipse.ui.internal.PerspectivePresentation.addPart (PerspectivePresentation.java:203) at org.eclipse.ui.internal.Perspective.showView(Perspective.java:1401) at org.eclipse.ui.internal.WorkbenchPage.busyShowView(WorkbenchPage.java:721) at org.eclipse.ui.internal.WorkbenchPage.access$9(WorkbenchPage.java:698) at org.eclipse.ui.internal.WorkbenchPage$13.run(WorkbenchPage.java:2883) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:84) at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage.java:2880) at org.eclipse.debug.internal.ui.views.launch.LaunchViewContextListener.contextActi vated(LaunchViewContextListener.java:235) at org.eclipse.debug.internal.ui.views.launch.LaunchViewContextListener.contextChan ged(LaunchViewContextListener.java:173) at org.eclipse.ui.internal.contexts.Context.fireContextChanged(Context.java:117) at org.eclipse.ui.internal.contexts.MutableContextManager.notifyContexts (MutableContextManager.java:140) at org.eclipse.ui.internal.contexts.MutableContextManager.setEnabledContextIds (MutableContextManager.java:274) at org.eclipse.debug.internal.ui.views.launch.LaunchView.showViewsForCurrentSelecti on(LaunchView.java:560) at org.eclipse.debug.internal.ui.views.launch.LaunchView.selectionChanged (LaunchView.java:500) at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:159) at org.eclipse.core.internal.runtime.InternalPlatform.run (InternalPlatform.java:646) at org.eclipse.core.runtime.Platform.run(Platform.java:497) at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:157) at org.eclipse.jface.viewers.StructuredViewer.updateSelection (StructuredViewer.java:1310) at org.eclipse.jface.viewers.StructuredViewer.setSelection (StructuredViewer.java:1033) at org.eclipse.debug.internal.ui.views.launch.LaunchView.autoExpand (LaunchView.java:1107) at org.eclipse.debug.internal.ui.views.launch.LaunchView.initializeSelection (LaunchView.java:372) at org.eclipse.debug.internal.ui.views.launch.LaunchView.becomesVisible (LaunchView.java:1372) at org.eclipse.debug.ui.AbstractDebugView$DebugViewPartListener.partVisible (AbstractDebugView.java:161) at org.eclipse.ui.internal.PartListenerList2$7.run(PartListenerList2.java:175) at org.eclipse.core.internal.runtime.InternalPlatform.run (InternalPlatform.java:646) at org.eclipse.core.runtime.Platform.run(Platform.java:497) at org.eclipse.ui.internal.PartListenerList2.firePartVisible (PartListenerList2.java:173) at org.eclipse.ui.internal.WorkbenchPage$1.propertyChange (WorkbenchPage.java:137) at org.eclipse.ui.internal.LayoutPart.setVisible(LayoutPart.java:233) at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:381) at org.eclipse.ui.internal.PartTabFolder.setSelection(PartTabFolder.java:1208) at org.eclipse.ui.internal.PartTabFolder.setSelection(PartTabFolder.java:1192) at org.eclipse.ui.internal.PartTabFolder.createControl(PartTabFolder.java:534) at org.eclipse.ui.internal.PartSashContainer.createControl (PartSashContainer.java:240) at org.eclipse.ui.internal.PerspectivePresentation.activate (PerspectivePresentation.java:117) at org.eclipse.ui.internal.Perspective.onActivate(Perspective.java:630) at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:2667) at org.eclipse.ui.internal.WorkbenchPage.busySetPerspective (WorkbenchPage.java:688) at org.eclipse.ui.internal.WorkbenchPage.access$8(WorkbenchPage.java:673) at org.eclipse.ui.internal.WorkbenchPage$12.run(WorkbenchPage.java:2797) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:84) at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:2795) at org.eclipse.ui.internal.Workbench.showPerspective(Workbench.java:1522) at org.eclipse.debug.internal.ui.launchConfigurations.PerspectiveManager.switchToPe rspective(PerspectiveManager.java:173) at org.eclipse.debug.internal.ui.launchConfigurations.PerspectiveManager$5.run (PerspectiveManager.java:317) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:106) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:2344) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2051) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1451) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1422) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:258) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:139) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:48) at org.eclipse.core.internal.runtime.PlatformActivator$1.run (PlatformActivator.java:260) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:173) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:106) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.basicRun(Main.java:305) at org.eclipse.core.launcher.Main.run(Main.java:745) at org.eclipse.core.launcher.Main.main(Main.java:713)
resolved fixed
66313ff
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PerspectivePresentation.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-13T01:47:38Z"
"2004-03-16T01:20:00Z"
50,627
Bug 50627 [Preferences] Bug when disabling RadioGroupFieldEditor
If I disable a RadioGroupFieldEditor in the initialize of a FieldEditorPreferencePage, the label of the group gets added to the preference page at the bottom. The problem is that the method FieldEditor#getLabelControl (Composite) creates a label control. In general, this is correct but a radio button group uses a different label so when the disable occurs, an additional label is created. We have released changes to the Team>CVS>Watch/Edit preference page that illustrates this problem.
resolved fixed
eb29100
["bundles/org.eclipse.jface/src/org/eclipse/jface/preference/RadioGroupFieldEditor.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-12T18:33:06Z"
"2004-01-26T18:00:00Z"
48,400
Bug 48400 [Dialogs] MessageDialog needs javadoc for returnCode == -1
org.eclipse.jface.dialogs.MessageDialog extends handleShellCloseEvent() and sets a returnCode of -1 when the dialog is closed without pressing a button (pressed esc key or clicked close box). This special returnCode needs to be commented in JavaDocs, since it is an unexpected result (and already caused problems). I suggest to ... - transform the comment for handleShellCloseEvent() into a JavaDoc comment - replace '-1' by SWT.DEFAULT or a new 'public static final int' constant - mention the special returnCode in MessageDialog's class JavaDoc
closed fixed
42fd12c
["bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/MessageDialog.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-12T18:12:19Z"
"2003-12-10T09:53:20Z"
57,457
Bug 57457 Should "Customize Perspective..." show non-enabled activities.
M8 - turn off the PDE actvities - open the Window > Customize Perspective... dialog - note that the PDE items appear in the list should they? If so why?
closed fixed
1321d18
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/CustomizePerspectiveDialog.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/registry/ActionSetDescriptor.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-12T16:19:23Z"
"2004-04-05T15:46:40Z"
58,041
Bug 58041 [ActivityMgmt] Activites not filtering org.eclipse.ui.popupMenus contributions
I've got several popupMenu contributions that I can't get activities to filter. I've stepped through the code and haven't seen any place where activities are checked.
closed fixed
19248a1
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/ActionDescriptor.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PluginActionBuilder.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-12T15:39:53Z"
"2004-04-09T19:46:40Z"
57,600
Bug 57600 New user progress dialog needs to check if it needs to close
The done() method on the ProgressMonitorFocusJobsDialog is still running even if the workbench is shutdown. java.lang.IllegalStateException: Job manager has been shut down. at org.eclipse.core.internal.jobs.JobManager.schedule (JobManager.java:639) at org.eclipse.core.internal.jobs.InternalJob.schedule (InternalJob.java:268) at org.eclipse.core.runtime.jobs.Job.schedule(Job.java:363) at org.eclipse.ui.internal.progress.ProgressMonitorFocusJobDialog$1.done (ProgressMonitorFocusJobDialog.java:123) at org.eclipse.core.internal.jobs.JobListeners$3.notify (JobListeners.java:38) at org.eclipse.core.internal.jobs.JobListeners$7.run (JobListeners.java:117) at org.eclipse.core.internal.runtime.InternalPlatform.run (InternalPlatform.java:607) at org.eclipse.core.internal.jobs.JobListeners.doNotify (JobListeners.java:87) at org.eclipse.core.internal.jobs.JobListeners.done (JobListeners.java:136) at org.eclipse.core.internal.jobs.JobManager.endJob (JobManager.java:372) at org.eclipse.core.internal.jobs.WorkerPool.endJob (WorkerPool.java:124) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:72)
verified fixed
905d93c
["bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/GlobalBuildAction.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-12T15:22:43Z"
"2004-04-06T16:46:40Z"
34,819
Bug 34819 [CellEditors] DialogCellEditor incorrectly displayed in TableViewer - RC2 bug
Bug appeared on migration from M4 to RC2 - Linux GTK platform, JDK 1.3.1 Table has 2 columns, multiple rows column 0 : text display with TextCellEditor (arbitary text) column 1 : text display with subclass of DialogCellEditor - opens a FileDialog Steps: 1 - all rows/column have data set 2 - select column 1 - DialogCellEditor displayed as expected 3 - do not change anything but immediately select column 0 - TextCellEditor displays as expected 4 - then select column 0 of any other row BUG : the original column 0 now displays the DialogCellEditor for its row. Need sample code? Could strip out with a bit of work.
verified fixed
e290bdb
["bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/TableViewerImpl.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-12T15:16:42Z"
"2003-03-12T14:40:00Z"
57,484
Bug 57484 [Progress] User jobs should be top priority
We should set user jobs to highest priority in our sorting for the progress viewers
verified fixed
44ea573
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/JobInfo.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-12T14:26:49Z"
"2004-04-05T18:33:20Z"
57,456
Bug 57456 [Activities] New Wizard should show items from enabled actiivties by default
without checking the "Show All Wizards" button the items that are part of the enabled activities should also appear in the dialog below the Primary items.
closed fixed
4cf956c
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/activities/ws/FilterableObject.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/NewWizardActivityFilter.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/NewWizardNewPage.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/WizardContentProvider.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-11T19:05:58Z"
"2004-04-05T15:46:40Z"
56,484
Bug 56484 [Fonts/Colors] Theme API cannot rely on JFaceResources.
I've been poking around and it seems like the theme code would be much better off living in JFace. We currently have a lot of JFace code that directly accesses JFaceResources.blah() and thereby bypasses the theme logic entirely. Certain dialogs wont respond to theme changes because of this. However, if we moved the bulk of the theme API into JFace we'd be able to make use of it there as well. We could remove all of our internal references to JFaceResources. Additionally, we could hook JfaceResources into themes itself...have getColor/FontRegistyr return the registry associated with the current theme. By doing this everyone who makes use of JFaceResources wouldn't have to change any code to make use of themes. The big drawback to this is that anyone who's currently using themes (ie: importing from the org.eclipse.ui.themes package) would be broken. There aren't too many people that are doing this (if any, besides us) so we can probably do this with the minimum of fuss. Comments? If we're going to do this we should do it ASAP. The further into M9 we get the more likely it is that themes will have itself clients.
closed fixed
fe009a8
["bundles/org.eclipse.jface/src/org/eclipse/jface/resource/StringConverter.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/IThemePreview.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/ExtensionEventHandler.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchPlugin.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/ViewsPreferencePage.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/themes/ColorsAndFontsPreferencePage.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/themes/Theme.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/themes/ThemeElementCategory.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/themes/ThemeElementHelper.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/themes/ThemeRegistry.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/themes/WorkbenchPreview.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/themes/WorkbenchThemeManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/themes/ITheme.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/themes/IThemeManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/themes/IThemePreview.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/UiTestSuite.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/themes/JFaceThemeTest.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/themes/TestColorFactory.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/themes/ThemeAPITest.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/themes/ThemePropertyListener.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/themes/ThemeTest.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/themes/ThemesTestSuite.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-10T23:41:57Z"
"2004-03-27T23:26:40Z"
56,281
Bug 56281 [ViewMgmt] View message is now the full title instead of the string between ()'s
200403251651 Note that all views that add a message (via using "()"'s in their title) now show the entire title string instead of the contents of the "()"'s. This is hard to explain. Image forthcoming.
resolved fixed
415067e
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PresentableEditorPart.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PresentableViewPart.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/presentations/BasicStackPresentation.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/presentations/IPresentablePart.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-09T05:25:45Z"
"2004-03-26T03:00:00Z"
56,829
Bug 56829 CBanner not sized correctly after coolbar wraps
I20040330 If I resize my eclipse window such that one of the toolbars in coolbar on the left side of the CBanner wraps to the next line, the size of the client area below does not get reisized smaller. The CBanner then cuts off the title bars on the views. A screenshot is attached. Similarly, by maximizing from this state I get the correct double size, but the CBanner is now back to single-row height, while the toolbar on the right side of the curve still thinks it is 2 rows high. A screenshot of this is also attached. I could not reproduce this behavior on Windows.
verified fixed
52e96a7
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchWindow.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-09T00:09:23Z"
"2004-03-30T20:53:20Z"
57,907
Bug 57907 [Progress] NPE in workbenchsiteprogressmanager
I got a bunch of these in my log. Running from HEAD today. Not sure what triggered this. ===================================================================== java.lang.NullPointerException at org.eclipse.ui.internal.progress.WorkbenchSiteProgressService.incrementBusy(WorkbenchSiteProgressService.java:265) at org.eclipse.ui.internal.progress.ProgressManager$1.aboutToRun(ProgressManager.java:392) at org.eclipse.core.internal.jobs.JobListeners$1.notify(JobListeners.java:28) at org.eclipse.core.internal.jobs.JobListeners$7.run(JobListeners.java:102) at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:610) at org.eclipse.core.internal.jobs.JobListeners.doNotify(JobListeners.java:87) at org.eclipse.core.internal.jobs.JobListeners.aboutToRun(JobListeners.java:130) at org.eclipse.core.internal.jobs.JobManager.startJob(JobManager.java:842) at org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:216) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
verified fixed
98b4c21
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/WorkbenchSiteProgressService.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-08T15:43:51Z"
"2004-04-08T16:00:00Z"
52,159
Bug 52159 [ActivityMgmt] Activity entry in window menu needs to be defined in object contribution
We should move the activity configuration menu entry to an object contribution in the IDE plug-in so that other applications do not have to have it or hack the UI.
closed fixed
017e0fe
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/actions/ActionFactory.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/actions/ActivityEnablerAction.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-08T14:07:58Z"
"2004-02-16T16:46:40Z"
49,700
Bug 49700 [Dialogs] creating working set leaks an image
M6 - press the Search toolbar button - in the subsequent dialog select Working Set, press Choose... - in the subsequent dialog press New... - in the subsequent dialog select either Java or Resource, press Next - Cancel, Cancel, Cancel sleak says that the Image in the wizard's banner is leaked each time this is done. Here's a trace of its allocation, if it's interesting: java.lang.Error at org.eclipse.swt.graphics.Device.new_Object(Device.java:648) at org.eclipse.swt.graphics.Image.<init>(Image.java:556) at org.eclipse.jface.resource.ImageDescriptor.createImage (ImageDescriptor.java:137) at org.eclipse.jface.resource.ImageDescriptor.createImage (ImageDescriptor.java:94) at org.eclipse.jface.resource.ImageDescriptor.createImage (ImageDescriptor.java:83) at org.eclipse.jface.dialogs.DialogPage.getImage(DialogPage.java:230) at org.eclipse.jface.wizard.WizardPage.getImage(WizardPage.java:143) at org.eclipse.jface.wizard.WizardDialog.updateTitleBar (WizardDialog.java:1161) at org.eclipse.jface.wizard.WizardDialog.update(WizardDialog.java:1029) at org.eclipse.jface.wizard.WizardDialog.updateForPage (WizardDialog.java:963) at org.eclipse.jface.wizard.WizardDialog.access$1(WizardDialog.java:940) at org.eclipse.jface.wizard.WizardDialog$3.run(WizardDialog.java:929) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:84) at org.eclipse.jface.wizard.WizardDialog.showPage(WizardDialog.java:927) at org.eclipse.jface.wizard.WizardDialog.nextPressed (WizardDialog.java:684) at org.eclipse.jface.wizard.WizardDialog.buttonPressed (WizardDialog.java:316) at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:430) at org.eclipse.swt.widgets.TypedListener.handleEvent (TypedListener.java:89) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:833) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2318) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1999) at org.eclipse.jface.window.Window.runEventLoop(Window.java:586) at org.eclipse.jface.window.Window.open(Window.java:566) at org.eclipse.ui.internal.dialogs.WorkingSetSelectionDialog.createWorkingSet (WorkingSetSelectionDialog.java:241) at org.eclipse.ui.internal.dialogs.WorkingSetSelectionDialog$1.widgetSelected (WorkingSetSelectionDialog.java:141) at org.eclipse.swt.widgets.TypedListener.handleEvent (TypedListener.java:89) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:833) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2318) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1999) at org.eclipse.jface.window.Window.runEventLoop(Window.java:586) at org.eclipse.jface.window.Window.open(Window.java:566) at org.eclipse.ui.internal.dialogs.WorkingSetSelectionDialog.open (WorkingSetSelectionDialog.java:332) at org.eclipse.search.internal.ui.ScopePart.handleChooseWorkingSet (ScopePart.java:372) at org.eclipse.search.internal.ui.ScopePart.access$0(ScopePart.java:364) at org.eclipse.search.internal.ui.ScopePart$1.widgetSelected (ScopePart.java:311) at org.eclipse.swt.widgets.TypedListener.handleEvent (TypedListener.java:89) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:833) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2318) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1999) at org.eclipse.jface.window.Window.runEventLoop(Window.java:586) at org.eclipse.jface.window.Window.open(Window.java:566) at org.eclipse.search.internal.ui.OpenSearchDialogAction.run (OpenSearchDialogAction.java:60) at org.eclipse.search.internal.ui.OpenSearchDialogAction.run (OpenSearchDialogAction.java:46) at org.eclipse.ui.internal.PluginAction.runWithEvent (PluginAction.java:271) at org.eclipse.ui.internal.WWinPluginAction.runWithEvent (WWinPluginAction.java:207) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection (ActionContributionItem.java:509) at org.eclipse.jface.action.ActionContributionItem.access$2 (ActionContributionItem.java:461) at org.eclipse.jface.action.ActionContributionItem$6.handleEvent (ActionContributionItem.java:433) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:833) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2318) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1999) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1506) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1482) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench (Workbench.java:246) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:139) at org.eclipse.ui.internal.ide.IDEApplication.run (IDEApplication.java:47) at org.eclipse.core.internal.runtime.PlatformActivator$1.run (PlatformActivator.java:226) at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:85) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.basicRun(Main.java:279) at org.eclipse.core.launcher.Main.run(Main.java:742) at org.eclipse.core.launcher.Main.main(Main.java:581)
verified fixed
512ed5f
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/WorkingSetNewWizard.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-07T13:40:32Z"
"2004-01-08T16:40:00Z"
57,532
Bug 57532 IllegalStateException disposing theme manager
build I20040330 + latest from head - ran the StartupTest suite - on shutdown, I got the following. The problem is that it is trying to access the Workbench during a disposeExec, but the Workbench has already been shut down by the time the Display is disposed. Recommend calling the theme manager's dispose directly from within Workbench.shutdown rather than using a disposeExec. !ENTRY org.eclipse.osgi Apr 05, 2004 23:23:21.494 !MESSAGE Application error !STACK 1 java.lang.IllegalStateException: Workbench has not been created yet. at org.eclipse.ui.PlatformUI.getWorkbench(PlatformUI.java:91) at org.eclipse.ui.internal.WorkbenchPlugin.getWorkbench(WorkbenchPlugin.java:437) at org.eclipse.ui.internal.themes.Theme.dispose(Theme.java:223) at org.eclipse.ui.internal.themes.WorkbenchThemeManager.dispose(WorkbenchThemeManager.java:70) at org.eclipse.ui.internal.themes.WorkbenchThemeManager$2.run(WorkbenchThemeManager.java:46) at org.eclipse.swt.widgets.Display.release(Display.java:2321) at org.eclipse.swt.graphics.Device.dispose(Device.java:226) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:99) at org.eclipse.pde.internal.junit.runtime.UITestApplication.run(UITestApplication.java:34) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:277) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:241) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.basicRun(Main.java:267) at org.eclipse.core.launcher.Main.run(Main.java:692) at org.eclipse.core.launcher.Main.main(Main.java:676)
closed fixed
d9f96fc
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/Workbench.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/themes/WorkbenchThemeManager.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-06T18:58:53Z"
"2004-04-06T02:53:20Z"
57,579
Bug 57579 [Progress] Run in Background should animate to progress indicator
We need to animate the pressing of the Run In Background button down to the progress indicator
verified fixed
ef74004
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchWindow.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/ProgressMonitorFocusJobDialog.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-06T16:02:54Z"
"2004-04-06T14:00:00Z"
56,961
Bug 56961 [Workbench] EarlyStartupRunnable.getExecutableExtension() references runtime internals
M7 build The reflect code in EarlyStartupRunnable.getExecutableExtension() refers to classes that are internal to the runtime: private static final String EXTENSION_CLASS = "org.eclipse.core.internal.registry.Extension"; //$NON-NLS-1$ private static final String PLUGIN_DESC_CLASS = "org.eclipse.core.internal.plugins.PluginDescriptor"; //$NON-NLS-1$ It should be possible to make the necessary calls through the interface types.
resolved fixed
935afa4
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/EarlyStartupRunnable.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-06T14:06:44Z"
"2004-03-31T19:06:40Z"
57,384
Bug 57384 [RCP] Main window not active on startup, IWindowListeners never receive windowActivated
I created a plugin that uses the org.eclipse.ui.startup extension point. In earlyStartup(), I add myself as a window listener. At this point, getWorkbench().getActiveWorkbenchWindow() returns null, but I never receive a windowActivated event. It seems like one of these things should be working differently.
resolved fixed
f765643
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/Workbench.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-06T04:05:59Z"
"2004-04-04T09:13:20Z"
56,010
Bug 56010 [Workbench] Startup extension point should handle multiple <startup> elements
null
resolved fixed
71d12e3
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/EarlyStartupRunnable.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/Workbench.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-06T03:45:41Z"
"2004-03-24T20:26:40Z"
56,028
Bug 56028 [Preferences] Move startup/shutdown prefs from Workbench pref page to Startup
build I20040324 Q from Julian: Do you think the Prompt for Workspace and Refresh workspace options are better placed one the "Startup" preference page? A from Nick: Not a bad idea. It would help clean up some of the clutter on the main page. I'd be inclined to move "Confirm exit when closing last window" there too and rename the page to "Startup and Shutdown".
resolved fixed
47a95e1
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEStartupPreferencePage.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-06T03:12:16Z"
"2004-03-24T20:26:40Z"
54,548
Bug 54548 [About] About dialog should obtain info from IProduct and IBundleGroup instead of platform configuration
null
resolved fixed
922a37e
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/AboutBundleData.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/AboutBundleGroupData.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/AboutData.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/actions/AboutAction.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/AboutDialog.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/AboutFeaturesButtonManager.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/AboutFeaturesDialog.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/AboutPluginsDialog.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/dialogs/UIDialogs.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/dialogs/UIDialogsAuto.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-06T02:11:45Z"
"2004-03-11T21:20:00Z"
57,454
Bug 57454 "show intro" preference not saved until shutdown
M8 As a general rule of thumb, if a plug-in changes a preference value then it should save it immediately. (or when the user hits OK/Apply in the prefs page, etc etc) When you start M8 and close the Intro page, I noticed that the ui.ide preferences are not saved until the workbench is shutdown.
closed fixed
43001cd
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEWorkbenchAdvisor.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/themes/WorkbenchThemeManager.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-05T20:49:22Z"
"2004-04-05T15:46:40Z"
54,445
Bug 54445 [Jobs] Duplicate search marker jobs
Build 20040310 While doing operations, I got locked while a build was running. Looking at the progress, I observed there were 3 instances of a searching marker job in the queue, awaiting to proceed. The scheduling of these search jobs should be smart enough to avoid stepping on itself. If it is already scheduled, it shouldn't reschedule one, or if doing so, it should cancel pre-enqueued one.
verified fixed
6801238
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/RestartableJob.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-05T19:12:55Z"
"2004-03-11T13:00:00Z"
50,723
Bug 50723 [Preferences] Autorefresh polling preference presentation
Build 20040127 The way the polling preference is presented makes it look like the autorefresh feature relies on polling to do its job. Unless things have changed since Jed wrote it, however, autorefresh normally doesn't poll at all, but relies on natives for "interrupt-driven" updates. The polling preference should somehow let the user know that it will only be used if the native notifications fail. Ideally, the autorefresh plug-in should know whether or not the native support is there, so it should be able to tell the user whether or not the preference will have any effect. Maybe, the preference could even be hidden if the autorefresh plug-in detects that it won't be used? At the very least, though, there should be text there (even if it has to be verbose) to inform the user of the setting's implications.
verified fixed
d9f077f
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEWorkbenchPreferencePage.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/misc/WorkInProgressPreferencePage.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-05T17:12:14Z"
"2004-01-27T21:46:40Z"
57,425
Bug 57425 TreeViewer doesn't implement IFontProvider
TableViewer implements IFontProvider to support the new SWT feature to set the font for items. TreeViewer doesn't provide a corresponding implementation. Patch: Index: TreeViewer.java =================================================================== RCS file: /home/eclipse/org.eclipse.jface/src/org/eclipse/jface/viewers/TreeViewer. java,v retrieving revision 1.13 diff -u -r1.13 TreeViewer.java --- TreeViewer.java 16 Mar 2004 20:20:40 -0000 1.13 +++ TreeViewer.java 5 Apr 2004 07:30:51 -0000 @@ -119,7 +119,13 @@ TreeItem treeItem = (TreeItem) item; treeItem.setForeground(cp.getForeground(element)); treeItem.setBackground(cp.getBackground(element)); - } + } + if (baseProvider instanceof IFontProvider) { + IFontProvider fprov = (IFontProvider) baseProvider; + TreeItem treeItem = (TreeItem) item; + treeItem.setFont(fprov.getFont(element)); + } + } /* (non-Javadoc)
closed fixed
3e1a55d
["bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/TreeViewer.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-05T16:13:24Z"
"2004-04-05T07:26:40Z"
57,314
Bug 57314 [Workbench] [Contexts] Dialog Shell retained in memory by EnabledSubmissions
Using OptimizeIt, each time I open and close the Debug launch configurations dialog, 1 Shell is leaked, 20 EnabledSubmission are leaked. The shell is referenced as the active shell from the 20 EnabledSubmissions that remain in the enabledSubmissionsByContextId map of WorkbenchContextSupport. On the close of the launch configuration, removeEnabledSubmissions is not called. The submissions are added in checkWindowType(Shell) but since the shell is not registered, no dispose listener is added and then the submissions are not removed when the shell is disposed.
resolved fixed
b2d2afc
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/contexts/ws/WorkbenchContextSupport.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-05T15:07:42Z"
"2004-04-02T21:06:40Z"
46,996
Bug 46996 [Jobs] Machine Speed Preference
I20031119 It seems that teams are now using that preference to decide whether a job is run in the background or not. This is not what the preference tells me: it says it controls how many jobs can be run in the background and not which kind of jobs. If this really controls which kind of jobs run in the background then this should also be shown in the UI.
verified fixed
ee5c00a
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/misc/WorkInProgressPreferencePage.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-05T14:57:36Z"
"2003-11-19T16:40:00Z"
55,162
Bug 55162 IPresentablePart needs to be able to opt out of done state
20040317 We need to be able to allow an IPresentablePart to opt out of showing bold when it is done. Currently any part that is not the focus part will show bold when it is done. For the marker views in particular this is only desired when the markers change.
verified fixed
2c6a1fc
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerView.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PartPane.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/ViewPane.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/presentations/BasicStackPresentation.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/WorkbenchSiteProgressService.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/presentations/IPresentablePart.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/progress/IWorkbenchSiteProgressService.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-02T21:48:25Z"
"2004-03-17T21:46:40Z"
55,090
Bug 55090 [Progress] How to show busy in multiple instances of the same view
Currently to get the view busy indicator you have to schedule a job in a workbench part. But what happens when there are multiple instances of a view created, which view should be busy. Ideally, you could instead associate a view type with a job.
verified fixed
cd7c319
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerView.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/IJobBusyListener.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/ProgressManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/WorkbenchSiteProgressService.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/progress/IWorkbenchSiteProgressService.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-02T21:14:21Z"
"2004-03-17T13:26:40Z"
54,748
Bug 54748 progress, background operations, and novice users
Build I20030304 There has been much discussion elsewhere about insufficiently visible progress indications for builds. I'd like to raise a more general issue about the kind of feedback that will help novice users of Eclipse. If it helps, think of my mom as the user (you can imagine that she's not too comfortable with computers<g>). The problem is that when the user performs any command that will complete sometime later in the background, whether it be build, synchronize, or whatever, she needs to know this immediately. I mean "in your face" immediately. A smoldering cigarette in the lower right corner of the screen does signal this to the novice user, even when accompanied by a slightly larger hover. Something as unmistakable as a 2.1 modal progress dialog is what we're talking about. The reason why its so important for the novice is that they expect the commands they give to happen in the background (a more sophisticated notion). Novice users are more familiar with simple turn-taking UIs. The other nice thing about the old progress dialogs is that they automatically went away when the operation was done, and that told the user that it was again their turn. Here's one way I could see addressing this problem: - Workbench preference "Progress dialogs for background operations" vs. "No Progress dialogs for background operations". Default value: Yes. - Background operations initiated by the user's direct command (as opposed to periodically scheduled operations like bg refreshes or indirectly triggers operations like table tree widget population) are covered by a progress dialog of the familiar size unless suppressed by that users preference. - The progress dialog is non-modal, and will close automatically when the operation is finished. The dialog reports progress on the user's direct command, and has a Cancel button. The fine print at the bottom of dialog could inform the user that they are free to wait or to do other things as they choose (i.e., it hints that it's non-modal). - If the clicks on the workbench window, the progress dialog disappears behind it, and the user can go ahead and explore. - When the operation completes, the progress dialog closes automatically whether or not it is visible. - If the operation fails, the user needs an in-you-face notification. - If the user issues another long-running command that runs in the background, an additional progress dialog should open for that operation, and disappear when it's done. If you combine this with the other progress mechanisms added in 3.0, I think we end up with something that will satisfy the needs of novices and gearheads alike.
verified fixed
4c26d9e
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEWorkbenchPreferencePage.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/IPreferenceConstants.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchPlugin.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/WorkbenchPreferencePage.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/ProgressManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/ProgressMonitorFocusJobDialog.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-02T16:11:36Z"
"2004-03-13T23:20:00Z"
54,231
Bug 54231 [EditorMgmt] CTabFolder now adds margin around page controls
Something happened in I20040309. The new CTabFolder adds what looks like a 5- pixel margin to the controls. For example, create a new Hello, WOrld plug-in and take a look at PDE multi-page editor. You can easily notice the margin at the top-right corner because the gradient image does not start at 0,0. This is a regression.
resolved fixed
c1d7439
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/part/MultiPageEditorPart.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-02T14:50:12Z"
"2004-03-10T00:53:20Z"
55,243
Bug 55243 [Colors/Fonts] Configuring colors when a theme is active is problematic
Currently the color/font page uses the default definitions for determining whether a color or font is set to the default value. This is wrong - the definitions needs to be the base definitions merged with teh theme overrides.
closed fixed
352be4e
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/themes/ColorDefinition.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/themes/ColorsAndFontsPreferencePage.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-01T19:54:30Z"
"2004-03-18T17:13:20Z"
56,887
Bug 56887 [KeyBindings] StyledText gets key event when pressing Ctrl+O
null
verified fixed
30cb25d
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/keys/WorkbenchKeyboard.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-01T16:18:27Z"
"2004-03-31T10:46:40Z"
53,492
Bug 53492 NPE in FastViewBar$3.handleEvent
build 20040225 - new window - close all perspectives - click on fast view bar Get the following in the log. It should check for null from getActiveWorkbenchPage() and getActivePerspective(). !ENTRY org.eclipse.ui 4 0 Mar 02, 2004 11:03:55.140 !MESSAGE java.lang.NullPointerException !STACK 0 java.lang.NullPointerException at org.eclipse.ui.internal.FastViewBar$3.handleEvent (FastViewBar.java:149) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:833) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2352) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2033) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1566) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1542) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench (Workbench.java:263) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:139) at org.eclipse.ui.internal.ide.IDEApplication.run (IDEApplication.java:47) at org.eclipse.core.internal.runtime.PlatformActivator$1.run (PlatformActivator.java:256) at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:100) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.basicRun(Main.java:279) at org.eclipse.core.launcher.Main.run(Main.java:742) at org.eclipse.core.launcher.Main.main(Main.java:581)
resolved fixed
fe50358
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/FastViewBar.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-01T02:00:01Z"
"2004-03-02T15:06:40Z"
55,213
Bug 55213 [FastView] The "orientation" option for fastviews is too hard to find
I20040317 Title says it all. It happened after updating and old workspace to I20040317. After starting it I had the fast view bar at the bottom, also I closed the workbench the last time with having the bar at the left
resolved fixed
b032793
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/FastViewBar.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/FastViewPane.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PartTabFolder.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/ViewPane.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/presentations/SystemMenuFastView.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/presentations/SystemMenuFastViewOrientation.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-04-01T01:35:49Z"
"2004-03-18T14:26:40Z"
54,390
Bug 54390 [KeyBindings] Delete prompts twice
I20040310 1) Create a simple project with a text file 2) Select the file in the navigator and hit DEL key 3) At the confirm prompt, click no -> It prompts a second time. Perhaps the delete key is now being dispatched twice?
verified fixed
d7697c1
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/navigator/RefactorActionGroup.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/navigator/WorkspaceActionGroup.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-03-31T21:45:43Z"
"2004-03-10T20:20:00Z"
56,593
Bug 56593 TableItem.setFont() causes cels to be rendered with ellipsis even when they aren't necessary
M8 See the following example and note that the second table (with the fonts set) has ellipis even when there is plenty of space. /** * @since 3.0 */ public class TableItemTest { public static void main(String [] argv) { final Display display = new Display(); Shell shell = new Shell(display); shell.setLayout(new FillLayout()); Table t = new Table(shell, SWT.SINGLE | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER); TableItem i = new TableItem(t, SWT.NONE); i.setText("Good table item 1"); i = new TableItem(t, SWT.NONE); i.setText("Good table item 2"); i = new TableItem(t, SWT.NONE); i.setText("Good table item 3"); Font f = new Font(shell.getDisplay(), "Courier New", 8, SWT.NORMAL); t = new Table(shell, SWT.SINGLE | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER); i = new TableItem(t, SWT.NONE); i.setText("Bad table item 1"); i.setFont(f); i = new TableItem(t, SWT.NONE); i.setText("Bad table item 2"); i.setFont(f); i = new TableItem(t, SWT.NONE); i.setText("Bad table item 3"); i.setFont(f); shell.pack(); shell.open(); shell.redraw(); while (!shell.isDisposed()) { if (!display.readAndDispatch()) display.sleep(); } display.dispose(); } }
resolved fixed
5a6ad00
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/themes/ColorsAndFontsPreferencePage.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-03-30T20:26:53Z"
"2004-03-29T17:06:40Z"
56,722
Bug 56722 [Fonts/Colors] Confirm Activity dialog does not use dialog font
Reached through: clean workspace File/Import... External Plug-ins and Fragments
closed fixed
633b72b
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/activities/EnablementDialog.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-03-30T18:48:09Z"
"2004-03-30T12:33:20Z"
55,226
Bug 55226 [Intro] Finish javadoc/schema doc
null
closed fixed
20361d9
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/IWorkbench.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/intro/IIntroConstants.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/intro/IIntroDescriptor.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/intro/IIntroRegistry.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/intro/IntroDescriptor.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/intro/IntroMessages.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/intro/IntroRegistry.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/intro/IntroRegistryReader.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/intro/IIntroPart.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/intro/IIntroSite.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/part/intro/IntroPart.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-03-30T16:15:26Z"
"2004-03-18T14:26:40Z"
55,201
Bug 55201 [FastView] Clicking on empty editor area does not close fast view
I200403171300 Clicking on empty editor area does not close fast view
resolved fixed
0b0544c
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/FastViewPane.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-03-30T03:03:19Z"
"2004-03-18T08:53:20Z"
56,396
Bug 56396 View titlebars waste 1 pixel
When a view toolbar is aligned with the tabs, there is 1 pixel of empty space below the toolbar.
resolved fixed
f5677f5
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/presentations/TabFolderLayout.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-03-29T23:14:47Z"
"2004-03-26T19:40:00Z"
55,412
Bug 55412 [DND] Editor drop target too small
Grabbing an editor tab and dragging it towards a border of the container makes it possible to split the editor pane and attach the dragged editor to the desired side. I find that the drop target area is too small. It frequently takes several passes with the mouse to get the little arrow to show. This appears to be less of a problem with views which seem much more forgiving... I am using the multiple editor tab option. (Single tab hides too much useful contextual information and requires too many clicks.)
resolved fixed
629b7d0
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/EditorWorkbook.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PartSashContainer.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PartTabFolder.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/RootLayoutContainer.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/TrimDropTarget.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dnd/CompatibilityDragTarget.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dnd/DragUtil.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-03-29T22:54:18Z"
"2004-03-19T18:13:20Z"
52,957
Bug 52957 [KeyBindings] Keybinding Service consumes keystrokes for unregistered commands
null
verified fixed
7dab5f5
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/actions/RetargetAction.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/commands/ActionHandler.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/commands/Command.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/keys/WorkbenchKeyboard.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-03-29T19:47:46Z"
"2004-02-24T16:26:40Z"
56,616
Bug 56616 [Wizards] Description area of new wizard should eat all vertical space if there is no image
M8 As it is, it will only take up (roughly) the top half of the window. This needs to be bigger.
closed fixed
5fe4981
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/NewWizardNewPage.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-03-29T18:58:10Z"
"2004-03-29T19:53:20Z"
56,615
Bug 56615 [Wizards] New Project Wizard Dialog Labels are Staggered by 4 Pixels
This has been bugging me for a bit. The "Wizards:" and "Description:" labels do not align vertically. The "Wizards:" label is positioned four pixels above the "Description:" label.
closed fixed
92ba296
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/NewWizardNewPage.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-03-29T18:35:51Z"
"2004-03-29T19:53:20Z"
56,577
Bug 56577 [Colors/Fonts] Importing color preferences is not applied until restart
null
closed fixed
6949311
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/themes/CascadingColorRegistry.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/themes/CascadingFontRegistry.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/themes/ColorsAndFontsPreferencePage.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/themes/Theme.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/themes/ThemeElementHelper.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-03-29T17:51:15Z"
"2004-03-29T14:20:00Z"
56,454
Bug 56454 [Activities] Configure Activities dialog does not use dialog font
Reached through: Window/Configure Activities...
closed fixed
2d2ce6c
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/actions/ActivityEnablerAction.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/activities/ws/ActivityEnabler.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-03-29T16:43:36Z"
"2004-03-27T12:20:00Z"
55,894
Bug 55894 [ActivityMgmt] IDEWorkbenchActivityHelper is initialized too early
200403240010 The IDEWorkbenchActivityHelper is initialized via Workbench.init() (in a call to advisor.basicInitialize(getWorkbenchConfigurer())) Several lines later activityHelper = ActivityPersistanceHelper.getInstance() is called. This has the effect of storing the saved activity enablement states. The IDE helper should be initialized after the persistance helper. If not, the initial scraping of project natures wont work if a user has explicitly turned an activity off. This wont effect our upgrade case - only the case where a user, after upgrading, goes and plays around with the activity configuration manually.
closed fixed
0018676
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/Workbench.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-03-29T15:39:04Z"
"2004-03-24T14:53:20Z"
55,799
Bug 55799 [Intro] When new welcome is available, don't show the old one
One of the M8 candidate builds (any): 1) Open Eclipse on a new workspace 2) Close the new Welcome when it opens 3) Close Eclipse 4) Open Eclipse again. Observe: the old Welcome editor is opened. Expectation: when a product has a valid Intro, old welcome should never be shown.
closed fixed
28b859f
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEWorkbenchAdvisor.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/IWorkbench.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/IWorkbenchConstants.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/ViewIntroAdapterPart.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/Workbench.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchPage.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchWindow.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-03-29T15:30:51Z"
"2004-03-23T22:13:20Z"
55,877
Bug 55877 [preferences] Remove temporary rebuild preference
I200403240010 It is not clear whether this preferences enables the feature just for some minutes or until it gets finally removed (I assumed the latter).
verified fixed
226f30d
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/misc/WorkInProgressPreferencePage.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-03-29T14:19:20Z"
"2004-03-24T14:53:20Z"
56,455
Bug 56455 [Preferences] Appearance Pref Page "Current Theme" label does not use dialog font
null
closed fixed
e747957
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/ViewsPreferencePage.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-03-27T22:52:16Z"
"2004-03-27T12:20:00Z"
56,075
Bug 56075 [Wizards] New project wizard; Next enabled with no selection
I200403240800 In a new workspace, File>New>Project Click "Show All Wizards" In Simple, select "Project" Click "Show All Wizards" to turn it off No selection but Next is still enabled.
closed fixed
943bf56
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/NewWizardNewPage.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-03-27T13:14:37Z"
"2004-03-24T23:13:20Z"
55,905
Bug 55905 [EditorMgmt] WorkbenchPage#lastActiveEditor keeps reference on editor after closing all editors
I200403240800 After opening/using ~6 editors and then closing all, I found WorkbenchPage#lastActiveEditor referencing an editor.
resolved fixed
704a8e6
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchPage.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/api/IWorkbenchPageTest.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-03-26T04:45:47Z"
"2004-03-24T14:53:20Z"
56,166
Bug 56166 Defaults for M8
Need to be multiple tabs for editors Traditional Look
resolved fixed
ff7e606
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEWorkbenchAdvisor.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-03-26T03:41:23Z"
"2004-03-25T15:53:20Z"
55,933
Bug 55933 [DetachedView] detached views associated with wrong window
Build id: 200403240800 - open a second IDE with Window -> New Window - detach a view in the new window by dragging The view cannot be reattached to the new window, but will go into the original window. As a side effect, closing the second window will not close the detached view (closing the original window will close the detached view). The detached view (in my case Outline) continues to get its contents updated based on the new window.
verified fixed
b95a802
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PerspectivePresentation.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-03-25T21:41:29Z"
"2004-03-24T17:40:00Z"
56,112
Bug 56112 mainwindow freezes when maximizing fastview
i2004-03-24 + pluginexport + quickfixpatch steps to reproduce: - open clean workbench - open a view (e.g. problems view) - make view a fastview - open the fastview - maximize view with ctrl-m observed behavior: the menubar and the fastviewbar are still updated and usable, the editorarea and the area where the views are, is not refreshed.
verified fixed
5b182cc
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/FastViewPane.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/MaximizePartAction.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/Perspective.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-03-25T21:22:31Z"
"2004-03-25T10:20:00Z"
55,927
Bug 55927 [ViewMgmt] [RCP] Should not be able to detach fixed views
Build id: 200403220800 Using the RCP browser example I was able to drag the view away from the RCP window to get a detached view. The perspective was declared as fixed, so this should not be possible. Also, I was not able to reattach the view by dragging it back to the window. The system menu -> move -> tab group is still enabled, which appears to be the same problem. The move -> view is disabled, and I wasn't able to move it by clicking on the active tab, just the tab area background.
verified fixed
c3d4f98
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/EditorWorkbook.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PartTabFolder.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/presentations/SystemMenuMove.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/presentations/IStackPresentationSite.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-03-25T20:45:54Z"
"2004-03-24T17:40:00Z"
56,193
Bug 56193 View toolbar is being repainted when the console is displaying something
I200404250800 I have a script that displays a lot of things in the console, and it appears that whenever something is being displayed in the console, the view toolbar and the tabs are being repainted. I believe this is regression since the build from I200403240800 does not blink at all or very few.
verified fixed
7c7280d
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/part/WorkbenchPart.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-03-25T19:59:22Z"
"2004-03-25T18:40:00Z"
55,486
Bug 55486 Alt+- does not open a proper system menu
Since the presentation work began I suppose, Alt+- no longer opens the system menu. Trying it on views gives a rather strange menu in a strange location, trying it on editors gives nothing.
verified fixed
de87f99
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/EditorPane.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/EditorWorkbook.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/presentations/BasicStackPresentation.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-03-25T19:32:24Z"
"2004-03-21T23:00:00Z"
55,931
Bug 55931 [Workbench] NullPointerException in WorkbenchPage.setPerspective
Here are the steps (USING A NEW BUILD FOR THE FIRST TIME): 0) ./eclipse 1) Say "yes" to create default workspace dialog 2) Say "go to workbench" to welcome screen 3) Use popup menu to say "Close All" to default resource perspective in tool bar 4) NullPointerException NOTES: Eclipse catches it and keeps running. Here is the stack trace: !SESSION Mar 24, 2004 11:34:06.798 --------------------------------------------- java.version=1.4.1_01 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US Command-line arguments: -vmargs -cp /bluebird/teamswt/wadman/eclipse/./startup.jar org.eclipse.core.launcher.Main !ENTRY org.eclipse.ui 4 4 Mar 24, 2004 11:34:06.799 !MESSAGE Unhandled event loop exception !ENTRY org.eclipse.ui 4 0 Mar 24, 2004 11:34:06.805 !MESSAGE java.lang.NullPointerException !STACK 0 java.lang.NullPointerException at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:2728) at org.eclipse.ui.internal.WorkbenchPage.closeAllPerspectives(WorkbenchPage.java:1035) at org.eclipse.ui.internal.WorkbenchWindow$8.widgetSelected(WorkbenchWindow.java:1803) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:939) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:1954) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1727) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1541) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1515) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:257) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:139) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:90) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:288) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:232) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:116) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.basicRun(Main.java:315) at org.eclipse.core.launcher.Main.run(Main.java:740) at org.eclipse.core.launcher.Main.main(Main.java:724)
verified fixed
341d43d
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchPage.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-03-25T16:16:03Z"
"2004-03-24T17:40:00Z"
56,038
Bug 56038 NPEs and other errors loading custom perspective
I20040324 (0800) 1) Create a new workspace 2) Close all perspectives 3) Import a 2.1 preference file that has a custom perspective (pref file attached) 4) Using the "open a perspectivee" button, open the "Sumatra" perspective -> Error A) the workbench window resizes -> Error B) Concurrent modification exception in the log file 5) Click the "open a perspective" button again -> Error C) NPE in log file, dialog fails to open 6) File -> Exit -> Error D) Problems occurred saving the workbench
verified fixed
0ecb97c
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/registry/RegistryManager.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-03-25T15:14:38Z"
"2004-03-24T20:26:40Z"
55,581
Bug 55581 [KeyBindings] pressing Ctrl-F6 again closes editor list
i20040322 Pressing Ctrl-F6 opens a list of open editors for easily switching between them. With this build, after the list is appearing, pressing Ctrl-F6 again closes it (it used to traverse the list of editors).
verified fixed
f1f2697
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/CyclePartAction.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-03-25T14:57:55Z"
"2004-03-22T21:13:20Z"
56,097
Bug 56097 [RCP] RCP apps should have traditional tabs by default
build I20040324-0800 + latest from HEAD WorkbenchPlugin.initializeDefaultPreferences has been changed to have store.setDefault(IPreferenceConstants.SHOW_TRADITIONAL_STYLE_TABS, true); I previously changed it to store.setDefault(IPreferenceConstants.SHOW_TRADITIONAL_STYLE_TABS, false); so that RCP apps would get traditional tabs by default. The IDE overrides the default in IDEWorkbenchAdvisor.preStartup.
resolved fixed
2508bba
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchPlugin.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-03-25T07:17:54Z"
"2004-03-25T04:46:40Z"
56,100
Bug 56100 [Perspectives] [RCP] NPEs in WorkbenchWindow when perspective bar not showing
build I20040324-0800 + latest from head - run the browser example with the BrowserAdvisor.createWindowControls method deleted, and with setShowPerspectiveBar(false) (the default) - you get an NPE in WorkbenchWindow.createDefaultContents when it tries to add a mouse listener to the perspective bar's control - if this one's fixed, you then get one in WorkbenchWindow.addPerspectiveShortcut The problem is that if the perspective bar is not showing initially, then perspectiveBar exists but its control does not. This is not properly handled in all cases.
resolved fixed
521fa7f
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchWindow.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-03-25T07:06:56Z"
"2004-03-25T07:33:20Z"
56,005
Bug 56005 [DND] npe during part drop.
I200403240800, close all perspectives, new java perspective. select outline view. drag tab to bottom edge of outline view. notice down arrow and tracking rect over bottom half of view. this was to be the subject of my bug which i had noticed a number of times previously, as this should never occur considering the outline view is not part of a stack. in this particular case however, the drop causes the outline view to disappear and the following occurs in the .log: !SESSION Mar 24, 2004 14:40:08.509 ---------------------------------------------java.version=1.4.2_03 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US Command-line arguments: -vmargs -cp /home/cmclaren/eclipse/./startup.jar org.eclipse.core.launcher.Main !ENTRY org.eclipse.ui 4 4 Mar 24, 2004 14:40:08.510 !MESSAGE Unhandled event loop exception !ENTRY org.eclipse.ui 4 0 Mar 24, 2004 14:40:08.511 !MESSAGE java.lang.NullPointerException !STACK 0 java.lang.NullPointerException at org.eclipse.ui.internal.PartTabFolder.getParent(PartTabFolder.java:507) at org.eclipse.ui.internal.RootLayoutContainer.isStackType(RootLayoutContainer.java:215) at org.eclipse.ui.internal.RootLayoutContainer.getDockingRatio(RootLayoutContainer.java:199) at org.eclipse.ui.internal.PartSashContainer.dropObject(PartSashContainer.java:667) at org.eclipse.ui.internal.RootLayoutContainer.dropObject(RootLayoutContainer.java:191) at org.eclipse.ui.internal.PartSashContainer$3.drop(PartSashContainer.java:615) at org.eclipse.ui.internal.dnd.DragUtil.performDrag(DragUtil.java:109) at org.eclipse.ui.internal.PartTabFolder$1.dragStart(PartTabFolder.java:90) at Iorg.eclipse.ui.internal.presentations.BasicStackPresentation$10.handleEvent(BasicStackPresentation.java:250) at org.eclipse.ui.presentations.PresentationUtil.handleMouseMove(PresentationUtil.java:86) at org.eclipse.ui.presentations.PresentationUtil.access$1(PresentationUtil.java:79) at org.eclipse.ui.presentations.PresentationUtil$2.handleEvent(PresentationUtil.java:58) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:939) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:1954) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1727) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1541) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1515) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:257) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:139) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:90) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:288) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:232) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:116) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.basicRun(Main.java:315) at org.eclipse.core.launcher.Main.run(Main.java:740) at org.eclipse.core.launcher.Main.main(Main.java:724)
resolved fixed
5509a01
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PartSashContainer.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/RootLayoutContainer.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
"2004-03-24T20:33:16Z"
"2004-03-24T20:26:40Z"