Project

General

Profile

Activity

From 03/12/2009 to 04/10/2009

04/10/2009

05:40 PM Bug #3655: create a Workflow Run Manager with ability to export Publication Ready Archives
After some further thinking and discussing of the search interface, I've decided to continue to pursue the integrated... Derik Barseghian
04:12 PM Bug #3973 (New): Additional information for 64-bit users installing 1.0.0
Kepler 1.0.0 on 64-bit Windows systems seems to require a 32-bit java install, which is not the default provided by j... Oliver Soong
01:17 PM Bug #3970: XSLT unnecessarily writes to a file
(In reply to comment #1)
> Some XML documents are large enough that String representations can memory
> limited. By ...
Chris Weed
09:17 AM Bug #3970: XSLT unnecessarily writes to a file
Some XML documents are large enough that String representations can memory limited. By using temporary files properl... Matt Jones
08:31 AM Bug #3970 (Resolved): XSLT unnecessarily writes to a file
Instead of creating a temporary file that may fail, write the XSLT output to a string buffer.
//XSLT.java
StringW...
Chris Weed
08:31 AM Bug #3968: XSLTActor temporary file bug
Disregard comment #1 and see Bug 3970. Chris Weed
05:32 AM Bug #3968: XSLTActor temporary file bug
The file XSLT.java has the same problem for the output html file "fileOut". Chris Weed

04/09/2009

04:02 PM Bug #3947: Create a module manager
Here is the current status of the module manager.
It is currently under the tools menu. It allows scientists or deve...
David Welker
03:20 PM Bug #3947: Create a module manager
Need to deal with caching issues with switching modules. Some objects should only be used with one module or suite a... Chad Berkley
01:41 PM Bug #3968 (Resolved): XSLTActor temporary file bug
The XSLTActor creates a temporary file in the current directory for storing the input XML file to be processed. This ... Chris Weed

04/08/2009

01:23 PM Bug #3967 (Resolved): Unable to run java -jar kepler-trunk.jar with -nogui -nocache -runwf fullworkflowpath options
I am unable to run
java -jar kepler-trunk.jar -nogui -nocache -runwf fullworkflowpath
arguments are completel...
Madhusudan Gujral
12:45 PM Bug #3954: Report Designer - items of interest scrolling
The items of interest panel now scrolls, and the nifty borders have been removed. debi staggs
11:39 AM Bug #3943: error importing more than one actor created in one suite using kepler-1.0
On a similar note, Vista user (trying to use two actors he created in one suite ala the hello-world tutorial using Ke... Derik Barseghian
11:13 AM Bug #3961: RExpression2 - support arrayType(scalar, ....) tokens
This bug should now read: "Scalar Arrays should not be treated as String Arrays"
might end up closing it if I can't g...
ben leinfelder
09:39 AM Bug #3961: RExpression2 - support arrayType(scalar, ....) tokens
1. Added support for treating these arrays as containing all string elements.
2. Looking into how we might preserve e...
ben leinfelder

04/07/2009

02:59 PM Bug #3963 (Resolved): RExpression2 - support mixed lists output from R
The RExpression2 actor does not preserve the type of the elements in the following R snippet:
list(1, "b", 3)
The t...
ben leinfelder
02:52 PM Bug #3962: RExpression2 - support RecordTokens with length=1
Hmm, this looks familiar. I think I fixed this, or something similar in the original RExpression actor. Not sure if t... Derik Barseghian
02:38 PM Bug #3962 (Resolved): RExpression2 - support RecordTokens with length=1
Ptolemy expression:
{a = 1, b = "b", c = 3}
results in a conversion error when going from Token->Java/R
ben leinfelder
02:31 PM Bug #3961 (Resolved): RExpression2 - support arrayType(scalar, ....) tokens
a "mixed" array token can be generated, as in the Ptolemy expression:
{1, 2.3, true}
the type then looks like this:...
ben leinfelder
02:27 PM Bug #3960 (Resolved): RExpression2 - support arrayType(arrayType(....)) tokens
the Ptolemy expression:
{{1}, "b", {3}}
will result in a Token with type:
arrayType(arrayType(string,1),3)
We n...
ben leinfelder
11:28 AM Bug #3959 (Resolved): Report Designer - Highlight and select a report item panel
Add the ability to highlight and select a specific report item panel. debi staggs
11:23 AM Bug #3958 (Resolved): REPORT DESIGNER - Delete report items from the report designer
When report items are dragged from the items of interest list onto the report designer canvas there is currently no w... debi staggs
11:22 AM Bug #3809: jni actors do not work
in Eclipse I've been launching Kepler (org.kepler.core.loader.Loader) with the following VM argument:
-Djava.library....
ben leinfelder
10:48 AM Bug #3957 (Resolved): Report Designer - remove items of interest from the list
You can mark items as "reportable" from the workflow canvas - they then show up in the list "items of interest" but y... ben leinfelder
10:44 AM Bug #3942: Report Designer - add/edit item labels
some more comments from my dupe:
---
An Item Label should be dragged to an existing ReportItem.
1. The label provide...
ben leinfelder
10:43 AM Bug #3942: Report Designer - add/edit item labels
*** Bug 3956 has been marked as a duplicate of this bug. *** ben leinfelder
10:43 AM Bug #3956: Report Designer - item label editing
oops - duplicate bug!
*** This bug has been marked as a duplicate of bug 3942 ***
ben leinfelder
10:34 AM Bug #3956 (Resolved): Report Designer - item label editing
An Item Label should be dragged to an existing ReportItem.
1. The label provides a text area for editing the label....
ben leinfelder
10:28 AM Bug #3955 (Resolved): Report Designer - static report item: TEXT
We can drag a "Label" static report item on to the report design canvas, but cannot edit the text.
This can be imple...
ben leinfelder
10:21 AM Bug #3954 (Resolved): Report Designer - items of interest scrolling
The Items of Interest panel shows a single-level tree of the "reportable items" but they run over the border in a not... ben leinfelder
09:01 AM Bug #3953: Report Viewer - scroll bars
Using BorderLayout for the ReportViewer tab - now the scroll pane is behaving as expected and allows scrolling that a... ben leinfelder

04/06/2009

05:04 PM Bug #3953 (Resolved): Report Viewer - scroll bars
The current rendering (done by FOP with GUI components) displays the report in the panel with no scroll bars. We need... ben leinfelder
04:59 PM Bug #3952: Report Viewer - use Provenance Recorder to get Querable
now using this mechanism forgetting the Queryable ben leinfelder
04:58 PM Bug #3952 (Resolved): Report Viewer - use Provenance Recorder to get Querable
The "centralized" provenance recorder configured for a workflow should be the preferred method for using provenance f... ben leinfelder
04:56 PM Bug #3951 (Resolved): Report Viewer - improve TOC panel
A table of contents showing the Items currently rendered in the Report Instance is now included in a separate panel i... ben leinfelder
03:59 PM Bug #3655: create a Workflow Run Manager with ability to export Publication Ready Archives
Some updates to the above todo list:
2) Provenance store configuration -- should there be a menu? Where is default
h...
Derik Barseghian
12:27 PM Bug #3948: Create new configuration system supporting modules
See notes on wiki about existing and proposed systems.
https://kepler-project.org/developers/teams/framework/kepler-...
Matt Jones
12:01 PM Bug #3948 (Resolved): Create new configuration system supporting modules
Kepler currently has at least 4 different configuration systems each using their own configuration file. This makes ... Chad Berkley
12:10 PM Bug #3949 (Resolved): Get the installer working with the new build system
The build system needs to be able to create an IzPack installer for the standard modules to install the core of keple... Chad Berkley
12:07 PM Bug #3902: Running Kepler from Eclipse...No actors on right pane
This is not a bug, but a configuration problem. I've asked David to help the user with this problem. Chad Berkley
11:46 AM Bug #3947 (Resolved): Create a module manager
Future releases of Kepler will consist of only "standard" modules which include only the basic functionality of keple... Chad Berkley
10:08 AM Bug #3944: External script editors
See also the Ptolemy bug "Editing Python Scripts is difficult"
https://chess.eecs.berkeley.edu/bugzilla/show_bug.cgi?...
Christopher Brooks
09:46 AM Bug #3944: External script editors
*** Bug 3184 has been marked as a duplicate of this bug. *** ben leinfelder
09:45 AM Bug #3944 (New): External script editors
Allow script editing (R, python, etc...) to be done outside of the basic Kepler/ptII editor in favor of <my favorite ... ben leinfelder
09:46 AM Bug #3184: right-click context menu in RExpression actor
closing this in favor of the more general bug (3944)
*** This bug has been marked as a duplicate of bug 3944 ***
ben leinfelder

04/03/2009

06:13 PM Bug #3943 (New): error importing more than one actor created in one suite using kepler-1.0
Procedure: Follow the new kepler-1.0 hello-world tutorial to create an actor in a hello-world suite. Create a second ... Derik Barseghian
04:54 PM Bug #3900: leaving fullscreen mode gives an NPE and closes window
This bug is pretty atrocious, I'm retargeting it to 2.0.0. Derik Barseghian
04:49 PM Bug #3851: Problem when building a package with the new system
This bug has been fixed for some time. I just tested the functionality of the package command with kepler-trunk, and ... David Welker
04:47 PM Bug #3683: add tokenType to token_flow table in provenance sql schema
The type has been added to the v8 schema. Daniel Crawl
04:44 PM Bug #3942: Report Designer - add/edit item labels
to clarify: we're already handling this in from the RIO side of things...just need to put it in the UI for the user t... ben leinfelder
03:27 PM Bug #3942 (Resolved): Report Designer - add/edit item labels
Now that we have Items dragging around on the report, we should be able to add labels to them:
-Drag a label item fr...
ben leinfelder
03:22 PM Bug #3941: Report Viewer - handle Text items
added to my "test" report and it works great. ben leinfelder
03:14 PM Bug #3941: Report Viewer - handle Text items
Go figure - this is working already. Let's hear it for generic Item handling! ben leinfelder
03:02 PM Bug #3941 (Resolved): Report Viewer - handle Text items
This is similar to handling an HR, but with user-entered static text. It is different than an Item's label in that th... ben leinfelder
03:13 PM Bug #3669: Tabbed pane interface for holding workflow canvas and additional GUI elements
The documentation for the ViewPane and TabPane extension points has moved to
https://kepler-project.org/developers/te...
Aaron Aaron
03:06 PM Bug #3542: Tree View menu is too wide when opened
The Tree View menu item has been replaced with the Workflow Outline TabPane. To get to the Tree View you now select ... Aaron Aaron
02:37 PM Bug #3939 (Resolved): Kepler Unique LSID Namespace generation
The Kepler installer should generate a public/private key pair upon installation. The private key is then used to dig... Aaron Aaron
02:32 PM Bug #3242: dlls should not go in c:/Windows/System32
Possibly look into this with the new installer. Chad Berkley
02:31 PM Bug #3240: Fix permissions on kepler CVS files.
We no longer use CVS. Closing this bug. Chad Berkley
02:30 PM Bug #3074: Code library installation issues
Not sure if this is something we want to get done for 2.0, but I'm targeting it there for further discussion. Chad Berkley
02:28 PM Bug #3027: jar handling issues
This should be handled through modularization of kepler. The jars that go with an actor should reside with it in its... Chad Berkley
02:26 PM Bug #2319: Ptolemy build problems
I believe the new build system renders this bug obsolete. Chad Berkley
02:24 PM Bug #3696: Core Build System Tasks
No longer using this build system. Chad Berkley
02:23 PM Bug #3236: remove strict requirements for PTII and KEPLER env variables
This has been eliminated. Chad Berkley
02:23 PM Bug #3149: cannot add arbitrary jars when exporting archive
It would be nice to get this into 2.0, but it may need to get pushed, depending on how much work we end up doing on t... Chad Berkley
02:22 PM Bug #3128: Kepler devel tree can't be compiled in java 1.6.0: DBConnection problem
Kepler 2.0 should be Java 1.6 compatible, IMHO. The main problem is that we need to work around this since older mac... Chad Berkley
02:19 PM Bug #3097: incorrect classpath in generated ptexecute.sh and momlexecute.sh
Need to make sure this functionality still works with the new modular system and new build system. Chad Berkley
02:16 PM Bug #3935: Report Viewer - handle HR items
included in the FOP sax events and xslt processing - we get it in XML/PDF/HTML ben leinfelder
10:06 AM Bug #3935 (Resolved): Report Viewer - handle HR items
There's a new StaticReportItem for horizontal rules - this should be handled in the FOP rendering and xml serialization. ben leinfelder
02:03 PM Bug #2493: actor repository tracking bug
The repository should be re-worked for the 2.0 release if we are going to include modules in it. Chad Berkley
02:01 PM Bug #2448: Splash screen sometimes appears as simple white box
I have not seen this bug in some time. Re-open it if it anyone sees it recur. Chad Berkley
01:58 PM Bug #2321: merge exp files into ptolemy CVS
Kepler's classpath override of ptolemy.vergil.basic.BasicGraphFrame has been removed from Kepler's util module. Thes... Aaron Aaron
01:53 PM Bug #2335: MENUS: Top-Level Menu - dynamic addition of menu items
This issue can be looked at when the MenuMapper functionality is examined during exp file removal. Chad Berkley
01:52 PM Bug #2142: new schema for data sources
No longer pursuing this. Chad Berkley
01:51 PM Bug #2145: need ontology storage system
I don't think this functionality is currently needed in kepler. Chad Berkley
01:44 PM Bug #3931: Get the R actor working with JNI
Try to get this in for 2.0 but this might go into a non-standard module. If that's the case, this can get pushed to ... Chad Berkley
01:43 PM Bug #3809: jni actors do not work
Need to check the IDEs to make sure JNI works. Chad Berkley
01:42 PM Bug #3734: Some demos no longer work after new build/repos
Make sure all demos work with the 2.0 release. Some demos that have dependencies on non-standard modules may need to... Chad Berkley
01:41 PM Bug #3483: case sensitive Leopard install fails
Check this for the 2.0 installer. Chad Berkley
01:40 PM Bug #3369: Kepler will not start (OS X 10.52) as JavaApplicationStub is not executable
Make sure this isn't happening for the release 2.0 installer. Chad Berkley
01:11 PM Bug #2374: SVG - Improve inital rendering times
The SVG icons render immediately for me on my MacBook Pro. I think this may have been fixed when the change was made... Chad Berkley
01:01 PM Bug #2324: SVG - old-style icon still displayed for certain actors
As of 4/3/09, this is the status of this bug:
a) Still need to change all these to a royal blue dot:
(done)Paramete...
Chad Berkley
10:43 AM Bug #3936: Report Viewer - handle Image items
now handling file paths (strings) that are returned from provenance.
this is less than perfect since it relies on the...
ben leinfelder
10:08 AM Bug #3936 (Resolved): Report Viewer - handle Image items
When images (currently file paths) are passed between actors, I believe provenance captures the file contents and sto... ben leinfelder
10:04 AM Bug #3934 (Resolved): Report Designer - editable Report Title field
Need to be able to edit the title of the report. I'd recommend a simple text area to do this, then set it in the Repo... ben leinfelder

