[Swift-devel] swift swing gui testing

David Kelly davidk at ci.uchicago.edu
Sun Jul 28 20:37:52 CDT 2013


That makes sense. I'm running with Java 1.6. The 1.7 JDKs won't install on my laptop because it apparently requires OS X 10.7.3 or newer. I'll see if I can test with X11 forwarding over ssh for now until I can upgrade. 

----- Original Message -----

> From: "Mihael Hategan" <hategan at mcs.anl.gov>
> To: "David Kelly" <davidk at ci.uchicago.edu>
> Cc: "Swift Devel" <swift-devel at ci.uchicago.edu>, "Michael Wilde"
> <wilde at mcs.anl.gov>
> Sent: Sunday, July 28, 2013 5:32:48 PM
> Subject: Re: [Swift-devel] swift swing gui testing

> I'm guessing you are using a pre 1.7 jdk. I'll try to make these 1.6
> compatible, but 1.6 has been EOL-ed by Oracle.

> Mihael

> On Sun, 2013-07-28 at 16:17 -0500, David Kelly wrote:
> > I can't seem to get trunk compiled to test it out:
> >
> > compile:
> > [echo] [swift]: COMPILE
> > [mkdir] Created dir:
> > /Users/davidk/swift-trunk/cog/modules/swift/build
> > [javac] Compiling 427 source files to
> > /Users/davidk/swift-trunk/cog/modules/swift/build
> > [javac]
> > /Users/davidk/swift-trunk/cog/modules/swift/src/org/griphyn/vdl/karajan/monitor/monitors/http/HTTPServer.java:72:
> > cannot find symbol
> > [javac] symbol : method bind(java.net.InetSocketAddress)
> > [javac] location: class java.nio.channels.ServerSocketChannel
> > [javac] channel.bind(new InetSocketAddress(port));
> > [javac] ^
> > [javac]
> > /Users/davidk/swift-trunk/cog/modules/swift/src/org/griphyn/vdl/karajan/monitor/monitors/swing/GridView.java:344:
> > cannot find symbol
> > [javac] symbol : method revalidate()
> > [javac] location: class java.awt.Container
> > [javac] getParent().revalidate();
> > [javac] ^
> > [javac] Note: Some input files use unchecked or unsafe operations.
> > [javac] Note: Recompile with -Xlint:unchecked for details.
> > [javac] 2 errors
> > ----- Original Message -----
> >
> > > From: "Mihael Hategan" <hategan at mcs.anl.gov>
> > > To: "Michael Wilde" <wilde at mcs.anl.gov>
> > > Cc: "Swift Devel" <swift-devel at ci.uchicago.edu>
> > > Sent: Saturday, July 27, 2013 5:35:33 PM
> > > Subject: Re: [Swift-devel] swift swing gui testing
> >
> > > On Sat, 2013-07-27 at 17:00 -0500, Michael Wilde wrote:
> > > > Thanks, Mihael, that works now.
> > > >
> > > > I think the next steps on this are to use and refine the
> > > > interface,
> > > > and then translate to a web-based version?
> >
> > > Yes.
> >
> > > When I said feedback, I meant mostly from a perspective of how
> > > useful
> > > you find it and what design-wise comments you have.
> >
> > > Mihael
> >
> > > _______________________________________________
> > > Swift-devel mailing list
> > > Swift-devel at ci.uchicago.edu
> > > https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel
> > I can't seem to get trunk compiled to test it out:
> >
> >
> > compile:
> > [echo] [swift]: COMPILE
> > [mkdir] Created
> > dir: /Users/davidk/swift-trunk/cog/modules/swift/build
> > [javac] Compiling 427 source files
> > to /Users/davidk/swift-trunk/cog/modules/swift/build
> >
> > [javac]
> > /Users/davidk/swift-trunk/cog/modules/swift/src/org/griphyn/vdl/karajan/monitor/monitors/http/HTTPServer.java:72:
> > cannot find symbol
> > [javac] symbol : method bind(java.net.InetSocketAddress)
> > [javac] location: class java.nio.channels.ServerSocketChannel
> > [javac] channel.bind(new InetSocketAddress(port));
> > [javac] ^
> >
> > [javac]
> > /Users/davidk/swift-trunk/cog/modules/swift/src/org/griphyn/vdl/karajan/monitor/monitors/swing/GridView.java:344:
> > cannot find symbol
> > [javac] symbol : method revalidate()
> > [javac] location: class java.awt.Container
> > [javac] getParent().revalidate();
> > [javac] ^
> > [javac] Note: Some input files use unchecked or unsafe operations.
> > [javac] Note: Recompile with -Xlint:unchecked for details.
> > [javac] 2 errors
> >
> >
> > ______________________________________________________________________
> > From: "Mihael Hategan" <hategan at mcs.anl.gov>
> > To: "Michael Wilde" <wilde at mcs.anl.gov>
> > Cc: "Swift Devel" <swift-devel at ci.uchicago.edu>
> > Sent: Saturday, July 27, 2013 5:35:33 PM
> > Subject: Re: [Swift-devel] swift swing gui testing
> >
> > On Sat, 2013-07-27 at 17:00 -0500, Michael Wilde wrote:
> > > Thanks, Mihael, that works now.
> > >
> > > I think the next steps on this are to use and refine the
> > interface, and then translate to a web-based version?
> >
> > Yes.
> >
> > When I said feedback, I meant mostly from a perspective of how
> > useful
> > you find it and what design-wise comments you have.
> >
> > Mihael
> >
> > _______________________________________________
> > Swift-devel mailing list
> > Swift-devel at ci.uchicago.edu
> > https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel
> >
> >
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/swift-devel/attachments/20130728/faf308cd/attachment.html>


More information about the Swift-devel mailing list