Project

General

Profile

Activity

From 07/05/2012 to 08/03/2012

08/03/2012

02:15 PM Bug #5602: Timezone confusion using the scheduler
Hey Jing, let's discuss this bug when you get back. Derik Barseghian
02:05 PM Bug #5580: create sensor-view module documentation
Closing. Derik Barseghian

07/31/2012

03:14 PM Bug #4068: File Menu should display 5 most recently used workflows
The history menu uses Configuration.openModel() to open files. If the file is a KAR, but cannot be opened, then the K... Daniel Crawl
01:44 PM Bug #5416: downloaded modules by Kepler module manager should know the path of main Kepler installation.
I updated class in build-area to write install-path.txt to ~/KeplerDatat/kepler.modules/build-area dir at version 303... jianwu jianwu
12:57 PM Bug #5495: released kepler should allow getting patches and changing suites from command line
It seems like a bug to display a window when running -nogui. If patches are available, kepler.sh could print a messag... Daniel Crawl
10:57 AM Bug #5495: released kepler should allow getting patches and changing suites from command line
We needs a full command line support for Module Manager to support workflow module dependency checking and Kepler upd... jianwu jianwu
10:45 AM Bug #5495: released kepler should allow getting patches and changing suites from command line
It is related to bug 4516 since both need module manager interaction through command line. jianwu jianwu
12:48 PM Bug #5625: create kepler documentation for 2.4
We should verify all the exercises in the getting started guide. While updating it for 5452, I noticed that the Run W... Daniel Crawl
12:45 PM Bug #5509: How do I run the demos
The Help -> Kepler Documentation links to the demos are working again.
The demos are now accessible in the actor tre...
Daniel Crawl
12:43 PM Bug #5452: uneasy access to the demo workflows
The demos are now accessible in the actor tree. I've updated the getting started guide to describe opening them from ... Daniel Crawl
10:55 AM Bug #3997: Supporting display actor conversion for command line execution.
I updated ptolemy version 64086 and kepler version 30298 to support redisplay for MonitorValue and ImageDisplay actor... jianwu jianwu
10:46 AM Bug #4516: Module Manager needs ability to install modules needed by KARs
It is related to bug 5495 since both need module manager interaction through command line. jianwu jianwu

07/30/2012

02:17 PM Bug #5398: Re-install of Kepler-x.y doesn't overwrite modules.txt
After discussion with Dan, we think it is correct to keep its suite configuration even a Kepler version is uninstalle... jianwu jianwu

07/27/2012

05:37 PM Bug #5589: Add missing ptolemy actors to library
Thanks again, Christopher. After your fix, I was able to add entries for ComputeHistogram, RecursiveLattice, Variable... Daniel Crawl
04:06 PM Bug #5582: DataTurbine server crashing the JRE
I ran 500 iterations of the GDD workflow configured to request 300days of data as a stress test. No crash using the o... Derik Barseghian
02:05 PM Bug #5582: DataTurbine server crashing the JRE
Crashing on nibbler resolves when using older version of java (jdk-6u20-linux-x64.bin).
Probably there's an issue w/ ...
Derik Barseghian
01:30 PM Bug #5415: module releasing and downloading by module manager should keep file mode.
it is fixed at version 30300. Now the file mode is set before zipping. jianwu jianwu
10:10 AM Bug #5398: Re-install of Kepler-x.y doesn't overwrite modules.txt
After discussing with Derik, the information about the bug is clearer.
I can reproduce the first scenario for kepler...
jianwu jianwu

07/26/2012

02:53 PM Feature #5626: interacting with kepler.sh to know the status and other information in batch-mode.
It turns out a future requirement for CAMERA to get the detailed status for batch execution. It will be like Kepler m... jianwu jianwu
01:51 PM Bug #5440: special checkout behavior for hardcoded ptolemy module names
I updated Get class at version 30290 using solution like !PTOLEMY_KEPLER_2_2 &&
startsWith(PTOLEMY_KEPLER). If we dec...
jianwu jianwu
07:57 AM Bug #5589: Add missing ptolemy actors to library
I added a test that, for each configuration, instantiates an actor and then
calls clone on the actor.
I fixed clon...
Christopher Brooks

07/25/2012

04:11 PM Bug #5589: Add missing ptolemy actors to library
Thanks, Christopher! I added most of the actors and attributes on the list. I also updated ptolemy-excludes.
I could...
Daniel Crawl
04:03 PM Bug #5642: Kepler should have access to the ShowTypes attribute
ShowTypes has been added to the actor library.
As with instantiating manually, dropping it on the canvas results in...
Daniel Crawl
02:41 PM Bug #5643: [Fatal Error] :79:7: The element type "nextDiagram" must be terminated by the matching end-tag "</nextDiagram>".
The module demo workflows are now in the actor library, and all XML files in these directories are parsed. The file o... Daniel Crawl
02:03 PM Bug #5643 (Resolved): [Fatal Error] :79:7: The element type "nextDiagram" must be terminated by the matching end-tag "</nextDiagram>".
Since a few weeks ago, I begin to see this info when start kepler from trunk. Although Kepler still works well. This ... jianwu jianwu
02:26 PM Bug #4516: Module Manager needs ability to install modules needed by KARs
My current tests are still the same. With GUI, Kepler in trunk can identify missing modules and download needed modul... jianwu jianwu
11:27 AM Bug #5440: special checkout behavior for hardcoded ptolemy module names
Thanks Derik. I didn't know Kepler 2.2 has ptolemy branch (namely ptolemy-kepler-2.2) at kepler svn yet other Kepler ... jianwu jianwu

