-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Friday 19 November 2004 15:31, Miguel wrote: > >> F samples/pdb/fullRhinovirus.pdb.gz (unrecognized file format) > >> F samples/pdb/hugeMembrane.pdb.gz (unrecognized file format) > > > > I must have broken something with .gz support. I will fix it. > > Egon, > > auto-decompressing of .gz files works OK for me. > > I tested on Linux, OSX, and Win32. > > Please 'cvs up -dP', 'ant clean main', and try again
Ok, I think I understand what is going on... the EditBus.showReader() is used... and for gunzip detection it needs to be an InputStream... :( I'll see if I can fix it... I've checked things in Jmol, and it seems that it properly detects InputStreams... so the bug must be in DirBrowser. Egon - -- [EMAIL PROTECTED] - --------------------------------------- CDK: http://cdk.sf.net/ JChemPaint: http://jchempaint.sf.net/ Jmol: http://www.jmol.org/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (SunOS) iD8DBQFBnga8d9R8I9Yza6YRAizaAJ9bseDnLrUXcl8XGxQzIzXx6S7GbgCfTid6 qOkayO8tRyWX98olMr/Jcjs= =d/Jn -----END PGP SIGNATURE----- ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Jmol-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-developers