04/02/2009

01:28 PM Bug #3898: update .kepler instead of removing it between versions
I have a proposed solution to this problem. I think that the cache should be module aware. If you are running kepler-... David Welker
11:37 AM Bug #3932 (Resolved): Configure Actor actor context menu item missing
The Configure Actor actor context menu item is missing (again, I think?). The analogous item for configuring ports is... Derik Barseghian
11:02 AM Bug #3809: jni actors do not work
I've fixed this for the command-line build.
This bug can be closed when it's fixed for the IDEs.
Daniel Crawl
10:32 AM Bug #3909: RExpression fails with certain port names
I think I'm more confused now. I can't seem to find an RExpression2 actor in the components list. I had assumed it ... Oliver Soong
09:58 AM Bug #3931 (New): Get the R actor working with JNI
We need to get the R actor working with JNI instead of having it make calls to the native executable. This will simp... Chad Berkley

04/01/2009

05:51 PM Bug #3930 (New): error importing hello-world tutorial actor into kepler-1.0 suite
I'm getting an error when trying to import the actor created with the revamped (for suites) hello-world tutorial into... Derik Barseghian
05:43 PM Bug #3909: RExpression fails with certain port names
I tried this sample workflow, but using RExpression2 actors instead. Here are my findings:
-the "+" and "-" port name...
ben leinfelder
11:14 AM Bug #3909: RExpression fails with certain port names
I was saying it works with the RExpression2 actor. The sample workflow you have uses the original RExpression actor. ben leinfelder
11:33 AM Bug #3898: update .kepler instead of removing it between versions
A similar problem occurs when switching between suites.
If in suite A you've developed an actor, and you instantiate ...
Derik Barseghian

