Activity
From 01/13/2009 to 02/11/2009
02/09/2009
- 11:15 AM Bug #3803: Cannot open a workflow through the command prompt, open with, or send to menus
- Basically we need a way to bypass all the Kepler start up stuff and just open a workflow if Kepler is already running...
02/05/2009
- 10:59 AM Bug #3809 (Resolved): jni actors do not work
- Actors using native libs do not work, either trunk or 1.0.
Example workflows containing some of these actors:
d...
02/04/2009
- 12:31 PM Bug #3770: CompositeActor "Open Actor" menu item is missing
- I believe Chad has partially fixed this -the 'open actor' menu item is now there, but Crawl notes and I verify (on m...
02/03/2009
- 04:51 PM Bug #3807: reserved symbols in record names passed to the RExpression actor generate a missing R error message
- using RExpression2 (the JRI implementation) works!
of course this requires running from kepler-trunk and launching wi... - 04:11 PM Bug #3807: reserved symbols in record names passed to the RExpression actor generate a missing R error message
- will try this with the JRI implementation of R to see if that resolves the problem. RExpression2 needs more testing a...
- 04:08 PM Bug #3807 (Resolved): reserved symbols in record names passed to the RExpression actor generate a missing R error message
- XP Pro x64 SP2, Java 1.6.0_11-b03, Kepler 1.0.0, R 2.8.0
The URL contains a bugged Kepler workflow. The data from...
01/29/2009
- 11:18 PM Bug #3801: open dialog, common places pane has white box instead of text
- I can reproduce this but in the Ptolemy II devel tree, so it is not Kepler
specific. Running $PTII/bin/vergil will d... - 03:58 PM Bug #3801 (Resolved): open dialog, common places pane has white box instead of text
- XP Pro x64 SP2, Java 1.6.0_11, Kepler 1.0.0 from kepler-project.org.
When I go to File->Open File..., the common p... - 05:39 PM Bug #3803: Cannot open a workflow through the command prompt, open with, or send to menus
- To clarify, this relates to the Open With and Send To menus in Windows Explorer.
I apparently had a Kepler session a... - 05:11 PM Bug #3803: Cannot open a workflow through the command prompt, open with, or send to menus
- Here's the stack trace:
java.lang.Exception: Failed to parse "-kepler C:\Program Files (x86)\Kepler-1.0.0\demos\get... - 05:04 PM Bug #3803 (New): Cannot open a workflow through the command prompt, open with, or send to menus
- XP Pro x64 SP2, Java 1.6.0_11, Kepler 1.0.0 from kepler-project.org
If I right click a workflow file and select Op... - 04:46 PM Bug #3802: actor icons prevent channel connectors to align straight
- Edward writes:
> I'm not totally sure, but I seem to recall that if the bounding
> box of the icon is any multiple o... - 04:19 PM Bug #3802 (New): actor icons prevent channel connectors to align straight
- Reported by Edward Lee:
The Kepler icons seem to be sized so that Vergil's snap-to-grid
doesn't really work. I... - 10:09 AM Bug #3785 (New): Unclear Java requirements for Kepler installer on Vista 64-bit
- On a Vista 64-bit machine, the Kepler 1.0.0 installer for Windows failed with 64-bit JRE 5.0 (Update 16) installed, r...
01/27/2009
- 05:50 PM Bug #3738: File -> Save As menu item is missing
- Interesting.
It actually works with a fresh checkout. I must have modified something else (it was not the uiMenuMapp... - 04:57 PM Bug #3738: File -> Save As menu item is missing
- Interesting that it does not work for you. I'm on a Mac, running Java 1.5.0_16.
I'm running Kepler from the command ... - 04:05 PM Bug #3738: File -> Save As menu item is missing
- This fix did not work for me. I updated the common module to get this update by Christopher Brooks and opened Kepler ...
- 03:17 PM Bug #3738: File -> Save As menu item is missing
- Edited
kepler/common/configs/ptolemy/configs/kepler/uiMenuMappings_en_US.properties
The change was:
145c145
< File->... - 04:34 PM Bug #3782 (Resolved): Kepler-trunk fails to properly read in kar files the first time after they are built.
- Kepler from the trunk (hereinafter "kepler-trunk") fails to read kar files the first time immediately after they are ...
01/23/2009
- 02:23 PM Bug #3774: Hello World demo causes UI to become unresponsive and require restart
- (In reply to comment #6)
> As I digest this more, I think I agree that there is a problem if it completely
> seized u... - 02:10 PM Bug #3774: Hello World demo causes UI to become unresponsive and require restart
- As I digest this more, I think I agree that there is a problem if it completely seized up the UI. Were you able to h...
- 01:34 PM Bug #3774: Hello World demo causes UI to become unresponsive and require restart
- That's true that trying to guarantee that no possible combination of modules would fail is impossible.
IMO the qui... - 01:18 PM Bug #3774: Hello World demo causes UI to become unresponsive and require restart
- I think it would be impossible to have each actor have a default state that never failed in any situation. Under some...
- 01:04 PM Bug #3774: Hello World demo causes UI to become unresponsive and require restart
(In reply to comment #2)
> The odd thing is that if you set up a different network with an SDF Director
> with inter...- 12:41 PM Bug #3774: Hello World demo causes UI to become unresponsive and require restart
- The odd thing is that if you set up a different network with an SDF Director with interations set to zero, for exampl...
- 12:28 PM Bug #3774: Hello World demo causes UI to become unresponsive and require restart
- This is happening because the "iterations" parameter of the SDF director is set to 0 in your workflow. In the actual ...
- 11:59 AM Bug #3774 (New): Hello World demo causes UI to become unresponsive and require restart
- The basic network described in getting-started-guide.pd, pg 30 causes the UI to freeze up. This network consists of ...
01/22/2009
- 05:23 PM Bug #3770: CompositeActor "Open Actor" menu item is missing
- Again, (like the absence of File --> Save AS) this isn't a problem arising from the build system. It is a problem tha...
- 01:36 PM Bug #3770 (Resolved): CompositeActor "Open Actor" menu item is missing
- On my linux command line build, and my mac eclipse build, the 'Open Actor' context menu is missing for the CompositeA...
- 04:13 PM Bug #3738: File -> Save As menu item is missing
- This bug has nothing to do with the build system. The Save As menu item is still available in Kepler 1.0.
- 01:38 PM Bug #3738: File -> Save As menu item is missing
- I suspect this may be related to the build system, David do you see this problem too? I see it both on my linux cmd l...
- 03:17 PM Bug #3771: ant update error
- Fixed.
- 01:59 PM Bug #3771 (Resolved): ant update error
- ant update target is currently giving an error:
BUILD FAILED
java.lang.NoClassDefFoundError: org/tigris/subversio... - 03:01 PM Bug #3673: Create model for the Report Instance (RIO)
- Consolidating most of the RIO/ROML into a single model.
Point of divergence is at the "item" level where the ROML onl... - 03:01 PM Bug #3769: Problem with DistributedCompositeActor
- move distributed composite actor info to master-slave dir. From now no, if users want to use distributed composite ac...
- 01:31 PM Bug #3769 (Resolved): Problem with DistributedCompositeActor
- On my linux box, kepler r16420, ptII r52162 if I:
ant clean-all, ant run, kepler launches with no errors.
How... - 02:58 PM Bug #3648: Create Report format converter
- This is essentially done. Using FOP for most of it; a little vanilla xsl to get the html.
Consolidating this into #36... - 02:58 PM Bug #3636: Support multiple Report formats
- *** Bug 3648 has been marked as a duplicate of this bug. ***
- 02:53 PM Bug #3636: Support multiple Report formats
- Targeting support for three "formats":
1.) PDF (assembled with XSLT/Apache FOP)
2.) HTML (assembled from Java/XML+XSL... - 02:55 PM Bug #3647: Create Report Assembler
- The assembler need only deal with Java objects (making formatting decisions and looking up values from provenance). T...
- 11:15 AM Bug #3766 (New): Improve menu options in text editor
- In the built in text editor it would be nice to have typical 'Edit' menu items like Find, Cut, Copy, Paste, Undo, Redo.
01/21/2009
- 03:59 PM Bug #3764: Kepler needs to support EML 2.1.0
- yes, 2.1.0.
- 03:56 PM Bug #3764: Kepler needs to support EML 2.1.0
- I'm pretty sure it already supports EML 2.0.1. Did you mean to say the upcoming release of EML 2.1.0?
- 03:36 PM Bug #3764 (Resolved): Kepler needs to support EML 2.1.0
- Support for EML 2.0.1 needs to be added to kepler.
Also available in: Atom