Details
-
Type: Bug
-
Status: Open
-
Priority: Blocker
-
Resolution: Unresolved
-
Affects Version/s: 2.6, 2.7, 2.8
-
Fix Version/s: None
-
Component/s: awt-gui, gui, jvdesktop, jvlite, Structures
-
Labels:None
Description
Importing a pdb file by pasting it and adding the sequence to an alignment, then trying to view the pdb file results in a jmol input error:
Console output:
FileManager.getAtomSetCollectionFromFile(Paste)
FileManager opening http://www.compbio.dundee.ac.uk/user/ws-dev1/jalview/latest/applet/Paste
file ERROR: http://www.compbio.dundee.ac.uk/user/ws-dev1/jalview/latest/applet/Paste
java.io.FileNotFoundException: http://www.compbio.dundee.ac.uk/user/ws-dev1/jalview/latest/applet/Paste
openFile(Paste): 265 ms
Looks like the 'reserved filename' Paste is not being recognised and dealt with in the binding.
Console output:
FileManager.getAtomSetCollectionFromFile(Paste)
FileManager opening http://www.compbio.dundee.ac.uk/user/ws-dev1/jalview/latest/applet/Paste
file ERROR: http://www.compbio.dundee.ac.uk/user/ws-dev1/jalview/latest/applet/Paste
java.io.FileNotFoundException: http://www.compbio.dundee.ac.uk/user/ws-dev1/jalview/latest/applet/Paste
openFile(Paste): 265 ms
Looks like the 'reserved filename' Paste is not being recognised and dealt with in the binding.