Project

General

Profile

Activity

From 07/11/2009 to 08/09/2009

08/08/2009

12:55 PM Bug #4112: make kepler use OSX dialog boxes
The easiest way to use java.awt.FileDialog for File =>Open etc. would be
to modify ptolemy.gui.Top. Modifyig ptolemy...
Christopher Brooks

08/07/2009

06:24 PM Bug #4134: Workflow Run Manager - double clicking on search cell shouldn't sort column
Fixed in r20212. Derik Barseghian
04:27 PM Bug #4300 (New): Animate at Runtime" checkbox stays checked when director is replaced
If you enable run-time animation of a workflow and then swap in a different director, the "Animate at Runtime" menu i... Timothy McPhillips
03:48 PM Bug #4135: Workflow Run Manager - default sorting (by date) should be applied
Fixed in r20209. Derik Barseghian
03:26 PM Bug #4299 (New): Kepler needs to be evaluated to determine when native (AWT) widgets would be preferable to Swing widgets.
After Java 1.6 update 12, it is acceptable to mix Swing and AWT. In many cases, AWT is superior, because it makes use... David Welker
03:22 PM Bug #4298 (New): The GUI should sensibly support internalization.
The text of all buttons should be either stored in resource bundles or there should be an easy mechanism to make conf... David Welker
03:18 PM Bug #4297 (Resolved): Kepler needs a new layout manager.
The layout manager we currently use fails miserably when run in Linux. If you try to resize Kepler, the canvas and ot... David Welker
03:12 PM Bug #4296 (New): All open Kepler windows should be visible from a Window menu item.
It is standard procedure for applications to have a Window menu item that lists all open windows. We need this featur... David Welker
03:10 PM Bug #4295 (New): Create advanced toolbar support.
It should be possible to specify a set of one or more default toolbars that are visible by default. Furthermore, it s... David Welker
03:07 PM Bug #4294 (New): Kepler should meet established accessibility guidelines.
As a federally funded project, Kepler should meet accessibility guidelines so that people with disabilities are able ... David Welker
03:05 PM Bug #4293 (New): Run, Pause, and Stop should be in the menu, not just the toolbar.
Currently, Kepler does not meet accessibility guidelines. Run, Pause, and Stop can only be accessed via the toolbar, ... David Welker
02:57 PM Bug #4292 (New): Menu items should display the same icon as buttons with the same functionality.
It is good practice to display the same icon in the menu as is shown on a toolbar if a toolbar exists. All functions ... David Welker
02:55 PM Bug #4291 (New): The main menu bar should not change based on the location of focus.
Currently in Kepler, if you are editing a workflow, the menu bar has a rich set of commands. However, if you change f... David Welker
02:49 PM Bug #4290 (In Progress): Separate the GUI from the execution engine.
The GUI needs to be separated from the execution engine so that it is easy to develop specialized GUIs for a particul... David Welker
02:42 PM Bug #4289 (New): Develop strategy for using assertions in the GUI
We need a strategy for making use of assertions. It is important to limit the potential states that the GUI can be in... David Welker
02:41 PM Bug #4288 (New): Develop GUI error handling strategy.
We need to think about how various sorts of errors should be handled. Some should cause immediate failure while other... David Welker
02:40 PM Bug #4287 (In Progress): Separate user error messages from developer error messages.
An error in the GUI should never display a nonsensical stack trace to the user. All stack traces involving the GUI an... David Welker
02:32 PM Bug #4286 (Resolved): Changes to the GUI before 2.0
This bug is meant to be blocked by all changes to the GUI that must occur before the 2.0 release. David Welker
02:31 PM Bug #3724: composite's ports cannot be renamed from within composite--add context menu?
I think this should be fixed for the 2.0 release. It is awkward not being able to edit port names in place. I sugge... Timothy McPhillips
02:27 PM Bug #4112: make kepler use OSX dialog boxes
I think we should consider requiring users to upgrade to Java 1.6 Update 12 or higher for Kepler 2.0.
Before then, i...
David Welker
02:16 PM Bug #4112: make kepler use OSX dialog boxes
This would be great because it apparently would allow me to quickly save or load workflows in my home directory, etc.... Timothy McPhillips
09:54 AM Bug #4112: make kepler use OSX dialog boxes
In order to do this, we need to not use JFileChooser and instead use java.awt.FileDialog. This is the only way to ge... Chad Berkley
02:21 PM Bug #4068: File Menu should display 5 most recently used workflows
I think a list of MRU workflows in the File menu is important to have for the 2.0 release. Timothy McPhillips
02:03 PM Bug #4285 (New): workflow canvas does not repack to fill empty space when top window is resized
On Ubuntu 9.04/JRE 1.5_0_18 the workflow canvas does not repack automatically when the main window is resized. For ... Timothy McPhillips
01:39 PM Bug #4140: Workflow Run Manager - delete runs functionality needs to be written
with r20207 now doing data table cleanup each time execution(s) deleted. Derik Barseghian

