2009/9/23 remy d1 <remy...@gmail.com>:
> Yes it works with demo web page (viewer and editor). So, it's not the
> client config (WindowsXP, FF3.5, JVM 1.6.0_15)...

--->> It's the client config :
See the release note on Java 6 : http://java.sun.com/javase/6/webnotes/

Take a look at Vista Notes... With Vista, loading in Editor/Viewer
does not work, contrary to XP or Ubuntu. If you draw something and
regiter in mol file and then, if you try to open it in the applet, it
does not work, contrary to XP or Ubuntu. With Vista, there is a lot of
"Class not found" in java console, contrary to other OS. I think it's
a writing permission problem on the client side...

Loading time is almost the same on ubuntu and Vista and a refresh is
needed (e.g. : changing tab).

Regards

>
> To see mol files, I need to refresh them in my applet, contrary to
> demo web page (test with the same file). I have checked my applet
> code, it's the same as demo web page. The applet does not loading
> immediately. I can see the structure only after a refresh with en
> event like "on mouse over" or with a changing of browser tab (and then
> a come back on the good one).
>
> These Meta tag does not change anything.
> <META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">
> <META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">
>
> Loading Smiles information instead of mol data does not really change
> loading time. Open function is faster than load method.
>
> I keep searching.
>
> On my Web server :
> java version "1.6.0_12"
> Java(TM) SE Runtime Environment (build 1.6.0_12-b04)
> Java HotSpot(TM) 64-Bit Server VM (build 11.2-b01, mixed mode)
>
>
> PS : I think there's another problem with mol structures generated
> under Windows Vista ((same browser, same JVM) - files can not be
> opened).
>
> 2009/9/22 Stefan Kuhn <stefan.k...@ebi.ac.uk>:
>> Hi Angel, hi Remy,
>> I would like to sort these problems out. Can you try the html pages at
>> http://www.ebi.ac.uk/steinbeck-srv/jchempaint-nightly (this is the latest JCP
>> built) and confirm if the following things work:
>> - Viewer Applet shows structure from start
>> - Editor Applet can be loaded with smiles and mol via JS (see links)
>> If these do not work, can you tell your system config?
>> For me (Ubuntu, Firefox 3.0.8, Java VM 1.6.0_13) they work.
>> Stefan
>>
>> On Monday 21 September 2009 07:51:48 remy d1 wrote:
>>> On the client side :
>>>
>>> java version "1.6.0_15"
>>> Java(TM) SE Runtime Environment (build 1.6.0_15-b03)
>>> Java HotSpot(TM) Client VM (build 14.1-b02, mixed mode, sharing)
>>>
>>> I have the same problem with Windows XP or Vista. The browser is
>>> firefox 3.5 (same problem with firefox 2).
>>> I need to put the mouse over the applet to see it with firefox and IE.
>>> (I have 3Gb of RAM).
>>>
>>> 2009/9/18 Angel Herráez <angel.herr...@uah.es>:
>>> >>    1. Get image from JCP applet (remy d1)
>>> >>    3. Re: Get image from JCP applet (Stefan Kuhn)
>>> >>    4. Re: Get image from JCP applet (remy d1)
>>> >>
>>> >>> There's also a problem to load a mol/smiles file in the applet
>>> >
>>> > viewer.
>>> >
>>> >>> Curiously, I need to refresh the page to see it.
>>> >>
>>> >> Are you using JavaScript to do that?
>>> >
>>> > That sounds like the problem I am finding recurrently across several
>>> > versions of JCP applet: the applet canvas needs a repaint to display
>>> > the molecule. Some times mousing over it, others minimizing the
>>> > browser window and restoring it, makes the molecule appear.
>>> > This happens with Javascript but also without it; for ex., many times
>>> >
>>> > with the demo page like
>>> > http://cdk.sourceforge.net/jcpapplet/ViewerAppletSmall.html
>>> >
>>> > I've reported it before but others didn't see the problem (maybe the
>>> > operating system?  - mine is WinXP, Firefox 3.5)
>>> >
>>> >
>>> >
>>> > -------------------------------------------------------------------------
>>> >----- Come build with us! The BlackBerry&reg; Developer Conference in SF,
>>> > CA is the only developer event you need to attend this year. Jumpstart
>>> > your developing skills, take BlackBerry mobile applications to market and
>>> > stay ahead of the curve. Join us from November 9&#45;12, 2009. Register
>>> > now&#33; http://p.sf.net/sfu/devconf
>>> > _______________________________________________
>>> > Cdk-user mailing list
>>> > Cdk-user@lists.sourceforge.net
>>> > https://lists.sourceforge.net/lists/listinfo/cdk-user
>>>
>>> ---------------------------------------------------------------------------
>>>--- Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
>>> is the only developer event you need to attend this year. Jumpstart your
>>> developing skills, take BlackBerry mobile applications to market and stay
>>> ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
>>> http://p.sf.net/sfu/devconf
>>> _______________________________________________
>>> Cdk-user mailing list
>>> Cdk-user@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/cdk-user
>>
>>
>>
>> --
>> Stefan Kuhn B. Sc. M. A.
>> Software Engineer in the Chemoinformatics and Metabolism Team
>> European Bioinformatics Institute (EBI)
>> Wellcome Trust Genome Campus
>> Hinxton, Cambridge CB10 1SD UK
>> Phone +44 1223 49 2657
>> Fax +44 (0)1223 494 468
>>
>> ------------------------------------------------------------------------------
>> Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
>> is the only developer event you need to attend this year. Jumpstart your
>> developing skills, take BlackBerry mobile applications to market and stay
>> ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
>> http://p.sf.net/sfu/devconf
>> _______________________________________________
>> Cdk-user mailing list
>> Cdk-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/cdk-user
>>
>

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Cdk-user mailing list
Cdk-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdk-user

Reply via email to