Nisha Kapoor wrote:
> I tried the swing-1.0.2 demos with jdk1.1.6v2-libc and it seemed to work
> just fine. May be. its the probelem with Swing-1.0.1. Did you get any
> error messages ?
> 
> Nishi
> 

SwingSet demo did not work in Swing1.0.1 and SwingSet 1.1 Beta on
my jdk1.1.6v5 libc5 copy. Previously Swing 1.0.1 SwingSet demo
worked on the jdk1.1.3 version. Now that I have upgraded a lot
of stuff it does not work.

There were no errors messages available. I also looked at
`/var/log/messages' and `/var/log/syslog' just to be sure.
Strace revealed only that it was loading classes during the 
progress dialog which first appears.

I tried patching `runnit' with `java -mx32M ...' thinking it might
be a heap space problem, but that did not work either.

I am not really bothered, because my Swing development application and
the other Swing demo (in the 1.2beta ) work just fine.
It's just FYI , baby bop 

> > -----Original Message-----
> > From:    [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]

> > I think this may be low priority, but worth looking into.
> > 
> > After I installed JDK 1.1.6v2-libc.tar.gz with ld.so.1.9.9
> > and I also installed the Swing-1.1beta.zip. 
> > 
> > So I said set SWING_HOME=/usr/local/swing1.1-beta and
> > let's run the SwingSet demo. It did not run. I manage to
> > load classes and terminate with no messages! Worrily
> > I went back to setting SWING_HOME=/usr/local/swing-1.0.1
> > and tried the older SwingSet demo. The same result it did not
> > work.
> > 
> > I thought the problem was the JDK so I ran some other Swing
> > demos. The other demos work as normal as before. Swing1.1beta
> > and the older Swing1.0.1 work with JDK 1.1.6 v2 libc5
> > 
> > Conclusion:
> > 
> > SwingSet demo does NOT work at all, but any other test of applet e.g
> >  the new JFileChooserDemo work wonderfully.
> > 
> > 
> > #include <blank/signature>        // Blankety Blank!
> >  

#include <blank/signature>              // Blankety Blank!
 

Reply via email to