Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 212748 - [LogView]Errorlog throws NPE when double clicking a sub-entry.
Summary: [LogView]Errorlog throws NPE when double clicking a sub-entry.
Status: RESOLVED DUPLICATE of bug 209474
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-12 09:29 EST by Markus Schorn CLA
Modified: 2007-12-12 10:28 EST (History)
2 users (show)

See Also:


Attachments
A log-snipped to trigger the bug. (1.90 KB, text/plain)
2007-12-12 09:29 EST, Markus Schorn CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Schorn CLA 2007-12-12 09:29:47 EST
Created attachment 85067 [details]
A log-snipped to trigger the bug.

Build id: I20071101-2000
Attached is a log-snipped which you can import. Double click on the sub-entry. The error itself was logged using a MultiStatus. 

Here is the stack-trace:
EventDetailsDialog.resetTotalElementCount() line: 427	
EventDetailsDialog.initialize() line: 109	
EventDetailsDialog.<init>(Shell, IAdaptable, ISelectionProvider, Comparator) line: 100	
EventDetailsDialogAction.run() line: 87	
LogView$13.doubleClick(DoubleClickEvent) line: 422
Comment 1 Michael Rennie CLA 2007-12-12 10:28:04 EST

*** This bug has been marked as a duplicate of bug 209474 ***