08/06/2009

03:48 PM Bug #4278: Changes to a reopened KAR are not saved to the new KAR
one thing that I noticed was that when resaving to a KAR with the same file name, I did not see any indication (in th... ben leinfelder
03:39 PM Bug #4197: Waterflow TPC demo - tracking bug
I've gotten this working in the trunk now - after merging and patching up some new errors.
Ran the base workflow kar ...
ben leinfelder
02:05 PM Bug #4191: Eclipse build is slow the first time "Copying resources to the output folder"
I think this has to do with having many projects in eclipse that depend on each other. Try turning off "build automa... Aaron Aaron
11:30 AM Bug #4191: Eclipse build is slow the first time "Copying resources to the output folder"
I ran into this when trying to setup eclipse this morning. I couldn't see any reason for it. I ended up killing ecl... Chad Berkley
11:25 AM Bug #4259: Fix the 'ant javadoc' command
Most of our jars only contain class files so adding them to the classpath does not seem to get rid of the warnings as... Chad Berkley
08:36 AM Bug #4277: Report Designer - Add drop down selection list to the properties table.
the sort of widgets we'd need [so far] are:
-text area for free text (already have that)
-combo box (two or more alph...
ben leinfelder
08:31 AM Bug #4183: Kepler gives error on command+Q
i remember chad fixing this a while back. verified that i get no error on os x ben leinfelder
08:24 AM Bug #4187: When running with reporting suite, a blank canvas is considered changed and unsaved
i'm not finding this to be the case. tried on two installations of kepler (wrp suite) ben leinfelder
08:18 AM Bug #4187: When running with reporting suite, a blank canvas is considered changed and unsaved
we had this problem a while back - i thought i'd fixed it.
taking another look.
ben leinfelder

08/05/2009

04:09 PM Bug #2123: need a way to uniquely identify actor in a workflow and locate it
The hooking up this highlighting feature with the 'Outline' tab would be a great first step! ben leinfelder
04:07 PM Bug #3273: Improve authentication dialogue so that the reason for authentication is clear
Now the authentication domain is missing from the title bar. This should be readded - as soon as authentication is wo... ben leinfelder
04:05 PM Bug #4153: report-overrides
think this was mis-categorized in SANParks ben leinfelder
04:04 PM Bug #3951: Report Viewer - improve TOC panel
this is extremely low-priority IMO ben leinfelder
03:13 PM Bug #4147: Error message with selectable text
Using a JTextField does not wrap text, so we use a JTextArea.
I'm closing this one, but let's keep an eye out for imp...
Christopher Brooks
02:30 PM Bug #3801: open dialog, common places pane has white box instead of text
This is fixed in the Ptolemy tree.
I added ptolemy.actor.JFileChooserBugFix and modified ptolemy.gui.Top.
ptolemy.gui...
Christopher Brooks
02:28 PM Bug #4282 (Resolved): Duplicate of ptolemy.gui.Top
I'm creating a bug for this so that it does not get lost and because
this will block bug# 3801.
I don't have the ...
Christopher Brooks
01:49 PM Bug #4259: Fix the 'ant javadoc' command
The classpath was not being added to the javadoc command so I'm trying that to see if the errors go away. A lot of t... Chad Berkley
01:21 PM Bug #4281 (In Progress): ant update produces message about running svn cleanup
Under Windows 2003 Server, running "ant update" produces a message
about a file being locked and suggesting running ...
Christopher Brooks
12:46 PM Bug #4258: Add java 1.6 to nightly build
The kepler nightly build now uses java 1.6 on the fedora core 9 machine. When more of the platforms have java 1.6 in... Chad Berkley
11:39 AM Bug #4280 (Resolved): ant task fails under Windows
ant task fails under Window.
bash-3.2$ svn co https://code.kepler-project.org/code/kepler/trunk/modules/build-area...
Christopher Brooks
10:51 AM Bug #4279: FOP give image error on some systems (linux, windows so far)
Turns out the JAI image reader for PNGs was the culprit. There's a Sun image reader that is also registered, but the ... ben leinfelder

08/04/2009

12:31 AM Bug #4022: undesired file:\ prefix added by FileParameter
Fixed.
The problem was that ptolemy.gui.Query was calling URI.relativize() but
not reconverting the URI back to a fil...
Christopher Brooks

08/03/2009

04:29 PM Bug #4279: FOP give image error on some systems (linux, windows so far)
Preliminary testing:
-recreated the error on my Ubuntu machine.
-upgraded the Apache Commons IO jar to 1.4 (from 1.3)...
ben leinfelder
04:29 PM Bug #4279 (Resolved): FOP give image error on some systems (linux, windows so far)
When adding image (png) output from the R actor, we were getting odd image IO errors from the Apache-FOP classes. It'... ben leinfelder
11:38 AM Bug #4278 (Resolved): Changes to a reopened KAR are not saved to the new KAR
First encountered this in south africa:
-make a new workflow
-save as kar
-close
-open kar
-edit workflow
-save...
ben leinfelder

07/31/2009

04:27 PM Bug #4251: Workflow Run Manager - wrong rows when operating on re-sorted table
Haven't had any problems with this, closing. Derik Barseghian

07/30/2009

10:01 AM Bug #4277 (Resolved): Report Designer - Add drop down selection list to the properties table.
Currently, when the user wants to set the properties for a report item, they have to type the property value into a c... debi staggs
09:37 AM Bug #4270: RExpression exports special characters in strings as the 2 character escaped sequence
I did a little digging, and the escape sequences R uses in deparsing (core of dput) seems to be handled in the Encode... Oliver Soong

07/29/2009

09:08 AM Bug #4274: Metacat authentication fails under trunk, not under pre-alpha branch
This is a larger authentication service/GUI issue.
I've tried rolling back a change made to the org.kepler.authentica...
ben leinfelder
07:34 AM Bug #4272: RExpression cannot handle irregular Record tokens
We can now handle variable length record tokens.
For the RecordToken:
{a=1, b={2,3}}
We end up with this in the REx...
ben leinfelder
06:47 AM Bug #4271: RExpression fails when options(echo = FALSE) is set
Even if the RExpression script has echo=FALSE, we set it to TRUE before exporting objects to the ports.
Committed to ...
ben leinfelder
06:39 AM Bug #4271: RExpression fails when options(echo = FALSE) is set
I remember Kevin Drury had this problem ages ago (and neither of us knew enough about R to realize what the problem ... ben leinfelder
06:36 AM Bug #4270: RExpression exports special characters in strings as the 2 character escaped sequence
this change is committed to trunk ben leinfelder
06:34 AM Bug #4270: RExpression exports special characters in strings as the 2 character escaped sequence
Thanks to Apache Commons, I think this is the answer:
http://commons.apache.org/lang/api-2.4/org/apache/commons/lang/...
ben leinfelder

07/28/2009

04:25 PM Bug #4270: RExpression exports special characters in strings as the 2 character escaped sequence
I think it'd be better to handle this more rigorously by searching specifically for special escape sequences (\", \\,... Oliver Soong
01:22 PM Bug #4270: RExpression exports special characters in strings as the 2 character escaped sequence
It's easy enough to strip out the backslashes - this makes sense in the case of \" where we are just escaping the "
B...
ben leinfelder
03:31 PM Bug #4276 (Resolved): RExpression temp files can collide
There is an as of yet unsubmitted patch that should fix collisions with symbols in record names that are invalid in f... Oliver Soong
03:29 PM Bug #3807: reserved symbols in record names passed to the RExpression actor generate a missing R error message
The original summary of the bug has been addressed, so I'm closing this and will open a new one for the additional fi... Oliver Soong
11:53 AM Bug #3807: reserved symbols in record names passed to the RExpression actor generate a missing R error message
I believe the main part of this bug is fixed now. Certainly there are the potential for the temporary filename issues... ben leinfelder
12:27 PM Bug #4267: RExpression converts nil input into "NA"
nil tokens will now be (non-string) NA values in R.
Note: this is not the same as passing a StingToken("nil") to the ...
ben leinfelder
12:06 PM Bug #4267: RExpression converts nil input into "NA"
1.) If I use a String Constant actor with the value nil then I get NA as a string in the RExpression actor.
2.) If I ...
ben leinfelder
08:31 AM Bug #4259: Fix the 'ant javadoc' command
The javadoc command in kepler uses -private which generates javadoc
for private methods. Previously, in Ptolemy, we...
Christopher Brooks

07/27/2009

02:37 PM Bug #4274: Metacat authentication fails under trunk, not under pre-alpha branch
Does trunk have such a distinction? I'm not entirely sure what QuerySource is, but the data source from the Sources ... Oliver Soong
02:26 PM Bug #4274: Metacat authentication fails under trunk, not under pre-alpha branch
what QueryService endpoint are you using (DEV or KNB?) ben leinfelder
02:01 PM Bug #4274 (Resolved): Metacat authentication fails under trunk, not under pre-alpha branch
I can't search or access KNB datasets that require authentication. The console stops after:
ldap authenticating......
Oliver Soong
01:50 PM Bug #4273 (New): Ctrl+E operates on mouse position, not selection
This is a UI concern, but if I select an actor, then move the mouse over a different actor, then Ctrl+E, it will open... Oliver Soong
01:10 PM Bug #4272 (Resolved): RExpression cannot handle irregular Record tokens
If I pass a record along the lines of {a = 1, b = {2, 3}} into an RExpression, it will choke since it can't form a da... Oliver Soong
01:06 PM Bug #4271 (Resolved): RExpression fails when options(echo = FALSE) is set
insert an options(echo = FALSE) in RExpression code without a matching options(echo = TRUE), and it will fail to outp... Oliver Soong
01:03 PM Bug #4270 (Resolved): RExpression exports special characters in strings as the 2 character escaped sequence
Let's say I want to export the string "alpha", including the double quotes, on the port a from an RExpression actor. ... Oliver Soong
12:46 PM Bug #4268 (New): RExpression output ports search entire search path for objects to export
This is debatable, but currently the RExpression actor will search the entire search path for an object to export to ... Oliver Soong
12:39 PM Bug #3807: reserved symbols in record names passed to the RExpression actor generate a missing R error message
By way of update, Ben partially committed a patch for me that should mostly fix this. If I recall correctly, the rem... Oliver Soong
12:29 PM Bug #4267 (Resolved): RExpression converts nil input into "NA"
If I pass a nil input token to RExpression, it produces an R variable that contains the string "NA" (2 letters) rathe... Oliver Soong
11:25 AM Bug #4195: Report Designer - 'Location aware' rendering of newly dropped panels.
When the user drops a report item onto the report, the item now places it where they have dropped it, and it no longe... debi staggs

07/26/2009

03:12 PM Bug #4238: Report Designer - Improve the listeners for the static items.
Improved the listeners here, seems to be working well, but could always use more testing. debi staggs
03:05 PM Bug #4241: Report Designer - Can't select text in the Section Header static report item
You can now select the text in the section header. debi staggs
04:39 AM Bug #4239: Report Designer - PC issue - Grey backgrounds.
Fixed, just need to test it on the PC. debi staggs
04:32 AM Bug #3631: Create diagram for Scheduler / Reporting interaction.
This is an old bug, just overlooked, but closed quite a while ago. debi staggs
04:30 AM Bug #4233: Workflow View - Need to change old instructions on how to generate a report.
Only relevant to the demo workflow. debi staggs
04:29 AM Bug #4235: Report Designer - Clear the values for the Image Static report item.
This has been fixed. debi staggs
03:59 AM Bug #4237: Report Designer - Replace the image icon, not the + sign.with the thumbnail of the user selected file.
This has been changed now, and is working as described. debi staggs
03:58 AM Bug #4236: Report Designer - Can't add two static image items and then change their images.
This is working correctly now. debi staggs

07/25/2009

11:36 AM Bug #4259: Fix the 'ant javadoc' command
(Adding my comment to the right bug . . .)
I ported a version of ptolemy.util.StreamExec to
build-area/src/org/kepl...
Christopher Brooks
11:35 AM Bug #4255: Add Online Javadocs
Whoops, comment #3 was appended to the wrong javadoc bug
My comment #3 was meant for bug #4259: Fix the 'ant javadoc'...
Christopher Brooks
11:30 AM Bug #4255: Add Online Javadocs
I ported a version of ptolemy.util.StreamExec to
build-area/src/org/kepler/build/util/StreamSingleCommandExec.java
a...
Christopher Brooks
10:58 AM Bug #4264 (Resolved): ant task fails if there are java compilation errors
If "ant tasks" is run and there are compilation errors in the
build-area/src code, then "ant tasks" will fail to ru...
Christopher Brooks

07/24/2009

12:12 PM Bug #4255: Add Online Javadocs
The javadocs for the latest nightly build are now here:
http://dist.kepler-project.org/dist/nightly/javadoc/
The nig...
Chad Berkley
10:14 AM Bug #4259: Fix the 'ant javadoc' command
There is slightly different code that execs a subprocess at
ptolemy/util/StreamExec.java
This code does not use much ...
Christopher Brooks
07:52 AM Bug #4261: Long file name on windows
(In reply to comment #1)
> I think under Windows XP, the path can only be 256 characters, see
> http://www-01.ibm.co...
Chris Weed

07/23/2009

04:23 PM Bug #4256: Change to AbstractReceiver prevents putArray() from being called
Bert Rodiers fixed this, the change has been merged into the 8.0.beta branch.
The fix was to revert the change in Ab...
Christopher Brooks
03:26 PM Bug #4261: Long file name on windows
It looks like longest files are properties tests.
I ran
find . -type f | awk '{print length($0), $0}' > /tmp/f2
bash-...
Christopher Brooks
11:52 AM Bug #4261: Long file name on windows
I hit this same error on the nightly builds. It's mainly because of how SVN duplicates all of the files in the .svn ... Chad Berkley
09:19 AM Bug #4261: Long file name on windows
I think under Windows XP, the path can only be 256 characters, see
http://www-01.ibm.com/support/docview.wss?rcss=fa...
Christopher Brooks
09:03 AM Bug #4261 (Resolved): Long file name on windows
When I tried to copy my directory of the kepler source files to a windows box, I got an error about a long filename a... Chris Weed
03:19 PM Bug #4259: Fix the 'ant javadoc' command
I got the javadoc command working through ant, but only if I exclude the ptolemy source. I'm not sure what is causin... Chad Berkley
12:22 PM Bug #4259: Fix the 'ant javadoc' command
I got the ptolemy tree running fine from the command line. I think the ant task is not attaching std.err correctly (... Chad Berkley

07/22/2009

06:37 PM Bug #4022: undesired file:\ prefix added by FileParameter
0) Under Windows XP, on Desktop create directories:
test/data
test/workflow
1) Save attached dataFile.txt into test...
Derik Barseghian
06:35 PM Bug #4022: undesired file:\ prefix added by FileParameter
workflow which illustrates FileParameter bug Derik Barseghian
06:34 PM Bug #4022: undesired file:\ prefix added by FileParameter
dataFile used by workflow.xml Derik Barseghian
04:49 PM Bug #4259: Fix the 'ant javadoc' command
BTW - javadoc runs ok on the ptolemy tree.
Looking at the stack trace, it is almost like it
This is with:
[bldmastr...
Christopher Brooks
04:09 PM Bug #4259: Fix the 'ant javadoc' command
This seems to run now from the command line, but not from ant. Might be a memory problem. Chad Berkley
03:52 PM Bug #4259: Fix the 'ant javadoc' command
We seem to be running into this bug:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5082928
By not generating pt...
Chad Berkley
11:24 AM Bug #4259 (Resolved): Fix the 'ant javadoc' command
The 'ant javadoc' command hangs. Chad Berkley
02:18 PM Bug #4257: ant update should update build-area
added the ability of the UpdateModules task to update the build-area. It can be turned off by setting updateBuildAre... Chad Berkley
11:21 AM Bug #4257 (Resolved): ant update should update build-area
Problems are caused when the build-area is not updated with 'ant update' We should at least have a switch to force t... Chad Berkley
11:25 AM Bug #4260 (New): Add a test suite for the build system
Need to create a testing harness for the build system to ensure that all functionality remains working as new feature... Chad Berkley
11:22 AM Bug #4258 (Resolved): Add java 1.6 to nightly build
Need to add some java 1.6 hosts to the nmi build. Chad Berkley
10:18 AM Bug #4256 (Resolved): Change to AbstractReceiver prevents putArray() from being called
Here's a bug from 5/13.
I agree that the problem is that putArray()
is no longer being called, which is being ove...
Christopher Brooks
09:39 AM Bug #4035: MoMLSimpleApplication does not filter Display actor or any GUI Kepler actors.
I'm looking over old bugs.
Can this bug be closed?
ant run-workflow-no-gui filters the Display actor out and runs
in...
Christopher Brooks

07/21/2009

11:31 AM Bug #3529: cannot always set parameters when running workflow from command line
Parameters can now be passed when using -nogui.
Additionally, 'ant startup-script' creates kepler.sh so you don't n...
Daniel Crawl
11:03 AM Bug #4255 (Resolved): Add Online Javadocs
We need to add the javadocs for released versions of kepler to the website. Chad Berkley

07/20/2009

05:49 PM Bug #4254: wrapping up, never ending workflow! (PN inside PN)
Model from Josep Maria Campanera Alsina. The model runs
and then never terminates, it gets stuck on "wrapping up"
Christopher Brooks
05:47 PM Bug #4254 (New): wrapping up, never ending workflow! (PN inside PN)
[I'm going through my email logs looking for bugs that have
not really been solved.]
The problem is that a trivia...
Christopher Brooks
05:00 PM Bug #4250: Add other suites to the nightly build
Added the WRP suite to the NMI build. If you want your suite added, let me know. Chad Berkley

07/17/2009

11:47 AM Bug #3708: Case actor issues

1) I updated KeplerGraphFrame so that composite entities providing a tabbed interface, such as the Case actor, will ...
Daniel Crawl

07/16/2009

10:03 PM Bug #3655: create a Workflow Run Manager with ability to export Publication Ready Archives
I believe I have the trackpad / single button mouse wrm jtable context menu bug fixed, locally. Will check in the fix... Derik Barseghian
02:05 PM Bug #4199: NPE in org.kepler.moml.NamedObjId
Fixed. There were two bugs: dereferencing a null container, and sometimes the referral list attribute was being creat... Daniel Crawl
11:40 AM Bug #4249: create 64 bit installers
Added functionality to the build system to build the 64 bit installer. Changed the disclaimer on the web site and in... Chad Berkley
11:12 AM Bug #4252: Workflow Run Manager - deleting a run before running a wf doesn't work
Fixed: needed connection to database before issuing SQL delete. Daniel Crawl

07/15/2009

06:21 PM Bug #4251: Workflow Run Manager - wrong rows when operating on re-sorted table
I believe I've fixed this in r19997. Will leave open a little while longer for more testing. Derik Barseghian
02:43 PM Bug #4251 (Resolved): Workflow Run Manager - wrong rows when operating on re-sorted table
If you sort the table into a non-default state (by single clicking on a column header some number of times), and then... Derik Barseghian
04:39 PM Bug #4252 (Resolved): Workflow Run Manager - deleting a run before running a wf doesn't work
With my r19997 check-in i've added this bug where you now get an NPE if you try to delete a run from WRM before runni... Derik Barseghian
01:00 PM Bug #4250 (Resolved): Add other suites to the nightly build
Need to add suites besides just kepler to the nightly build. Chad Berkley
12:45 PM Bug #4249 (Resolved): create 64 bit installers
We can now create 64 bit installers for kepler, so I need to add a build target to do that and remove the disclaimers... Chad Berkley

07/14/2009

03:10 PM Bug #4248 (Resolved): export dialogs should show default extension
Right now exporting an archive (or a run archive with the workflow-run-manager module) forces the kar extension onto ... Derik Barseghian
12:50 PM Bug #4247: Application menu items sometimes disappear on OS X
This happened to me yesterday after I got a moml exception. Chad Berkley
12:49 PM Bug #4247 (Resolved): Application menu items sometimes disappear on OS X
I'm not sure the cause of this yet, but occasionally lately I've been finding myself with a kepler window open, but o... Derik Barseghian
11:40 AM Bug #4063: Kepler-1.XDev Installer is large
Have paired down the installers as much as possible now. We will release a src and bin version of the installers. A... Chad Berkley
11:38 AM Bug #3672: Open/Save Workflow as KAR Archive
For this bug to be closed, the following functionality should work:
* Save a kar locally and to the local repository...
Chad Berkley
11:33 AM Bug #4246 (In Progress): Reorganize code in util, core and gui modules
The code in the main modules still needs to be reorganized a bit. There is gui code in core that needs to be moved t... Chad Berkley

07/13/2009

04:57 PM Bug #4244: Dragging ImageAttribute into Kepler results in not finding the gif
If this is not fixed in 2.0, then these actors should be removed and
any Ptolemy demos that use them removed from Kep...
Christopher Brooks
03:49 PM Bug #4244: Dragging ImageAttribute into Kepler results in not finding the gif
Below are some of the actors that call setExpression on $CLASSPATH
or $PTII and presumably include a resource in the ...
Christopher Brooks
12:57 PM Bug #4244 (Resolved): Dragging ImageAttribute into Kepler results in not finding the gif
Start Kepler
Search for ImageAttribute
Drag in the Image icon.
The following exception appears.
I think this is...
Christopher Brooks
04:29 PM Bug #4203: use port parameters in web service actors
I still need to update WSWithComplexTypes. Daniel Crawl
04:14 PM Bug #4203: use port parameters in web service actors
looks like this has been fixed. Chad Berkley
04:08 PM Bug #4088: Create new configuration system
duplicate of 3948
*** This bug has been marked as a duplicate of bug 3948 ***
Chad Berkley
04:08 PM Bug #3948: Create new configuration system supporting modules
*** Bug 4088 has been marked as a duplicate of this bug. *** Chad Berkley
04:04 PM Bug #3782: Kepler-trunk fails to properly read in kar files the first time after they are built.
no longer a problem. Chad Berkley
02:01 PM Bug #3949: Get the installer working with the new build system
All dependent bugs are now closed. The installers are easily built with the modular architecture. Closing this bug. Chad Berkley
02:00 PM Bug #4016: Test IZPack Installer on 64 bit machine
Oliver reports that there are problems with the installer on win64. I've added disclaimers to the web page and to th... Chad Berkley
10:20 AM Bug #4016: Test IZPack Installer on 64 bit machine
Still encountering the same bugs as before.
1. The big one. Installer will unpack and install, but after the instal...
Oliver Soong
01:59 PM Bug #4015: Add 64 bit disclaimer to installer
added to the installer. closing this bug. Chad Berkley
01:54 PM Bug #4015: Add 64 bit disclaimer to installer
Added disclaimer to the website. Chad Berkley
10:28 AM Bug #4015: Add 64 bit disclaimer to installer
it doesn't exist yet. That's why there's a bug :) Chad Berkley
10:23 AM Bug #4015: Add 64 bit disclaimer to installer
For the unaware, where is this page and statement? I only know of http://dist.kepler-project.org/dist/pre Oliver Soong
 

Also available in: Atom