Hi Bob,

just noticed you have submitted a fix in the SVN.

I can confirm that branches/v12_0/Jmol at Revision: 14672 does the trick for me.

Thanks a lot!

Cheers,
Oliver


On Mon, Nov 15, 2010 at 12:34, Oliver Stueker
<revilo2...@users.sourceforge.net> wrote:
> 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.)

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to