Daniel Crawl's activity
From 06/07/2012 to 07/06/2012
07/02/2012
- 04:22 PM Kepler Bug #4908: actor/director/attribute .xml file documentation needs to be updated
- I added a new ant target to update the documentation: ant update-actor-doc. Individual kar files can also be updated ...
- 04:12 PM Kepler Bug #5589: Add missing ptolemy actors to library
- I added a new ant target, "find-missing-actors", to list the files of actors, directors, and parameters not in the ac...
06/28/2012
- 04:59 PM Kepler Bug #4068: File Menu should display 5 most recently used workflows
- I've increased the list size to 7 and improved the error handling when files don't exist.
Christopher wrote:
> Sure,... - 04:25 PM Kepler Bug #5283: UI for saving workflows as xml is confusing
- A warning message is now displayed the first time a workflow is exported as MoML.
Command line support for KARs is ... - 04:22 PM Kepler Bug #5280: missing command line execution for KAR files
- I've added more support for KAR files on the command line. KARs can be run with and without the gui. A KAR's module d...
06/27/2012
- 09:37 AM Kepler Bug #5052: default file open directory of Kepler 2.0
- The default open/save dialogs now use _alternateDefaultOpenDirectory if it is set. If the path is absolute, it uses i...
- 08:22 AM Kepler Bug #4112: make kepler use OSX dialog boxes
- When saving, JFileChooser does not ask to overwrite existing files, but FileDialog does. It would be nice if PtFileCh...
06/26/2012
- 12:18 PM Kepler Bug #5633: Actor/Attribute Search/Find Facility needs menu choices
- The search dialog is definitely useful when working with large workflows.
In Kepler, adding a search field in the Ou... - 12:08 PM Kepler Bug #2335: MENUS: Top-Level Menu - dynamic addition of menu items
- MenuMapper can now update the menus in all open windows. A MRU file menu has been added (bug 4068).
- 12:05 PM Kepler Bug #4068: File Menu should display 5 most recently used workflows
- I fixed the issues in comment 4 for both Vergil and Kepler:
1. it's now updated for both opens and saves.
2. all hi... - 11:56 AM Kepler Bug #5634: Kepler should have Configure Layout menu choices
- Done. Remove $HOME/KeplerData/modules/gui/configuration/uiMenuMappings_en_US.xml if it exists.
06/25/2012
- 11:22 AM Kepler Bug #4908: actor/director/attribute .xml file documentation needs to be updated
- I'm working on this in conjunction with 5529.
- 11:20 AM Kepler Bug #5576: memory leak in ptolemy.data.expr.CachedMethod
- I ran the attached model and this looks fixed to me. Previously, each execution added about 1000 instances of ptolemy...
06/15/2012
- 05:01 PM Kepler Bug #5403: Improve the performance of the workflow archiving data from dataturbine to metacat
- The sensor data read from DT is no longer written to file system, but written directly to EcogridWriter via ObjectTok...
- 04:52 PM Kepler Bug #5403: Improve the performance of the workflow archiving data from dataturbine to metacat
- Modified EcogridWriter actor:
- input port for object tokens as the source data
- retries if uploading fails
- guara... - 03:22 PM Kepler Bug #5623: Outline tab context menu problems
- I think it's fixed in r29960. I left Show On Canvas for attributes, ports, and relations since it's useful to be able...
- 02:30 PM Kepler Bug #5565: deal with licensing for oracle jar in core
- Christopher removed the jar from Ptolemy, and I removed it from Kepler. I also updated the error messages when the ja...
06/13/2012
- 07:15 PM Kepler 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 Kepler Bug #5592: Site Layout DE Director missing documentation
- same fix for bug 5355, not 5535
- 07:07 PM Kepler 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 Kepler 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 Kepler 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...
06/12/2012
- 11:43 AM Kepler Bug #5578: Add DiffModules with build-area
- I checked-in the patch. Thanks for the contribution.
- 11:31 AM Kepler Bug #5406: "./kepler.sh -runwf -nogui" won't work if the workflow file path includes 'repository'
- fixed
- 10:38 AM Kepler Bug #5587: long parameter values get replaced with scrollbar
- Patricia fixed in r63735.
06/11/2012
- 05:53 PM Kepler Bug #4112: make kepler use OSX dialog boxes
- OpenArchiveAction.java and ExportArchiveAction.java were already fixed and use PtGUIUtilities.useFileDialog(). I fixe...
- 02:23 PM Kepler 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 Kepler 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... - 01:58 PM Kepler Bug #5603: ant run -Dworkflow=${HOME}/Downloads/SimpleLoop.kar fails
- ant run -Dworkflow works for kars now.
- 01:37 PM Kepler 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 Kepler Bug #5426: workflow lsid changes when running from command line
- fixed: kepler.sh -runwf -noilwc ... will not change the lsid.
- 11:50 AM Kepler Bug #5381: run-workflow does not work for KAR files
- duplicate of 5603
- 11:44 AM Kepler Bug #5156: ant run for kepler 1.0 fails after clean svn checkout
- fixed, you can now run kepler 1.0.
- 11:25 AM Kepler Bug #5609: use different port for HSQL db in .kepler
- I changed the port to 9004.
- 11:11 AM Kepler 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 Kepler Bug #5587: long parameter values get replaced with scrollbar
- I just checked, and this is still a problem. I added a screen shot.
Also available in: Atom