Internet PLC Forum

General => Technical support => Topic started by: garysdickinson on October 23, 2014, 09:59:51 PM

Title: i-TRiLOGI V7.03 User interaface problems.
Post by: garysdickinson on October 23, 2014, 09:59:51 PM
I've encountered a bunch of issues with the user interface in V7.03

Just add 'em to the list.

Gary D.
Title: Re:i-TRiLOGI V7.03 User interaface problems.
Post by: support on October 24, 2014, 12:35:17 AM
We don't experience the problem you reported when i-TRiLOGI runs on JRE 1.4.2.

I recall in one of your earlier post:

http://www.triplc.com/yabbse/index.php?board=1;action=display;threadid=2113

You are probably using JRE 1.7 to run the i-TRiLOGI. I suspect that there is compatibility problem with the JRE 1.7.

Try to go back to using JRE 1.4.2 to run the i-TRiLOGI and see if you have a different experience.

Current i-TRiLOGI are compiled using JDK for 1.4.2. I think the JRE 1.7 probably doesn't handle it too well.

In order to run i-TRiLOGI on JRE 1.7 I think they have to be compiled with newer JDK. But there may be other issues that we still do not know yet if we were to migrate to 1.7.

Java is supposed to compile once and run everywhere. Unfortunately in real life that ideal is never realized - a reason why we stick to the Java that we know that works best with i-TRiLOGI.
Title: Re:i-TRiLOGI V7.03 User interaface problems.
Post by: garysdickinson on October 24, 2014, 09:50:02 AM
Yes, you are correct, I was using Java 1.7  and the following problems are seem to go away if I go back to the old, unsupported Java 1.4.2 that doesn't work well with Win7 (64 bit):

However the following issues remain with JRE 1.4.2:

The Cut circuit problem can be tested as follows:
You will see that circuits 1 and 2 have been deleted (WRONG!).  If you go to the end of the file and enter Ctrl-V to "paste" the cut circuits back into the file you will see that circuits 4 and 5 are pasted back into the program.  I don't think that you can blame this on Java.  

The Cut Circuits mechanism only works correctly if you are positioned on the line that you wan to "Cut".  It appears that the first line deleted is determined by the position in the file and not the entry in the "From Circuit #" dialog.  The number of lines deleted appears to be a function of the difference between the "From " and "To " boxes.  The lines that are saved in the copy buffer for the "Cut Circuits" appears to be determined by the "From " and "To " boxes.

The inability to edit the label name of a {dCusF} is just irritating.  Since you have no problem with this, I must not be pushing the right buttons.  Can you tell me exactly which keys or mouse buttons I should be using to to edit the label name for a {dCusF} terminator?

The next three issues are just messy programming and and I can just continue to work around these behaviors.

Best Regards

Gary D.