Activity
From 05/15/2012 to 06/13/2012
06/13/2012
- 07:15 PM Bug #4711: Problem with L.H. actor tree: ActorName,kar
- I fixed the display name to use "Name.kar" instead of "Name,kar". The actor kars were reorganized a long time ago int...
- 07:08 PM Bug #5592: Site Layout DE Director missing documentation
- same fix for bug 5355, not 5535
- 07:07 PM Bug #5592: Site Layout DE Director missing documentation
- same fix for 5535:
I updated ShowDocumentationAction: if the documentation is missing, try generating from the sourc... - 07:06 PM Bug #5355: actor documentation not included on instantiation
- I updated ShowDocumentationAction: if the documentation is missing, try generating from the sources, and if that fail...
- 07:04 PM Bug #5453: ant javadoc -Dfull=true fails
- It looks like -Dfull was used to include Kepler and Ptolemy sources when generating the javadocs. However, running wi...
- 11:10 AM Bug #3997: Supporting display actor conversion for command line execution.
- This bug needs to be fixed in version 2.4. I have tried locally using hydro library. It works.
We can either have a...
06/12/2012
- 04:41 PM Bug #5399: "./kepler.sh -runwf -nogui -nocache" command will not quit if some parameters are set.
- The bug is gone.
- 11:43 AM Bug #5578: Add DiffModules with build-area
- I checked-in the patch. Thanks for the contribution.
- 11:31 AM Bug #5406: "./kepler.sh -runwf -nogui" won't work if the workflow file path includes 'repository'
- fixed
- 10:38 AM Bug #5587: long parameter values get replaced with scrollbar
- Patricia fixed in r63735.
- 08:35 AM Bug #4261: Long file name on windows
- ptolemy.data.properties has been removed.
That package used to contain files with long names.
I added test to https:/... - 08:23 AM Bug #2369: Scrollbars Disappear After Using Fullscreen Mode--Now crashes
- There was a problem with scrollbars disappearing after fullscreen, but
View->Full Screen has been removed, so this bu...
06/11/2012
- 05:53 PM Bug #4112: make kepler use OSX dialog boxes
- OpenArchiveAction.java and ExportArchiveAction.java were already fixed and use PtGUIUtilities.useFileDialog(). I fixe...
- 02:59 PM Bug #4112: make kepler use OSX dialog boxes
- Ptolemy II now uses java.awt.FileDialog for file open etc.
ptolemy.gui.PtFileChooser is a FileDialog or a FileChooser... - 02:23 PM Bug #4112: make kepler use OSX dialog boxes
- Christopher, did you finish this? The file dialogs on mac appear to be using java.awt.FileDialog.
- 04:06 PM Bug #5437: provenance hsqldb database doesn't behave as though it's properly shutdown when in server mode
- This was occurring for all 3 databases in server mode, not just provenance.
Fixed by issuing sql SHUTDOWN instead of... - 03:20 PM Bug #5286: Remove the override of EntityTreeModel
- Sean can you confirm: am I right in thinking the point of the override was to avoid collapsing the Outline and Plotti...
- 02:20 PM Bug #5623 (Resolved): Outline tab context menu problems
- When you change to the Outline tab, and expand an actor's tree and right-click on one of the actor's ports, attribute...
- 01:58 PM Bug #5603: ant run -Dworkflow=${HOME}/Downloads/SimpleLoop.kar fails
- ant run -Dworkflow works for kars now.
- 01:37 PM Bug #5425: error when running -nocache and no .kepler
- This does not occur with the kepler or provenance suite. Looks like wrm requires the cache db.
- 01:30 PM Bug #5426: workflow lsid changes when running from command line
- fixed: kepler.sh -runwf -noilwc ... will not change the lsid.
- 11:50 AM Bug #5381: run-workflow does not work for KAR files
- duplicate of 5603
- 11:44 AM Bug #5156: ant run for kepler 1.0 fails after clean svn checkout
- fixed, you can now run kepler 1.0.
- 11:25 AM Bug #5609: use different port for HSQL db in .kepler
- I changed the port to 9004.
- 11:11 AM Bug #5588: Enter and Tab behavior has changed in parameter configuration dialog
- I just checked and tab now moves to the next parameter's field, but enter still does not apply the new parameter valu...
- 10:40 AM Bug #5587: long parameter values get replaced with scrollbar
- I just checked, and this is still a problem. I added a screen shot.
06/07/2012
- 02:37 PM Bug #5621: Need change the access order type from denyFirst to allowFirst in kepler when it generate emls
- Sounds like patches will have to be issued for all relevant versions of kepler at the time of metacat upgrade, and an...
- 02:15 PM Bug #5621 (Resolved): Need change the access order type from denyFirst to allowFirst in kepler when it generate emls
- When kepler uploads kar xml and kar files to the metacat repository, the two files will be associated with eml files ...
06/01/2012
- 05:33 PM Bug #5614 (New): Build system should not require svn binary
- Currently, commands like "ant update" require that the user have svn in their path.
It would be good if Windows us... - 10:52 AM Bug #5612 (New): String index out of range in R actor
- The R actor can only hand down a certain size of string array through a port.
I have attached a workflow which show...
05/30/2012
- 10:01 AM Bug #5602: Timezone confusion using the scheduler
- We added two drop-down boxes for both the start and end time. Users can use the boxes to choose time zone names.
In ... - 09:03 AM Bug #5362: Create a GUI so user can easily archive a senosr's data from a dataturbine to a metacat
- The menu for this action wasn't added to kepler, so we don't need to remove it.
The code for this feature locates sen... - 08:55 AM Bug #5605: Kepler scheduler doen't work for local workflows in windows os
- There is a hard code "/" in file path. After replacing it by File.Separator, it worked.
05/22/2012
- 02:50 PM Bug #5611 (New): LinearModel actor doesn't handle input variables properly
- The R code in the RExpression-based LinearModel actor has several problems:
1. In a linear model, it's the _independ...
05/17/2012
- 02:09 PM Bug #5610 (Resolved): check that build system can handle a "0.9.0" release
- We discussed releasing sensor-view as sensor-view-0.9.0 initially to signify beta status. Check if this is currently ...
05/15/2012
- 06:08 PM Bug #5609 (Resolved): use different port for HSQL db in .kepler
- The HSQL server for the cache database in .kepler uses port 9001, which is the default port number for HSQL. If anoth...
Also available in: Atom