nl.hannahsten.texifyidea.TeXception: Connection to SumatraPDF was disrupted.
See original GitHub issueType of JetBrains IDE (IntelliJ, PyCharm, etc.) and version
PyCharm 2021.2 (build PY-212.4746.96)
Operating System
Windows 10 10.0 (amd64)
TeXiFy IDEA version
0.7.9
Description
Stacktrace
nl.hannahsten.texifyidea.TeXception: Connection to SumatraPDF was disrupted.
at nl.hannahsten.texifyidea.run.sumatra.SumatraConversation.execute(SumatraConversation.kt:135)
at nl.hannahsten.texifyidea.run.sumatra.SumatraConversation.forwardSearch(SumatraConversation.kt:113)
at nl.hannahsten.texifyidea.run.sumatra.SumatraConversation.forwardSearch$default(SumatraConversation.kt:111)
at nl.hannahsten.texifyidea.run.sumatra.SumatraConversation.forwardSearch(SumatraConversation.kt:105)
at nl.hannahsten.texifyidea.action.ForwardSearchAction.actionPerformed(ForwardSearchAction.kt:30)
at nl.hannahsten.texifyidea.action.EditorAction.actionPerformed(EditorAction.kt:68)
at com.intellij.openapi.keymap.impl.ActionProcessor.performAction(ActionProcessor.java:65)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher$1.performAction(IdeKeyEventDispatcher.java:563)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.lambda$doPerformActionInner$8(IdeKeyEventDispatcher.java:677)
at com.intellij.openapi.actionSystem.ex.ActionUtil.performDumbAwareWithCallbacks(ActionUtil.java:261)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.doPerformActionInner(IdeKeyEventDispatcher.java:670)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.processAction(IdeKeyEventDispatcher.java:603)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.processAction(IdeKeyEventDispatcher.java:574)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.processActionOrWaitSecondStroke(IdeKeyEventDispatcher.java:457)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.inInitState(IdeKeyEventDispatcher.java:450)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.dispatchKeyEvent(IdeKeyEventDispatcher.java:218)
at com.intellij.ide.IdeEventQueue.dispatchKeyEvent(IdeEventQueue.java:799)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:749)
at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$7(IdeEventQueue.java:442)
at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:825)
at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$8(IdeEventQueue.java:441)
at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:794)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:493)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
Caused by: com.pretty_tools.dde.DDEMLException: A transaction has failed.
at com.pretty_tools.dde.client.DDEClientConversation.nativeExecute(Native Method)
at com.pretty_tools.dde.client.DDEClientConversation.execute(DDEClientConversation.java:133)
at nl.hannahsten.texifyidea.run.sumatra.SumatraConversation.execute(SumatraConversation.kt:132)
... 28 more
Issue Analytics
- State:
- Created 2 years ago
- Comments:7
Top Results From Across the Web
SumatraPDF does not open after compilation #2525 - GitHub
Install 64-bit SumatraPDF. Install TeXiFy IDEA Click "Edit Configurations" in Pycharm (top right) Create new LaTeX Run/Debug Configuration
Read more >Sumatra PDF generates broken links
Home / Sumatra PDF generates broken links fyi) . To me it looks like Sumatra-PDF is misinterpreting the special characters in the URL...
Read more >Run configurations - Hannah-Sten/TeXiFy-IDEA GitHub Wiki
To run all run configurations in the project, you can use the Build Project button next to the run configurations dropdown. Template run ......
Read more >TeXiFy IDEA - IntelliJ IDEs Plugin - JetBrains Marketplace
Plugin for LaTeX and BibTeX support in IntelliJ. Syntax highlighting; Autocompletion of labels, (custom defined and package defined) commands and ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I don’t know why, but it’s working now. I appreciate your follow up and work on it.
Thank you, Kamal
On Tue, Aug 10, 2021 at 11:31 PM Thomas Schouten @.***> wrote:
@kamal19k Thanks, in that case you have as far as I can see a common situation, so I don’t understand why it works for 99.9% of the people but not for you. It appears to be a problem with JDDE, so unless other people come up with this problem it’s not worth for me spending time on. Sorry!