07/24/2012

06:10 PM Bug #5440: special checkout behavior for hardcoded ptolemy module names
That looks similar to the regex I mentioned I didn't use so as not to change the checkout behavior of ptolemy-kepler-... Derik Barseghian
05:08 PM Bug #5440: special checkout behavior for hardcoded ptolemy module names
Hi Derik,
I changed the code locally from
"if (module.getName().equals(Module.PTOLEMY) || module.getName().equals...
jianwu jianwu

07/20/2012

10:50 AM Bug #5589: Add missing ptolemy actors to library
The list did not include attributes in vergil/actor/lib?
There are some actors that are listed that are base classes...
Christopher Brooks
10:20 AM Bug #5642: Kepler should have access to the ShowTypes attribute
There are many Ptolemy components not in the Kepler library; see bug #5589. It would be good to know which ones are a... Daniel Crawl
10:09 AM Bug #5642 (Resolved): Kepler should have access to the ShowTypes attribute
Edward added a ShowTypes attribute, that when dragged in to a model, annotates
the ports with the types.
In vergi...
Christopher Brooks

07/18/2012

01:14 PM Bug #5641 (New): once timezones are added to provenance, Workflow Run Manager must utilize them
Once timezones are added to provenance (bug#5640), Workflow Run Manager needs to utilize them. WRM should continue to... Derik Barseghian
01:12 PM Bug #5640 (New): associate timezones with all timestamps recorded in provenance tables
Right now provenance records timestamps in local time without recording timezone. This is lossy. E.g. one problem sce... Derik Barseghian

07/17/2012

04:04 PM Bug #3997: Supporting display actor conversion for command line execution.
I saw that the hydrant code was checked in awhile ago.
I have no plans to modify MonitorValue and ImageDisplay so th...
Christopher Brooks
02:56 PM Bug #3997: Supporting display actor conversion for command line execution.
Now it works with Display, Plot and ImageJ actors at version 30211. A new module called "display-redirect" is adde... jianwu jianwu

07/16/2012

12:59 PM Bug #5639 (New): ant update ptolemy -Drev=stable doesn't update you to latest "stable"
If you run ant update ptolemy -Drev=stable, ptolemy/module-info/revision.txt isn't updated first, so ptolemy is simpl... Derik Barseghian

07/13/2012

03:43 PM Bug #5194: demos are difficult to find
Classpath updated, and demo hyperlinks put back in the help docs. Daniel Crawl
10:58 AM Bug #5638: "Ok" behavior of Use Module Manager prompt doesn't do what it should when opening from Recent Files
This is already described in bug#5280#c1 Derik Barseghian
10:38 AM Bug #5638 (Resolved): "Ok" behavior of Use Module Manager prompt doesn't do what it should when opening from Recent Files
If you attempt to open a kar from File=>Recent Files=>yourKar.kar and you're in a suite that doesn't include needed m... Derik Barseghian

07/12/2012

04:11 PM Bug #4846: error opening kar from local repository
This has been fixed for awhile. Daniel Crawl
04:07 PM Bug #5188: closing workflow does not save the location change of popup display windows.
I was able to reproduce this for both KAR and MoML files, and also in Ptolemy. The problem is that if you change a po... Daniel Crawl

07/11/2012

06:12 PM Bug #5194: demos are difficult to find
Thanks for updating HTMLViewer, Christopher. The demos were moved from module/resources/ to module/workflows/ since t... Daniel Crawl
05:07 PM Bug #5194: demos are difficult to find
I updated ptolemy.actor.gui.HTMLViewer so that if the URL cannot
be found, then it is passed to ptolemy.util.FileUtil...
Christopher Brooks
03:46 PM Bug #5194: demos are difficult to find
I agree that getting the hyperlinks working again for the demos would be good. The difficulty is that the demos liste... Daniel Crawl
03:10 PM Bug #5444: Kepler can't run workflow if two instances exist at same time
I've fixed the problem due to running different suites by storing the cached objects and database tables on a per-sui... Daniel Crawl
02:53 PM Bug #5444: Kepler can't run workflow if two instances exist at same time
There are 3 different problems in this bug.
The problem in the original description is that 2 Kepler are started, th...
Daniel Crawl
01:57 PM Bug #5637 (Resolved): composite window size & position not always saved
It would be nice if the position and size of a window for a composite actor were saved. I thought this was done in th... Daniel Crawl

07/10/2012

02:07 PM Bug #5142: comma improperly inserted in kar filename rather than a period (.)
This was fixed recently. NamedObj.setDisplayName() can be used for names with periods. Daniel Crawl
 

Also available in: Atom