Hi Christopher,
I think I am probably doing something wrong because the PlotLiveDemo doesn't work with PtPlot5.3.
There are the steps I took after downloading PtPlot5.3
1. export PTII=/Users/ram/Work/PW/ptplot5.3/
2. cd $PTII
3. ./configure
4. make install
5. java -classpath $PTII  ptolemy.plot.demo.PlotLiveDemo

It doesnt seem to work on either Linux (Kernel 2.4-20) or MAC OS X Tiger.

Thanks,
-Ram


On Jul 27, 2005, at 12:05 PM, Christopher Brooks wrote:

You could try 5.4, but I'm not so sure that will help.
LivePlot has always been problematic because of the threading issues.

I don't have access to Tiger, I have access to an earlier MacOS
release.  I'll see if I can try it out tomorrow, I'm in a conference
today.

_Christopher
--------

Should I revert back to an older version of PtPlot ... 5.4 perhaps ? As I had said .. I am working on PtPlot 5.5 and using Java 1.4 on MAC
    OS X Tiger.
    The PlotLiveDemoApplet is however working on my browser ... the
    problem it seems is only with the application.

    On Jul 27, 2005, at 12:29 AM, Christopher Brooks wrote:



What version of Ptolemy or Ptplot are you running?

Try looking for PTPLOT_RELEASE
[EMAIL PROTECTED] 36% grep -i PTPLOT_RELEASE $PTII/ptolemy/plot/PlotBox.java
        output.println("<!-- Ptolemy plot, version " + PTPLOT_RELEASE
    public static final String PTPLOT_RELEASE = "5.5-beta";
                + PTPLOT_RELEASE


Between Ptolemy II 4.0 and 5.0 (PtPlot 5.4 and 5.5), I modified
the main() methods to run inside the Swing Event thread.

What version of Java are you running under Linux?

_Christopher
--------

    Hi,
          I am unable to run the PlotLiveDemo.
    java -classpath $PTII ptolemy.plot.demo.PlotLiveDemo   opens a
small
    frame but the frame stays blank.
    I have tried it on MAC OS X Tiger and Linux with the same result.
    What am I doing wrong ? Any help would be appreciated.

    Thanks,
    -Ram



--------------------------------------------------------------------- -
-----
   -
    Posted to the ptolemy-hackers mailing list.  Please send
administrative
    mail for this list to: ptolemy-hackers-
[EMAIL PROTECTED]
--------







---------------------------------------------------------------------- -----
   -
Posted to the ptolemy-hackers mailing list. Please send administrative mail for this list to: ptolemy-hackers- [EMAIL PROTECTED]
--------

---------------------------------------------------------------------- ------ Posted to the ptolemy-hackers mailing list. Please send administrative mail for this list to: ptolemy-hackers- [EMAIL PROTECTED]




----------------------------------------------------------------------------
Posted to the ptolemy-hackers mailing list.  Please send administrative
mail for this list to: [EMAIL PROTECTED]

Reply via email to