Atlassian Connector bug with PyCharm 3.0

George Irwin September 27, 2013

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)

2 answers

1 accepted

0 votes
Answer accepted
Janusz Gorycki
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 29, 2013

updates are done from the connector's configuration dialog - go to "General" tab and check the "Stable+Snapshot" radio button, then click "Check Now"

George Irwin September 29, 2013

Great, thanks

0 votes
Janusz Gorycki
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 29, 2013

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

George Irwin September 29, 2013

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

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events