From a7634a9f5f5f691a7bff7bb05ca21a340aa2f834 Mon Sep 17 00:00:00 2001 From: Jim Procter Date: Thu, 9 Jun 2022 14:25:39 +0100 Subject: [PATCH 1/1] =?utf8?q?JAL-4012=20-=20JAL-4020=20release=20notes=20an?= =?utf8?q?d=20a=20bit=20of=20=E2=80=98troubleshooting=E2=80=99=20documentati?= =?utf8?q?on?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- help/help/html/features/pymol.html | 16 +++++++++++++++- help/markdown/releases/release-2_11_2_3.md | 1 + 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/help/help/html/features/pymol.html b/help/help/html/features/pymol.html index c6a2ae2..7bf5651 100644 --- a/help/help/html/features/pymol.html +++ b/help/help/html/features/pymol.html @@ -218,11 +218,25 @@

+ Troubleshooting +

+ Jalview will try to automatically configure itself according to the + configured Pymol installation (or the first one it discovers in the + standard installation locations). You can see which Pymol executable + is being used by enabling + DEBUG output in + Jalview's Java console. +
+
If Jalview raises warning messages about Pymol not being located + or executed, or no structures appear when Jalview launches Pymol, + please ask for help on + Jalview's discussion forum. +

Pymol and Windows Firewall

Jalview and Pymol communicate using the Pymol's XML-RPC over - HTTP interface(https://pymolwiki.org/index.php/RPC). + HTTP interface (https://pymolwiki.org/index.php/RPC).
Technically this requires both Pymol and Jalview to open ports on the local network, and this may be blocked by Windows diff --git a/help/markdown/releases/release-2_11_2_3.md b/help/markdown/releases/release-2_11_2_3.md index 18449ad..99cb736 100644 --- a/help/markdown/releases/release-2_11_2_3.md +++ b/help/markdown/releases/release-2_11_2_3.md @@ -15,6 +15,7 @@ channel: "release" ## Issues Resolved - Validation fails when trying to configure custom JABAWS server +- Jalview doesn't call PymolWIN.exe correctly - improved recognition of binaries on Windows - Jumping from left to far right via rapid drag of scroll bar or clicking the overview window can cause Jalview to temporarily hang when working with alignments with more than 10 thousand columns - Labels for tree branches smaller than 0.005 are shown as '0' in the tree viewer - Fixed typos in documentation -- 1.7.10.2