03/31/2009

03:25 PM Bug #3909: RExpression fails with certain port names
Ben, I don't seem to be getting the same results as you. Here's a
workflow under Kepler 1.x dev build 17250 that sho...
Oliver Soong
03:09 PM Bug #3909: RExpression fails with certain port names
i'm going to mark this as fixed since it works with the "next generation" RExpression actor.
we can't really go back ...
ben leinfelder
02:31 PM Bug #3909: RExpression fails with certain port names
RExpression2 actor handles "1 weird name" port names. The caveat being that you have to escape (`) them when referenc... ben leinfelder
10:16 AM Bug #3909: RExpression fails with certain port names
Here are three examples that should cover most bases. The first one shows off backticks for quoting otherwise invali... Oliver Soong
01:27 PM Bug #3899: web service actor does not work through proxy
I guess in windows you have to edit kepler-console.bat to do this also. Chris Weed
01:18 PM Bug #3925 (Resolved): ant run does not always work from paths with spaces
XP Pro x64 SP2, Java 1.6.0_11, Kepler 1.x dev build 17250
I checked out kepler to C:\Documents and Settings\soong\...
Oliver Soong
09:25 AM Bug #3921 (New): Exported KAR files do not correctly export private classes
When exporting a KAR file, if the actor contains private classes, the private classes are not exported and an excepti... Chad Berkley

03/26/2009

09:23 AM Bug #3912: RExpression actor has a single line text entry field
Restored the TestStyle object for the "expression" box. It had been commented out because it looked like it was not b... ben leinfelder
08:44 AM Bug #3909: RExpression fails with certain port names
can you give a snippet of R that demonstrates assign and back quote and the kinds of variable names that are causing ... ben leinfelder
08:42 AM Bug #3910: RExpression multiport input drops record columns
what good news (RExpression2 actor)! ben leinfelder

03/25/2009

08:53 PM Bug #3915: The error dialogue won't go away.
Attached is a Ptolemy model that illustrates the bug.
I believe the problem only occurs when the inner most Variable
...
Christopher Brooks

03/24/2009

11:50 AM Bug #3917 (Resolved): refactor schema creation code out of recording classes
It would be nice if the code for schema creation was independent of the Recording classes. Derik Barseghian

03/23/2009

05:11 PM Bug #3915 (New): The error dialogue won't go away.
Workflow: There are two composite actors, one called CompositeActor1 on the top level, another called CompositeActor2... jianwu jianwu

03/20/2009

03:37 PM Bug #3912 (Resolved): RExpression actor has a single line text entry field
XP Pro x64 SP2, Java 1.6.0_11, Kepler 1.x dev Rev. 17126 from svn
The RExpression actor source entry is only a sin...
Oliver Soong
02:36 PM Bug #3910: RExpression multiport input drops record columns
This works correctly with the new RExpression2 actor in kepler-trunk. Oliver Soong
09:15 AM Bug #3128: Kepler devel tree can't be compiled in java 1.6.0: DBConnection problem
In my opinion, Kepler 1.1.0 must able to be compiled with Java 6 (aka JDK1.6).
The problem is:
[compile] Compiling ...
Christopher Brooks

03/19/2009

12:27 PM Bug #3910 (Resolved): RExpression multiport input drops record columns
XP Pro x64 SP2, Java 1.6.0_11, Kepler 1.0.0 from kepler-project.org
Sending multiple records to the RExpression ac...
Oliver Soong
12:08 PM Bug #3909 (Resolved): RExpression fails with certain port names
XP Pro x64 SP2, Java 1.6.0_11, Kepler 1.0.0 from kepler-project.org
Port names that are not simple R names causes ...
Oliver Soong

03/18/2009

01:51 PM Bug #3901: unescaped & in <entity name="a & b"> on line 4
I partially fixed this by modifying PtolemyEffigy so that we escape for xml
the username. Models can now be saved wi...
Christopher Brooks
01:24 PM Bug #3905 (Resolved): In devel tree, build-area should be renamed to build
I'd like to see the "build-area" directory name changed to "build",
though this is a matter of personal preference. ...
Christopher Brooks
01:22 PM Bug #3904 (Resolved): devel tree should have a top level build.xml file and README.txt
It would be very nice if the devel tree had a top level build.xml file
so that
cd kepler; ant run
would work.
I'...
Christopher Brooks
01:06 PM Bug #3900: leaving fullscreen mode gives an NPE and closes window
The bug does not appear if I do
ant change-to -Dsuite=ptII
ant run
# Open any model
# View -> Full Screen
# Hit ...
Christopher Brooks
12:21 PM Bug #3903 (New): Use Java logging utilities instead of Apache commons logging facility
ersonally, I'd like to switch to the logging utilities that
now ship with Java, see
http://java.sun.com/j2se/1.4.2/...
Christopher Brooks
12:21 PM Bug #3898: update .kepler instead of removing it between versions
Although in development mode it is fine to remove .kepler either manually or with clean-cache, there would be problem... Matt Jones
12:02 PM Bug #3898: update .kepler instead of removing it between versions
I updated the Build System instructions and the Eclipse instructions
to include running "ant clean-cache". This seem...
Christopher Brooks
08:32 AM Bug #3902 (Resolved): Running Kepler from Eclipse...No actors on right pane
Hello,
I am using kepler with eclipse. I followed this tutorial:
https://kepler-project.org/developers/reference/...
Kazmi Kazmi

03/17/2009

07:08 PM Bug #3901 (Resolved): unescaped & in <entity name="a & b"> on line 4
XP Pro x64 SP2, Java 1.6.0_11, Kepler 1.0.0 from kepler-project.org
If a workflow is saved with an & in the file n...
Oliver Soong
03:11 PM Bug #3900 (Resolved): leaving fullscreen mode gives an NPE and closes window
On my mac, when I enter fullscreen mode, then hit the ESC key to leave fullscreen mode, I get an NPE and the window c... Derik Barseghian
12:19 PM Bug #3899 (New): web service actor does not work through proxy
The run script does not set up the java proxy settings, so anything that needs to connect to the internet through htt... Chris Weed
11:03 AM Bug #2315: Unable to run multiple Kepler instances simultaneously
Realized this bug can be closed.
If issues arise with the the way this is working (in Server mode) then we'll open ne...
ben leinfelder
09:59 AM Bug #3898 (Resolved): update .kepler instead of removing it between versions
Thanks to Qiao Huijie for pointing this out.
When switching between Kepler-1.0.0 and the Subversion development tree...
Christopher Brooks
09:16 AM Bug #3801: open dialog, common places pane has white box instead of text
FWIW, Sun has acknowledged that this is a bug, see
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6817933
Christopher Brooks
09:14 AM Bug #3896 (Resolved): String Parameter does not offer option to configure unlike 1.0 release.
String Parameter does not offer option to configure unlike 1.0 release. Madhusudan Gujral

03/16/2009

03:45 PM Bug #3892: EML 2 Dataset file path confusion
Although the workflow in full path.xml loads fine, it does not run properly, as noted in bug #3893:
http://bugzilla....
Oliver Soong
03:39 PM Bug #3892 (Resolved): EML 2 Dataset file path confusion
Kepler 1.0.0, Java 1.6.0_11, XP 64-bit
The EML 2 Dataset actor parameters EML File and Data File look for file pat...
Oliver Soong
03:43 PM Bug #3893 (Resolved): EML 2 Dataset not working with local data
Kepler 1.0.0, Java 1.6.0_11, XP 64-bit
I downloaded an EML/XML file and some text data tables to experiment with. ...
Oliver Soong
01:49 PM Bug #3890 (Resolved): EML 2 Dataset has trouble with a certain data table
Kepler 1.0.0, Java 1.6.0_11, XP 64-bit
Kepler has difficulty with table Dailyrain2004.txt from judithk.609.21 in K...
Oliver Soong

03/13/2009

07:52 PM Bug #2321: merge exp files into ptolemy CVS
core/src/ptolemy/kernel/util
ComponentEntityConfig.java - not present in Ptolemy, no need to merge
KeplerIconL...
Christopher Brooks
07:21 PM Bug #3770: CompositeActor "Open Actor" menu item is missing
Fixed. Christopher Brooks
07:20 PM Bug #3770: CompositeActor "Open Actor" menu item is missing
Fixed by adding an addHotKeys() method to
kepler/util/src/ptolemy/vergil/actor/ActorController.java
The above class...
Christopher Brooks

03/12/2009

06:00 PM Bug #3801: open dialog, common places pane has white box instead of text
I believe I;ve fixed this.
For some reason, my previous comment to this bug was not emailed to the
kepler-dev list, ...
Christopher Brooks
11:58 AM Bug #3801: open dialog, common places pane has white box instead of text
A class that demonstrates the bug where setting the background of an HTML widget
also affects the background of the t...
Christopher Brooks
12:25 AM Bug #3801: open dialog, common places pane has white box instead of text
The whiteboxes in the Windows file browser dialog only occur in
the HTML Viewer.
This command does not have the bug u...
Christopher Brooks
 

Also available in: Atom