Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 340714 - Quickdiff reset/set actions not working
Summary: Quickdiff reset/set actions not working
Status: CLOSED DUPLICATE of bug 340880
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: 0.12   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-22 18:49 EDT by Robin Rosenberg CLA
Modified: 2013-01-03 20:17 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Rosenberg CLA 2011-03-22 18:49:50 EDT
It seems the action to change the quickdiff baseline is busted:

org.eclipse.core.commands.ExecutionException: Could not get the current input from the history view
at org.eclipse.egit.ui.internal.history.command.AbstractHistoryCommandHandler.getInput(AbstractHistoryCommandHandler.java:62)
at org.eclipse.egit.ui.internal.history.command.AbstractHistoryCommandHandler.getRepository(AbstractHistoryCommandHandler.java:76)
at org.eclipse.egit.ui.internal.history.command.ResetQuickdiffBaselineHandler.execute(ResetQuickdiffBaselineHandler.java:29)
at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:293)

The solution to this is possibly related to 292140 and 292138
Comment 1 Robin Rosenberg CLA 2013-01-03 20:17:08 EST

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