Christopher Brooks

Results 100 issues of Christopher Brooks

Note that some demos, such as the hlacerti demos, require certain environment variables to be set. If, under Mac OS, Vergil is invoked by clicking on Vergil.app, then these environment...

We should create a subset of Ptolemy that works without external packages so that the code will continue to work for as long as possible. - [ ] Create a...

I got a start on setting up GitHub actions and have something that configures and runs ant, see https://github.com/icyphy/ptII/blob/cxbrooks-github-actions-1/.github/workflows/github-actions-ptII.yml The devil is in the details. To run all the tests,...

The JDK shipped with the nightly build installers needs to be updated because the JDKs are based on JDK1.8 and the nightly build is compiled with JDK9 or later. During...

See https://github.com/icyphy/accessors/issues/3

Node

The preferred method to use Ptolemy II is to [install via Git](https://icyphy.github.io/ptII/) and then set up Eclipse. However, we provide installers for people who are not comfortable with Git and/or...

WebStart/JNLP was [deprecated in Java 9](http://www.oracle.com/technetwork/java/javase/9-deprecated-features-3745636.html) We use WebStart as a prototype of the installer to get the contents of the jar files correct, so WebStart still has value to...

Installing OpenCV under MacOS is tricky and involves lots of shared libraries. So, the Mac OS CapeCode and Ptolemy installers probably won't be able to find the OpenCV jar file....

OS: Mac OS X 10.3
Installer
OS: Mac

This issue gets updated automatically with a [summary of the JUnit results](https://icyphy.github.io/ptII/reports/junit/html/overview-summary.html) and the [fails](https://icyphy.github.io/ptII-test/reports/junit/html/alltests-fails.html) and [errors](https://icyphy.github.io/ptII/reports/junit/html/alltests-errors.html) by using [@icyphy/github-issue-junit](https://github.com/icyphy/github-issue-junit). Locally, [`$PTII/bin/ptIITravis.sh`](https://github.com/icyphy/ptII/blob/master/bin/ptIITravisBuild.sh) is what does the update. To get email...

junit-results

Note: the issue was created automatically with bugzilla2github tool Original bug ID: BZ#541 From: @cxbrooks Reported version: 11.0.devel CC: [email protected]

Gui