Bugs item #1484108, was opened at 2006-05-08 16:28
Message generated for change (Comment added) made by einarc
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379133&aid=1484108&group_id=23629

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Applet
Group: None
Status: Closed
Resolution: Invalid
Priority: 5
Submitted By: Einar Coutin (einarc)
Assigned to: Miguel (migueljmol)
Summary: Serious Bug with The Jmol Applet and vibrations

Initial Comment:
Hello:
You can see the page on this URL:
http://zeltix.cecalc.ula.ve/moleculas/documentos/index_pruebas.htm


To see the problem click first on the image on the
rightmost column..(under Fenilnitreno) Then click on
the Vibrar checkbox to your left...
YOu can see how the Frecuencias select boc changes to
show the resonant frequencies for this particular
molecule..
to make it oscilate click on the Vibrar checkbox and
LEAVE IT CHECKED
After that click on the image under Cianofenil to load
another molecule with vibration information...
Voilá You get a frame all command passed to the applet
without doin that...

PLZ HELP!!!!!!....

P.S. The thing here is that I've created a dynamic
select menu for the sresonant vibrations depending on
the molecule selected, when I empty this menu and
refill it with the new info you get this problem, ONLY
when the vibration checkbox is left on in between
molecules load...



----------------------------------------------------------------------

>Comment By: Einar Coutin (einarc)
Date: 2006-05-09 12:00

Message:
Logged In: YES 
user_id=1475990

I want to thank you for your support, my mistake,
effectively was here:
Although you do not give a "frame 0" command, you give
a
[bold]"frame 35"[/bold] command, which, because there are only 5
valid
frames, is equivalent. 

In the frame 35 command..

I also like to comment how good this teamwork frame is, is a
bliss..
BTW Nicolas I must add I've tried unsuccesfully to subscribe
myself to the email list three times, with different emails,
but mostly yahoo...Thanks you all anyway...

BTW to the person who said the borwser submitted several
errors, plz add which browser and version were you using..
try entering the following link and send me the text right
under the table, following the let's see comment...

http://www.javascriptkit.com/javatutors/navigator.shtml

----------------------------------------------------------------------

Comment By: Bob Hanson (hansonr)
Date: 2006-05-08 17:46

Message:
Logged In: YES 
user_id=1082841

That button action:

jmolScript("load
../jmol/datos/moleculas/4-cyanophenylnitrene-Benzazirine-TS.g94.out;frame
3;vectors off"+";"
+jmolSelectValue(spacefiller,atomos.selectedIndex)+";"
+jmolSelectValue(bondsize,enlaces.selectedIndex)+";"
+jmolSelectValue(superficies,surfaces.selectedIndex)+";"
+jmolChecked(top.movimientos.elementos,"label %e","label
off")+";"
+ jmolChecked(top.movimientos.vibrare,jmolScript("frame 35")
+";"
+"vibration on;vectors off","vibration off"))' target="_parent" 

Although you do not give a "frame 0" command, you give a
"frame 35" command, which, because there are only 5 valid
frames, is equivalent. 

If you can reproduce this with a simpler script, let us know.

Bob Hanson





jmolScript("frame 35")


----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2006-05-08 16:50

Message:
Logged In: NO 

hi Einar,

I can't run through the process at your page.  on first loading, I get this 
error:

SyntaxError - Parse error
http://zeltix.cecalc.ula.ve/moleculas/jmol/cambiavibraciones.js    Line 1


rolling over something on the page (I didn't notice what; sorry) gives this 
error:

Object  (result of expression dynamicSelect) does not allow calls.
http://zeltix.cecalc.ula.ve/moleculas/documentos/moleculas1.htm    Line 10


when the applet finally loads, I clicked Fenilnitreno but it gave this error:

ReferenceError - Can't find variable: spacefiller


your problem may be in these javascript issues, but it's hard to tell at this 
point.


tim d




----------------------------------------------------------------------

Comment By: Nicolas (nicove)
Date: 2006-05-08 16:46

Message:
Logged In: YES 
user_id=1096197

First, there's a problem somewhere in your script. If I
follow your indications, I got this error in the Jmol
console (you can open it with the contextual menu: Console /
Open):
command expected : undefined;vibration on;vectors off
 line#1

Second, you should REALLY post problems FIRST in the mailing
lists (jmol-users or jmol-developers) for several reasons:
- more people receive mails on the lists than on the bug reports
- it's easier to discuss with the mailing lists than with
the bug reports
- the problem can be something different than a bug: for
example, in your situation there's a first a script error
than needs to be fixed before further analysis.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379133&aid=1484108&group_id=23629


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to