java.lang.AbstractMethodError since the last reset.Unread

Bug #533968 reported by Aliaksei Vasileuski
20
This bug affects 4 people
Affects Status Importance Assigned to Milestone
bzr4j
New
Undecided
Unassigned

Bug Description

I tried to open file history ("Show History" button).

Stacktrace:
"Occurred once since the last reset.Unread."

org.emergent.bzr4j.intellij.provider.BzrHistoryProvider.reportAppendableHistory(Lcom/intellij/openapi/vcs/FilePath;Lcom/intellij/openapi/vcs/history/VcsAppendableHistorySessionPartner;)V: org.emergent.bzr4j.intellij.provider.BzrHistoryProvider.reportAppendableHistory(Lcom/intellij/openapi/vcs/FilePath;Lcom/intellij/openapi/vcs/history/VcsAppendableHistorySessionPartner;)V
java.lang.AbstractMethodError: org.emergent.bzr4j.intellij.provider.BzrHistoryProvider.reportAppendableHistory(Lcom/intellij/openapi/vcs/FilePath;Lcom/intellij/openapi/vcs/history/VcsAppendableHistorySessionPartner;)V
 at com.intellij.openapi.vcs.history.VcsHistoryProviderBackgroundableProxy$2.run(VcsHistoryProviderBackgroundableProxy.java:84)
 at com.intellij.openapi.progress.impl.ProgressManagerImpl$TaskRunnable.run(ProgressManagerImpl.java:422)
 at com.intellij.openapi.progress.impl.ProgressManagerImpl$2.run(ProgressManagerImpl.java:197)
 at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:222)
 at com.intellij.openapi.progress.impl.ProgressManagerImpl.runProcess(ProgressManagerImpl.java:188)
 at com.intellij.openapi.progress.impl.ProgressManagerImpl$6.run(ProgressManagerImpl.java:337)
 at com.intellij.openapi.application.impl.ApplicationImpl$5.run(ApplicationImpl.java:329)
 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
 at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
 at java.util.concurrent.FutureTask.run(FutureTask.java:138)
 at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
 at java.lang.Thread.run(Thread.java:619)
 at com.intellij.openapi.application.impl.ApplicationImpl$1$1.run(ApplicationImpl.java:125)

Revision history for this message
Gordon Tyler (doxxx) wrote :

Confirmed, also getting it here with PyCharm 96.34.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.