GithubHelp home page GithubHelp logo

apps's People

Contributors

at88mph avatar bohuntin avatar brianmajor avatar drusk avatar edwardchapin avatar hjeeves avatar ijiraq avatar jburke-cadc avatar normanhill avatar opencadc-admin avatar pdowler avatar sharongoliath avatar yeunga avatar

Stargazers

 avatar

Watchers

 avatar  avatar

apps's Issues

DataLinkClient relies on a custom REQUEST param supported in caom2-datalink-server

caom2-datalink-server supports a custom request=downloads-only parameter as an optimisation to avoid figuring out of soda cutouts are possible. DLC relies on this and if used with a datalink service that does not support that it will generate and try to invoke incomplete SODA-sync cutout calls.

Solution: the filtering of links in the advance() method of the iterator needs to be more careful in picking either download or service links and not do both.

Clear button in cadc-download-manager application is broken

The Clear button in the UI doesn't clear items from the panel above. This seems to indicate some change in requirements with recent java versions (using OpenJDK Runtime Environment 1.8.0_151-b12):

Exception in thread "AWT-EventQueue-0" java.lang.IllegalStateException: This function should be called while holding treeLock
at java.awt.Component.checkTreeLock(Component.java:1201)
at java.awt.Container.validateTree(Container.java:1689)
at ca.nrc.cadc.dlm.client.JDownloadManager.access$600(JDownloadManager.java:124)
at ca.nrc.cadc.dlm.client.JDownloadManager$ClearAction.actionPerformed(JDownloadManager.java:578)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.