Activity
From 09/20/2012 to 10/19/2012
10/17/2012
- 05:11 PM Bug #5266: Two empty boxes inside Sinewave actor and other icon problems for attributes
- The Revised ValueIcon.java file at
http://bugzilla.ecoinformatics.org/attachment.cgi?id=440
still has the problem whe... - 04:10 PM Bug #5266: Two empty boxes inside Sinewave actor and other icon problems for attributes
- This revised ValueIcon class should fix the problem. Any parameters that have invisible labels probably need _hideNam...
- 02:39 PM Bug #5266: Two empty boxes inside Sinewave actor and other icon problems for attributes
- Could you post the entire file as an attachment? I'm not sure where your changes would go.
- 12:04 PM Bug #5266: Two empty boxes inside Sinewave actor and other icon problems for attributes
- (In reply to comment #13)
> Note that the change to ValueIcon was backed out because of bug #5719, see
> http://bugzi...
10/12/2012
- 12:56 PM Bug #5723: references to parameter are not always renamed
- That's a strange bug.
I think the problem is with the $x syntax in the pattern PortParameter that is in string mode.
... - 09:47 AM Bug #5723 (Resolved): references to parameter are not always renamed
- If a parameter is referenced by another parameter, then renaming the former is not always reflected in the latter. Th...
10/02/2012
- 12:39 PM Bug #5711: post release process cheatsheet
- I've cobbled together a page. I'm sure it's incomplete, and it's messy, but it's a start. I hope Jianwu/Dan/future re...
10/01/2012
- 07:19 PM Bug #5266: Two empty boxes inside Sinewave actor and other icon problems for attributes
- Note that the change to ValueIcon was backed out because of bug #5719, see
http://bugzilla.ecoinformatics.org/show_bu... - 02:15 PM Bug #5266: Two empty boxes inside Sinewave actor and other icon problems for attributes
- Sean's patch is below.
The issue here is that this will fix it for one actor.
There are no doubt many other actors ... - 02:07 PM Bug #5266: Two empty boxes inside Sinewave actor and other icon problems for attributes
- Adding _icon properties to the problem attributes allows the SVG attached to the attributes to be attached to a Value...
- 06:46 PM Bug #5722: Check for problems with sanitized RecordToken labels
- The issue here is that if the record field names are not well-formed strings,
then it is not possible to create such ... - 06:33 PM Bug #5722 (Resolved): Check for problems with sanitized RecordToken labels
- Filing a bug so this doesn't get forgotten - I said I'd try to look into this ptII change, r64639:
-------
Sanitize... - 06:13 PM Bug #5719: parameter values no longer appear on canvas
- Yes, that fixed it for me too, thanks. Closing.
- 05:33 PM Bug #5719: parameter values no longer appear on canvas
- Fixed. Keeping assignment to Derik for verification.
The problem was this:
2012-09-26 22:28 cxh
* [r64716] /tru... - 04:31 PM Bug #5719: parameter values no longer appear on canvas
- This happens in vergil too.
- 01:41 PM Bug #5719 (Resolved): parameter values no longer appear on canvas
- I noticed today that parameter values no longer appear on canvas.
E.g. if you drag out a Parameter, you'll see a blu... - 04:33 PM Feature #5720: Kepler component documentation layout needs improvement
- Same deal in vergil.
- 02:12 PM Feature #5720 (Resolved): Kepler component documentation layout needs improvement
- In-Kepler Actor documentation can be pretty frustrating to read due to GUI layout. Generally, for an actor that's bee...
- 03:58 PM Bug #4903: Text in attributes not rendered properly
- I have made a separate bug (5721) to add ModelRepaintController to the library as suggested in comment 2.
- 03:58 PM Bug #4903: Text in attributes not rendered properly
- The text rendering issues with, for instance, MonitorManager, are fixed. A patch added to the ValueIcon class in Ptol...
- 03:48 PM Bug #5721 (New): Add ModelRepaintController to the Kepler library
- This is a bug split off of 4903. ModelRepaintController is not in the Kepler actor library and should be added.
- 01:28 PM Bug #5642: Kepler should have access to the ShowTypes attribute
- Fixed in commit r30795. The original cyan-colored Ptolemy icon should be visible when the actor is drag-instantiated ...
09/28/2012
- 04:07 PM Bug #5711: post release process cheatsheet
- The Ptolemy release process is at ptolemy/src/doc/coding/releasemgt.htm
- 03:12 PM Bug #5711: post release process cheatsheet
- Hi Derik,
Dan and I are starting to working the release. It would be great if you can share it soon with us. Thanks. - 02:10 PM Bug #5711: post release process cheatsheet
- If this becomes a blocker for anyone please comment and I'll move it up in my stack of todos.
- 03:50 PM Bug #5715: Actor Reference documentation
- To update the actor documentation:
cd build-area
ant update-actor-doc - 01:58 PM Bug #5712: illegal option chmod error during Kepler startup
- I updated LocalExec.copyFile() to no longer call chmod --reference on Mac.
To reproduce, remove $HOME/.kepler/cache-...
09/24/2012
- 03:56 PM Bug #5629: Mac DMG installer should have better background and license agreement
- since kepler version 30754, kepler mac installer (dmg file) will have a readme.html and license.txt. Users can check ...
09/21/2012
- 02:38 PM Bug #5279: HSQL databases use default account
- I've updated org.kepler.util.sql.HSQL to generate a password for the HSQL databases. The password is stored in a text...
09/20/2012
- 09:38 PM Bug #5659: Kepler CaseGraphFrame and CaseGraphTableau have duplicated Ptolemy code.
- One option would be to move more of the KeplerGraphFrame features in to BasicGraphFrame.
> CaseGraphFrame would hav... - 04:26 PM Bug #5659: Kepler CaseGraphFrame and CaseGraphTableau have duplicated Ptolemy code.
- One solution is to move as much of the duplicated code as possible into static methods. There would still need to be ...
- 03:44 PM Bug #5650: actors LidarWorkflowExecute and load WorkflowExecute have duplicated code
- I took another look at these three classes and found that WorkflowExecute and ModelService are almost a subset of Lid...
- 10:39 AM Bug #5655: sdm spa Repeat is a duplicate of a Ptolemy actor
- The changes are done based on comment 11. The bug is fixed at kepler version 30712 and ptolemy version 64693.
Also available in: Atom