Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: jalview-j2s
-
Labels:
Description
Branch Jalview-JS/develop, transpiler 3.2.9-j11.
Load uniref50.fa, right-click on FER1_SPIOL, 3D Structure Data, choose 1a70 from the search results list and New View to retrieve.
Fails with the console showing
JSUtil caching 114565 bytes for TEMP/jalview2031789649.cif
TypeError: tmpFile is null
@swingjs/j2s/jalview/ws/dbsources/Pdb.js:50:1
@swingjs/j2s/jalview/gui/AppJmol.js:284:18
@swingjs/j2s/jalview/gui/AppJmol.js:148:16
Fetching directly from PDB (via File | Fetch Sequences) gives the same error.
Load uniref50.fa, right-click on FER1_SPIOL, 3D Structure Data, choose 1a70 from the search results list and New View to retrieve.
Fails with the console showing
JSUtil caching 114565 bytes for TEMP/jalview2031789649.cif
TypeError: tmpFile is null
@swingjs/j2s/jalview/ws/dbsources/Pdb.js:50:1
@swingjs/j2s/jalview/gui/AppJmol.js:284:18
@swingjs/j2s/jalview/gui/AppJmol.js:148:16
Fetching directly from PDB (via File | Fetch Sequences) gives the same error.