Bug 288437 - [Perspectives] WorkbenchPage.createPerspective - errors are dismissed
Summary: [Perspectives] WorkbenchPage.createPerspective - errors are dismissed
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.0   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-03 04:27 EDT by Christian Jaeger CLA
Modified: 2019-09-06 15:36 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Jaeger CLA 2009-09-03 04:27:06 EDT
User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2
Build Identifier: 20090619-0625

In the method createPerspective of class org.eclipse.ui.internal.WorkbenchPage, a catch block deals with exceptions creating a perspective. 
However, in this catch block the exception is not logged/stored in any way. An error dialog is shown to the user (exception not attached to the dialog), but as no information is logged, it is impossible for the developer to find out what happened.

Reproducible: Always
Comment 1 Eclipse Webmaster CLA 2019-09-06 15:36:35 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.