Hi Bob,

First, thanks for fixing the file-dropper for Linux - works great now!

Second,
You probably have missed my bug-report that I had posted in the same thread:

I found another minor Unix/Linux specific bug:
When using the (tab) command-auto-completion in the Jmol Console to load a
file
e.g.: ~/Desktop/myFile.pdb .

---------------8><---------------snipp---------------><8---------------
$ cd
/home/stuekero/Desktop
$ load "/*press Tab-key here - results in:*/
$ load "/home/stuekero/Desktop/myfile.pdb"  # notice the lower-case "f"
script ERROR: java.io.FileNotFoundException:
/home/stuekero/Desktop/myfile.pdb (No such file or directory)
----
       load >> "/home/stuekero/Desktop/myfile.pdb" <<
$ load "/home/stuekero/Desktop/myFile.pdb"  # notice the upper-case "f"
$ # works just fine
---------------8><---------------snipp---------------><8---------------

One can see, that the auto-completion of the filename works except
that the filename is converted to lower-case and therefore under Linux
(or any other OS with case-sensitive file-system) the load fails.

It's not a big issue but would be very handy for working in the Jmol
Console.
(A workaround would be to use only lowercase filenames, but most of my files
are unfortunately mixed case.)



Finally,
the Jmol-12.1.23-binary.tar.gz (haven't checked the zipcontains files jmol
and jmol.sh from other releases: (probably not an issue if you plan to
release a new 12.1.x soon)

$ tar -tzf Jmol-12.1.23-binary.tar.gz
jmol-12.1.23/
jmol-12.1.23/CHANGES.txt
...
*jmol-12.1.15/jmol
jmol-**12.1.15/jmol.sh
jmol-**12.1.16/jmol
jmol-**12.1.16/jmol.sh
jmol-**12.1.17/jmol
jmol-**12.1.17/jmol.sh
jmol-**12.1.18/jmol
jmol-**12.1.18/jmol.sh
jmol-12.1.19/jmol
jmol-12.1.19/jmol.sh
jmol-12.1.19_dev/jmol
jmol-12.1.19_dev/jmol.sh
jmol-12.1.20/jmol
jmol-12.1.20/jmol.sh
jmol-12.1.21/jmol
jmol-12.1.21/jmol.sh
jmol-12.1.21_dev/jmol
jmol-12.1.21_dev/jmol.sh
jmol-12.1.22/jmol
jmol-12.1.22/jmol.sh*
jmol-12.1.23/jmol
jmol-12.1.23/jmol.sh

Thanks,
Oliver
------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to