I've just upgraded to PyCharm 3.0 and now I get an error when starting or stopping work on an issue:
update failed for AnAction with ID=ThePlugin.ActiveTaskBar.ActiveIssueBox: Please use KeymapUtil.createTooltipText()
Any chance of a quick update to fix this issue?
EDIT:
Here's the error on trying to close the issue:
com.atlassian.connector.commons.jira.rss.JIRAException: Failed to commit changes
at com.atlassian.theplugin.idea.jira.IssueListToolWindowPanel$LogWorkWorkerTask.run(IssueListToolWindowPanel.java:1451)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$TaskRunnable.run(ProgressManagerImpl.java:468)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$2.run(ProgressManagerImpl.java:178)
at com.intellij.openapi.progress.ProgressManager.executeProcessUnderProgress(ProgressManager.java:207)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:212)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.runProcess(ProgressManagerImpl.java:171)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$8.run(ProgressManagerImpl.java:378)
at com.intellij.openapi.application.impl.ApplicationImpl$8.run(ApplicationImpl.java:434)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
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:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:680)
at com.intellij.openapi.application.impl.ApplicationImpl$1$1.run(ApplicationImpl.java:151)
updates are done from the connector's configuration dialog - go to "General" tab and check the "Stable+Snapshot" radio button, then click "Check Now"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
This bug is already fixed in teh latest connector snapshot builds. Please upgrade.
A new stable version with the fix is upcoming and will be available soon
Best Regards
Janusz
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Tanks Janusz - any chance of a link to the latest snapshot build? Presumably the build available through PyCharm isn't the latest snapshot.... And the links given on this page:
https://confluence.atlassian.com/display/IDEPLUGIN/Installing+the+IntelliJ+Connector
Point to old versions as far as I can tell
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.