Project

General

Profile

Activity

From 12/26/2005 to 01/24/2006

01/24/2006

02:28 PM Bug #2330: Saving a workflow doesn't add .xml or .moml extenders
I modified PTII ptolemy/actor/gui/TableauFrame code to put a .xml extension on
the files when it save them. it only ...
Chad Berkley
11:17 AM Bug #2315: Unable to run multiple Kepler instances simultaneously
The only way we could fix this is to have multiple .kepler directories on one
machine. This would require a profiling...
Chad Berkley
11:14 AM Bug #2254: Order of actors in list changes with every new launch of Kepler
I just tested this and it appears to now be fixed. Shawn added a sort order
attribute into the ontology for sorting ...
Chad Berkley
11:11 AM Bug #1872: kepler possibly not picking up changes as entered
I think I may have fixed this when I disabled the dragging from the canvas to
the actor library. There was a problem...
Chad Berkley
11:09 AM Bug #2340: Adding new actor to actor tree does not work
I have disabled this menu item. I don't think it is desired functionality and
it probably will not be reenabled.
Chad Berkley
10:36 AM Bug #2234: creating KAR file loses port semantic annotations
Semantic Annotations are no longer lost when creating kar files. This issue is
fixed.
Chad Berkley
10:35 AM Bug #1924: Refactor actor and data display and search code
This is mostly working now. The only remaining issue is that Shawn and I can't
get the tree to refresh after adding ...
Chad Berkley
10:24 AM Bug #1340: define and implement kepler archive file format (kar)
This is now mostly working, but there are still issues with adding annotations
to the actor. Shawn and I are going t...
Chad Berkley

01/20/2006

09:00 PM Bug #2341: MENUS: Top-Level Menu - Some mapped menu items not working
This was happening because we were setting the Action.NAME, and the ptii code
uses the menu name to create a Factory ...
Matthew Brooke
08:50 PM Bug #2342: MENUS: Top-Level Menu - some toolbar buttons showing text
This was happening because we were setting the Action.NAME, which, in turn,
prompted the ptii code to show the name o...
Matthew Brooke
03:52 PM Bug #2343: add welcome screen for release 1.0
My bad typo, the other bug is
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2032
About the difference between th...
Christopher Brooks
02:51 PM Bug #2343: add welcome screen for release 1.0
I can take this bug, but I'm not sure how it is different from
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=234...
Christopher Brooks
10:56 AM Bug #2343 (Resolved): add welcome screen for release 1.0
One of the prioritization decisions for Release 1.0 was to get rid of the html
page and open a blank workflow canva...
Laura Downey
02:47 PM Bug #2234: creating KAR file loses port semantic annotations
Another reason this doesn't work is that the KAR creation code seems to find all
semanticType attributes and change t...
Chad Berkley
02:44 PM Bug #2234: creating KAR file loses port semantic annotations
I disagree. The responsibility should be on the kar ingestion system (kis) to
take a broader view and detach itself ...
Shawn Bowers
02:15 PM Bug #2234: creating KAR file loses port semantic annotations
One reason this is messed up is that the Semantic Type Editor (STE) creates
properties with the naming scheme "semTyp...
Chad Berkley
12:37 PM Bug #2329: Summary Statistics Actor not working
The problem was traced to the ActorMetadata class. It runed out that this class
did not reset values of StringAttribu...
Dan Higgins

01/19/2006

