Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 443920 - An internal error occurred during: "Compute launch button tooltip".
Summary: An internal error occurred during: "Compute launch button tooltip".
Status: CLOSED DUPLICATE of bug 438336
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 4.4   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-12 05:36 EDT by Stefan Eder CLA
Modified: 2014-09-12 05:39 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Eder CLA 2014-09-12 05:36:13 EDT
On Version: Luna Release (4.4.0) Build id: 20140612-0600

Whenever eclipse compiles and I move the cursor above the debug button a dialog pops up telling me "An internal error occurred during: "Compute launch button tooltip"

The stack trace is:
java.lang.NullPointerException
	at org.eclipse.ease.ui.propertytester.EngineTester.test(EngineTester.java:40)
	at org.eclipse.core.internal.expressions.Property.test(Property.java:58)
	at org.eclipse.core.internal.expressions.TestExpression.evaluate(TestExpression.java:99)
	at org.eclipse.core.internal.expressions.CompositeExpression.evaluateAnd(CompositeExpression.java:53)
	at org.eclipse.core.internal.expressions.WithExpression.evaluate(WithExpression.java:72)
	at org.eclipse.core.internal.expressions.CompositeExpression.evaluateAnd(CompositeExpression.java:53)
	at org.eclipse.core.internal.expressions.EnablementExpression.evaluate(EnablementExpression.java:53)
	at org.eclipse.debug.internal.ui.launchConfigurations.LaunchShortcutExtension.evalEnablementExpression(LaunchShortcutExtension.java:281)
	at org.eclipse.debug.internal.ui.contextlaunching.LaunchingResourceManager.getShortcutsForSelection(LaunchingResourceManager.java:455)
	at org.eclipse.debug.internal.ui.contextlaunching.LaunchingResourceManager.computeLabels(LaunchingResourceManager.java:240)
	at org.eclipse.debug.internal.ui.contextlaunching.LaunchingResourceManager$1$1.run(LaunchingResourceManager.java:142)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)


As I am not interested in the reason and the tooltip it would be nice if there was a way to avoid the popup.
Comment 1 Noopur Gupta CLA 2014-09-12 05:39:27 EDT

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