Community
Participate
Working Groups
I got this in my log... not sure how yet... !ENTRY org.eclipse.egit.ui 4 0 2010-08-10 11:47:41.048 !MESSAGE Could not get the current input from the history view !STACK 0 org.eclipse.core.commands.ExecutionException: Could not get the current input from the history view at org.eclipse.egit.ui.internal.history.command.AbstractHistoryCommanndHandler.getInput(AbstractHistoryCommanndHandler.java:88) at org.eclipse.egit.ui.internal.history.command.CompareWithWorkingTreeHandler.isEnabled(CompareWithWorkingTreeHandler.java:56) at org.eclipse.ui.internal.handlers.HandlerProxy.isEnabled(HandlerProxy.java:320) at org.eclipse.core.commands.Command.isEnabled(Command.java:833) at org.eclipse.ui.internal.quickaccess.CommandProvider.getElements(CommandProvider.java:67) at org.eclipse.ui.internal.quickaccess.CommandProvider.<init>(CommandProvider.java:43)
Gerrit code review at http://egit.eclipse.org/r/#change,1283
Fixed with cf12cbbba845bbaab24f312b481551915b319294. Thanks.