PDA

View Full Version : Bug with GVMS!



Ron
October 13th, 2002, 12:55 PM
Send me the an example, only the relevant commands. Not the whole file that you use.

-Ron

<font size=-1>[ This Message was edited by: RonB on 2002-03-31 15:11 ]</font>

Ron
October 13th, 2002, 12:55 PM
How about disabling the states in the monitor off and on commands ??? :wink: The states are causing the cyclic behaviour

<font size=-1>[ This Message was edited by: RonB on 2002-03-31 15:24 ]</font>

Ron
October 13th, 2002, 12:55 PM
Yep, that bug is fixed in the update that I posted on the forum, just a few minutes ago.

-Ron

Ron
October 13th, 2002, 12:55 PM
That is weird.... I know this probably isn't the reason, but i'll ask anyway, do you have an other instance of Girder running ?

<font size=-1>[ This Message was edited by: RonB on 2002-03-31 18:05 ]</font>

Ron
October 13th, 2002, 12:55 PM
Okay I found what is causing this, but I'm clueless as to why. Looking into it.

Ron
October 13th, 2002, 12:55 PM
Try this one,

ftp://ftp.stack.nl/pub/users/stilgar/Girder311pre2.zip

If this works for you Mark, I'll quickly update the main release.

Mark F
October 13th, 2002, 12:55 PM
I tried 3.1.1pre1 on my Windows '98 machine and it won't start. I double click the icon and the hour glass appears for a very short time and then nothing happens. Weird.

Mark F
October 13th, 2002, 12:55 PM
Works for me. :smile:

mattwire
October 13th, 2002, 12:55 PM
Bug 1: Set first link, press apply. Set second link, press apply. Navigate away from command and back again - you see that it has only saved the second link.

Bug 2: (I may be doing something wrong!).
I have a variable 'monitor' which takes the values 0 or 1.
Using GVMS: 'monitor == 0;' if this statement is true then jump to first link, otherwise jump to second link. However it seems to do this every other time the command is executed: ie:
1. Execute gvms command - stops at gvms with correct result.
2. Execute gvms command - jumps correctly (jump sets var to different value).
3. Execute gvms command - stops at gvms with correct result.
4. Execute gvms command - jumps correctly to other link (var set back to original value again).
This occurs in a cycle.

mattwire
October 13th, 2002, 12:55 PM
Ok, please check mail.
Thanks.

mattwire
October 13th, 2002, 12:55 PM
Oops! Sorry Ron - I was sure I checked all the states - guess I missed those two. :smile:

Have you managed to reproduce the link saving bug?
And the one I mentioned in the email with alt pressed down?

Thankyou once again!
Matt

mattwire
October 13th, 2002, 12:55 PM
Got 3.1.1. Bugs are fixed! Thankyou.
Keep up the good work.