Activity
From 11/29/2012 to 12/28/2012
12/21/2012
- 05:48 PM Bug #5722: Check for problems with sanitized RecordToken labels
- I haven't gotten parenthesis (or better, arbitrary strings) working.
Here's some testing showing behavior w/ my patc...
12/20/2012
- 07:13 PM Bug #5722: Check for problems with sanitized RecordToken labels
- I've attached two the workflows I've been using to test. One uses the Test actor, and with the patch and reversion, s...
- 07:00 PM Bug #5722: Check for problems with sanitized RecordToken labels
- I believe that by reverting these files as follows:
* 64638 ptolemy/actor/lib/OrderedRecordAssembler.java
* 6...
12/19/2012
- 04:05 PM Bug #5669: replace ProjectLocator.findKeplerModulesDir() with something more robust.
- Dan found the problem because he ran ant installer tasks before run ant compile. The ant installer tasks for linux an...
- 11:12 AM Bug #5669: replace ProjectLocator.findKeplerModulesDir() with something more robust.
- On Linux, if build-area/use.keplerdata exists, an NPE occurs:
cd /
ant -f ~/.../build-area/build.xml run
compile:
... - 11:18 AM Bug #5760: saving xml to existing file asks twice on mac
- The remaining problem will not occur in the 2.4 release, so retargeting.
To close this, the file dialog should ask t...
12/10/2012
- 10:47 AM Bug #5760: saving xml to existing file asks twice on mac
- I tested on Mac, and it's fixed.
I also tested on Linux, Java 1.6: the default dialog asks for confirmation once, b...
12/07/2012
- 12:35 PM Bug #5760: saving xml to existing file asks twice on mac
- Fixed in r65184 in ptolemy/actor/gui/TableauFrame.java
I updated Top.java as well, though that code is not called bec... - 10:39 AM Bug #5266: Two empty boxes inside Sinewave actor and other icon problems for attributes
- Fixed by Daniel!
12/05/2012
- 03:50 PM Bug #5722: Check for problems with sanitized RecordToken labels
- The problem here is that we made a poor design decision many years ago about
record keys. We decided that record key... - 02:46 PM Bug #5722: Check for problems with sanitized RecordToken labels
- I don't understand why this is an issue. Records are standard dictionary type data structures, and any string key va...
- 02:28 PM Bug #5722: Check for problems with sanitized RecordToken labels
- Labels beginning with digits will also change.
9Volt becomes _9Volt.
9 Volt becomes _9_Volt. - 02:08 PM Bug #5722: Check for problems with sanitized RecordToken labels
- I would hope that this continues to work.
- 12:56 PM Bug #5722: Check for problems with sanitized RecordToken labels
- So far I haven't been able to come up with a concrete realistic/common usecase where this causes problems. I looked a...
- 03:30 PM Bug #5760 (In Progress): saving xml to existing file asks twice on mac
- On Mac, when saving a workflow as XML to an existing file, there are two dialogs that ask to overwrite the existing f...
- 03:23 PM Bug #5759 (Resolved): MatrixViewer window does not reappear
- The MatrixViewer actor pops up a window displaying a matrix. If the window is closed, it does not reappear after runn...
- 01:10 PM Bug #5725: Save dialog's folder drop-down menu crashes kepler in OS X 10.8 w/ 64-bit java 1.6.0_37-b06-434-11M3909
- Thanks. Verified, closing.
- 01:01 PM Bug #5725: Save dialog's folder drop-down menu crashes kepler in OS X 10.8 w/ 64-bit java 1.6.0_37-b06-434-11M3909
- I folded the patch in.
To close this bug, someone should check that the crash no longer occurs
under Mac OS 10.8 and ...
12/04/2012
- 01:44 PM Bug #5725: Save dialog's folder drop-down menu crashes kepler in OS X 10.8 w/ 64-bit java 1.6.0_37-b06-434-11M3909
- The println in the patch might get annoying, we could remove it.
- 01:34 PM Bug #5725: Save dialog's folder drop-down menu crashes kepler in OS X 10.8 w/ 64-bit java 1.6.0_37-b06-434-11M3909
- In the last Kepler 2.4 call it was suggested I just use JFileChooser when OS X 10.8 and Java 1.6 is detected, since t...
- 01:33 PM Bug #5725: Save dialog's folder drop-down menu crashes kepler in OS X 10.8 w/ 64-bit java 1.6.0_37-b06-434-11M3909
- Patch description: Unless ptolemy.ptII.useFileDialog is set true, useFileDialog will now return false if Mac OS X 10....
12/03/2012
- 01:45 PM Bug #5723: references to parameter are not always renamed
- I added some test cases for this to $PTII/ptolemy/data/expr/test/Parameter.tcl.
11/30/2012
- 04:10 PM Bug #5598: parameters appear as white boxes instead of dots
- I created a workflow with different types of attributes and uploaded the run to the repository using Kepler 2.3. I wa...
- 02:06 PM Bug #5754: unable to open TestSSHWithDisplay 2.3 run-kar from keplerRepository with WRM trunk
- Oops, duplicate.
- 01:47 PM Bug #5754 (Closed): unable to open TestSSHWithDisplay 2.3 run-kar from keplerRepository with WRM trunk
- Need to look into why trying to force open this run-kar to see the workflow does nothing.
11/29/2012
- 07:30 PM Bug #4903: Text in attributes not rendered properly
- The patch to ValueIcon was reverted.
See #5266 comment 18 for the fix. - 07:28 PM Bug #5266: Two empty boxes inside Sinewave actor and other icon problems for attributes
- The change to ValueIcon.java in r64716 was reverted, leaving ShowTypes and MonitorReceiverContents with titles. The d...
Also available in: Atom