02:57 PM Bug #2342 (In Progress): MENUS: Top-Level Menu - some toolbar buttons showing text
This issue is related to the top-level menu items - when kepler menus are
enabled, the last 7 toolbar buttons (port/...
Matthew Brooke
02:26 PM Bug #2334: MENUS: Top-Level Menu - add support for menu separators
done - see uiMenuMappings_en_US.properties file for instructions and examples Matthew Brooke
02:24 PM Bug #2341 (Resolved): MENUS: Top-Level Menu - Some mapped menu items not working
Five of the menu items mapped from ptii menus don't work under the new kepler
menu hierarchy:
File->Save As (in p...
Matthew Brooke
12:10 PM Bug #2340 (Resolved): Adding new actor to actor tree does not work
Right clicking on a directory in the actor tree brings up a menu to add an actor
to the folder. Selecting the add ac...
Dan Higgins

01/18/2006

02:48 PM Bug #2016: MENUS: pop-up context menu revision
Split into multiple bugs, tracked by Bug #2337 (main menus) and Bug #2338 (popup
context menus)
Matthew Brooke
02:46 PM Bug #2338 (In Progress): TRACKING - MENUS: pop-up context menu revision
Tracking bug for pop-up context menu revisions - see dependency tree.
Replaces part of Bug #2016
See menu redesigns...
Matthew Brooke
02:15 PM Bug #2337 (In Progress): TRACKING - MENUS: Top-Level Menu Revision
Have now got most of menus loading from a properties file. However, several
things yet to do, and several bugs to fi...
Matthew Brooke
02:13 PM Bug #2336 (Resolved): MENUS: Top-Level Menu - implement class.forName in getActionFor()
Need to implement class.forName in BasicGraphFrame -> getActionFor(), to
instantiate non-PTII menu items
Matthew Brooke
02:12 PM Bug #2335 (Resolved): MENUS: Top-Level Menu - dynamic addition of menu items
Need to look at dynamic addition of menu items to Window menu and MRU File menu.
Need to keep a pointer to these for...
Matthew Brooke
02:11 PM Bug #2334 (Resolved): MENUS: Top-Level Menu - add support for menu separators
Need to add support for menu separators in th eproperties file etc Matthew Brooke
02:09 PM Bug #2333 (Resolved): MENUS: Top-Level Menu - relocate code further up class hierarchy
Currently implemented in BasicGraphFrame.pack() because that's in src/exp;
however, the whole thing needs to be furt...
Matthew Brooke
02:08 PM Bug #2332 (Resolved): MENUS: Top-Level Menu - link ptii enabled/disabled listeners
need to link enabled/disabled listeners to old menu items, so state of new ones
mirrors state of old ones in real ti...
Matthew Brooke

01/13/2006

02:06 PM Bug #2329: Summary Statistics Actor not working
This problem looks like it is caused by a failure of the kar parser in the
ActorMetadata class. It looks like this cl...
Dan Higgins
02:01 PM Bug #2328: Memory use problems with multiple EML Datasources
The change referred to by Kevin (single download at a time) does indeed fix the
memory problems referred to. (Dan Hi...
Dan Higgins

01/12/2006

12:32 PM Bug #2330 (Resolved): Saving a workflow doesn't add .xml or .moml extenders
When saving a workflow, if you just enter a file name without the '.xml' or
'.moml' extender, the file is saved as t...
Dan Higgins

01/11/2006

12:27 PM Bug #2328: Memory use problems with multiple EML Datasources
In r1.26 of org.ecoinformatics.seek.datasource.EcogridDataCacheItem, I added a
simple mutex mechanism which only allo...
Kevin Ruland
11:41 AM Bug #2328 (Resolved): Memory use problems with multiple EML Datasources
The workflow 'IPCC_Base_Layers.xml' contains 10 eml2 datasource actors. It is
thus a severe test of multiple datasou...
Dan Higgins
12:17 PM Bug #2329 (Resolved): Summary Statistics Actor not working
The Summary Statistic actor is derived from the base RExpression actor. If this
actor is draged to the screen, the p...
Dan Higgins

01/10/2006

03:09 PM Bug #2304: RExpression accepts only limited input size.
This bug was fixed by adding code to use temporary files for passing large
Kepler arrays to R. The R script automatic...
Dan Higgins

01/05/2006

09:09 PM Bug #2326: Kepler workflow loading freezes when trying to load actors using a password attribute
resolved by improving database schema extraction performance Efrat Jaeger
 

Also available in: Atom