Bug 295344 - another NPE in contentmergeviewer.TextMergeViewer
Summary: another NPE in contentmergeviewer.TextMergeViewer
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Compare (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Compare-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-17 08:59 EST by Bernhard Merkle CLA
Modified: 2019-09-06 16:15 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bernhard Merkle CLA 2009-11-17 08:59:42 EST
User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 GTB5 (.NET CLR 3.5.30729)
Build Identifier: I20091030-1201

eclipse.buildId=I20091030-1201
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
Framework arguments:  -product org.eclipse.epp.package.cpp.product
Command-line arguments:  -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.cpp.product



java.lang.NullPointerException
at org.eclipse.compare.contentmergeviewer.TextMergeViewer.handlemouseInBirdsEyeView(TextMergeViewer.java:2170)
at org.eclipse.compare.contentmergeviewer.TextMergeViewer.access$49(TextMergeViewer.java:2169)
at org.eclipse.compare.contentmergeviewer.TextMergeViewer$19.mouseMove(TextMergeViewer.java:2029)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:199)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1002)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3917)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3510)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2404)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2368)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2220)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)


Reproducible: Always
Comment 1 Tomasz Zarna CLA 2009-11-17 09:17:49 EST
Bernhard could you provide us some steps to reproduce?
Comment 2 Bernhard Merkle CLA 2009-11-17 09:43:16 EST
I am using the CUTE plugin which opens the "Result Comparion" Window
http://ifs.hsr.ch/cute/updatesite 

please see also bug#295342 but this time i am using different eclipse version.
the NPE happens also in a different location.
it seem to have nothing to do with the CUTE plugin itself (according to the stacktrace)
Comment 3 Tomasz Zarna CLA 2009-11-24 03:43:17 EST
Does it happen each time you open the "Result Comparison" window (I guess this is something CUTE plugin produces)? Are you able to reproduce it with Eclipse classic? If so please send us the steps you followed.
Comment 4 Eclipse Webmaster CLA 2019-09-06 16:15:09 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.