Community
Participate
Working Groups
A stack overflow occured in the UI update of the staging view. The issue could be resolved by processing the RefsChanged event asynchronously. Same would apply for the indexChanged event. at org.eclipse.egit.ui.internal.staging.StagingView$1.onRefsChanged(StagingView.java:106) at org.eclipse.jgit.events.RefsChangedEvent.dispatch(RefsChangedEvent.java:55) at org.eclipse.jgit.events.RefsChangedEvent.dispatch(RefsChangedEvent.java:47) at org.eclipse.jgit.events.ListenerList.dispatch(ListenerList.java:120) at org.eclipse.jgit.lib.Repository.fireEvent(Repository.java:149) at org.eclipse.jgit.storage.file.RefDirectory.fireRefsChanged(RefDirectory.java:913) at org.eclipse.jgit.storage.file.RefDirectory.getRef(RefDirectory.java:277) at org.eclipse.jgit.lib.Repository.resolveSimple(Repository.java:592) at org.eclipse.jgit.lib.Repository.resolve(Repository.java:566) at org.eclipse.jgit.lib.Repository.resolve(Repository.java:376) at org.eclipse.jgit.lib.IndexDiff.<init>(IndexDiff.java:178) at org.eclipse.egit.ui.internal.staging.StagingView.reload(StagingView.java:399) at org.eclipse.egit.ui.internal.staging.StagingView.access$0(StagingView.java:391) at org.eclipse.egit.ui.internal.staging.StagingView$1.onRefsChanged(StagingView.java:106)
Is there a simple way to reproduce that error?
I got the error when I selected 10 branches in Repositories View and executed the delete branch action.
Merged into stable 1.0