Activity
From 06/16/2021 to 07/15/2021
07/15/2021
- 07:25 PM Testing Feature #3704: enable automated testing for GUI (Swing and web clients)
- Subsequent to that post, I learned from looking at the output that the existing project was causing issues. So renami...
- 09:20 AM Testing Feature #3704: enable automated testing for GUI (Swing and web clients)
- Question #697943 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/697943
Roger F Borrello Jr po... - 06:30 PM Database Feature #4022: upgrade to a newer PostgreSQL release
- I have been trying to get my test system going using PostgreSQL 13 for updated client code, and when I get to the PL/...
- 04:46 PM Database Feature #5491: custom locale/collation implementations
- @en_US.iso88591_fwd_basic@ will be then.
- 04:36 PM Database Feature #5491: custom locale/collation implementations
- I prefer the underscores.
- 04:03 PM Database Feature #5491: custom locale/collation implementations
- Eric Faulhaber wrote:
> OK, Ovidiu, so it sounds like we need to keep this setting in @p2j.cfg.xml@. But for consist... - 04:02 PM Database Feature #5491: custom locale/collation implementations
- OK, Ovidiu, so it sounds like we need to keep this setting in @p2j.cfg.xml@. But for consistency from the user's pers...
- 03:38 PM Database Feature #5491: custom locale/collation implementations
- Constantin Asofiei wrote:
> Do you mean this in @p2j.cfg.xml@?
> [...]
>
> The reason was to emit the @set colla... - 02:31 PM Database Feature #5491: custom locale/collation implementations
- Do you mean this in @p2j.cfg.xml@?...
- 02:18 PM Database Feature #5491: custom locale/collation implementations
- Eric Faulhaber wrote:
> If we need to keep the collation setting in @p2j.cfg.xml@, we can accept either form. I th... - 02:16 PM Database Feature #5491: custom locale/collation implementations
- Ovidiu Maxiniuc wrote:
> I did not think about it that way, but it makes sense. We can use the @@@, too in this ca... - 01:30 PM Database Feature #5491: custom locale/collation implementations
- Eric Faulhaber wrote:
> Do you recall what that is used for?
According to bzr, it was added in 2010, with the _"sup... - 12:35 PM Database Feature #5491: custom locale/collation implementations
- Ovidiu Maxiniuc wrote:
> This seems to fit in both worlds.
I don't think it really fits in the Linux world. The... - 12:24 PM Database Feature #5491: custom locale/collation implementations
- H2 identifies the locale using its name this way:...
- 11:22 AM Database Feature #5491: custom locale/collation implementations
- Ovidiu Maxiniuc wrote:
> The SPI only provides a sort order. The language and country are probably irrelevant here... - 11:01 AM Database Feature #5491: custom locale/collation implementations
- From #5034:
The SPI only provides a sort order. The language and country are probably irrelevant here, but they ar... - 02:09 PM Base Language Feature #4349: add support for 4GL ENUM
- > One issue there with flag enums, logical operators (and, or, not, xor) should return the same enum type so most pro...
07/14/2021
- 07:21 PM Database Feature #5491: custom locale/collation implementations
- I assume that setting would be in the form @<language>_<COUNTRY>@, e.g., @en_US@, @en_GB@, etc. To compose an @embedd...
- 06:58 PM Database Feature #5491: custom locale/collation implementations
- Eric Faulhaber wrote:
> ...
> Do we already have comparable settings in the directory (or programmatic defaults) fo... - 06:53 PM Database Feature #5491 (WIP): custom locale/collation implementations
- We need to simplify the configuration of the locale/collation in use for databases, including the @_temp@ database. I...
- 05:47 PM Testing Feature #3704: enable automated testing for GUI (Swing and web clients)
- I added sikuli capabilities to my Windows system, in order to determine if there is any hope for cross-compatability ...
- 10:51 AM Base Language Feature #4384: Builtin OO Implementation
- Status updated from Marian:
> As suggested by Constantin we've re-generate all test scripts to run everything unde...
07/13/2021
- 02:01 PM User Interface Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> Another differences:
>
> # In FWD column dragging start right at the first mouse mov... - 12:54 PM User Interface Bug #5543: Placement, visibility and dimension issues of down frame children
- The testcases used in #5518 are now available in @testcases/uast/gui_down_frame/@.
- 08:13 AM User Interface Bug #5543: Placement, visibility and dimension issues of down frame children
- Please check in the testcases to @testcases/uast/gui_down_frame/@. They will be found there more easily for other ta...
- 08:09 AM User Interface Bug #5543: Placement, visibility and dimension issues of down frame children
- Some testcases for down frames show:
* incorrect placement of child widgets: when the child is a frame, it is someti... - 07:56 AM User Interface Bug #5543 (New): Placement, visibility and dimension issues of down frame children
07/12/2021
- 05:56 PM Testing Feature #3704: enable automated testing for GUI (Swing and web clients)
- I have a pretty good reliable logon script, except for the password being echoed. I've posted a question: https://ans...
- 03:57 PM Base Language Bug #5541: string(decimal, string) support in FWD is not fully compatible with 4GL
- Format-driven decimal-to-string conversion in FWD is incompatible with 4GL.
For example @public.tostring(3.1415926::... - 03:56 PM Base Language Bug #5541 (New): string(decimal, string) support in FWD is not fully compatible with 4GL
- 02:43 AM Base Language Feature #4349: add support for 4GL ENUM
- Greg Shah wrote:
> Task branch 4231b has been merged to trunk as revision 11347.
One issue there with flag enums,...
07/10/2021
- 04:29 AM Database Bug #5540: can't query meta info for meta tables
- @testcases/uast/dump_meta_info.p@ reads all the @_File@ records and outputs some meta information about all tables (f...
- 04:27 AM Database Bug #5540 (New): can't query meta info for meta tables
- 04:25 AM Base Language Bug #5539: X-DOCUMENT (DOM) allows ISO control characters in OpenEdge for XML version 1.0
- OpenEdge allows ISO control characters (like 0x01) to exist (escaped) in a XML version 1.0 file. Our DOM parser (for...
- 04:23 AM Base Language Bug #5539 (New): X-DOCUMENT (DOM) allows ISO control characters in OpenEdge for XML version 1.0
- 04:23 AM Base Language Bug #5538: fix readByte() for DirStream, ProcessStream, and others
- @FileStream@ and @Stream@ were reworked to read characters or bytes as needed.
Currently @Stream.readByte()@ defau... - 04:21 AM Base Language Bug #5538 (Closed): fix readByte() for DirStream, ProcessStream, and others
07/09/2021
- 08:46 AM User Interface Bug #5118: TREELIST widget issues
- FIXED Another differences:
# In FWD column dragging start right at the first mouse move event after the mouse butt... - 03:29 AM User Interface Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Also please rename @I2DScrollable@ and any other I-interfaces ...
07/08/2021
- 05:36 PM Testing Feature #3704: enable automated testing for GUI (Swing and web clients)
- Validation of opencv python3 binding:...
- 03:55 PM Testing Feature #3704: enable automated testing for GUI (Swing and web clients)
- Answers from RaiMan are basically, "Use Java 11".
So I created @/usr/local/bin/java11@ with links to Java 11 items... - 09:34 AM Testing Feature #3704: enable automated testing for GUI (Swing and web clients)
- Greg Shah wrote:
> Are you running it with Java 11?
I was running with the default java 8. I ran this: @/usr/lib/... - 06:49 AM Testing Feature #3704: enable automated testing for GUI (Swing and web clients)
- Are you running it with Java 11?
Can you get it running without the OCR nonsense? - 04:25 PM User Interface Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> Also please rename @I2DScrollable@ and any other I-interfaces in the related changes.
Done ... - 04:04 PM User Interface Bug #5118: TREELIST widget issues
- Fixed menu showing issue in 3821c rev. 12650. Do nothing if already show popup menu showing attempted.
- 01:44 PM User Interface Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Vladimir Tsichevski wrote:
> > > See the 12639 commit.
> >
... - 12:58 PM User Interface Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > See the 12639 commit.
>
> The changes are good. Just please... - 11:54 AM Conversion Tools Bug #5137: any text following a # character in the include or exclude file list is ignored
- The documentation has been updated.
- 11:53 AM Conversion Tools Bug #5137 (Closed): any text following a # character in the include or exclude file list is ignored
- Fixed in 3821c revision 12645. We now only honor a @#@ character as a comment if it is the first character on the li...
- 11:52 AM Base Language Bug #4978: Static method call in base class
- Fixed in 3821c revision 12645.
- 06:00 AM User Interface Bug #5533: Fix artifacts in COMBO-BOX drop down
- See the attached screen capture. It shows artifacts in @COMBO-BOX@ drop down after rapidly changing the selected item...
- 05:58 AM User Interface Bug #5533 (New): Fix artifacts in COMBO-BOX drop down
- 05:54 AM User Interface Bug #5532: Fix incorrectly rendered convex lines by WebGL renderer
- This is a follow up issue of #5255, #5255-17 and related notes.
Convex lines are still not rendered correctly. Com... - 05:50 AM User Interface Bug #5532 (New): Fix incorrectly rendered convex lines by WebGL renderer
07/07/2021
- 07:18 PM Testing Feature #3704: enable automated testing for GUI (Swing and web clients)
- I'm not sure what else I can try to get Sikuli working. I've tried on a Kubuntu VM, as well.
- 01:05 PM Testing Feature #3704: enable automated testing for GUI (Swing and web clients)
- I used a fresh install on my VM.
# I downloaded the sikulixide jar from https://launchpad.net/sikuli/sikulix/2.0.5/... - 03:44 PM Database Feature #5491: custom locale/collation implementations
- Code review 3821c/12640:
The changes in this revision look good.
I took another look at @gen-locale.p@ and I di... - 09:10 PM Database Feature #5491: custom locale/collation implementations
- Done. Committed revision 12640.
I also updated the extractor procedure to create new files with fixed header/title a... - 02:04 PM User Interface Bug #5118: TREELIST widget issues
- Vladimir,
We have the customer specific code issues for recent changes. See another specific task. - 06:00 AM User Interface Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Vladimir Tsichevski wrote:
> > > See the 12639 commit.
> >
... - 04:34 AM User Interface Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > See the 12639 commit.
>
> The changes are good. Just please... - 04:25 AM User Interface Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> See the 12639 commit.
The changes are good. Just please remove the 'I' from interfac... - 10:20 AM Database Bug #5521 (Closed): [java] java.io.EOFException on import when no PSC footer
- 10:15 AM Database Bug #5521: [java] java.io.EOFException on import when no PSC footer
- My @ant import.db@ of the database went off without any issues (aside from my PL/Java getting upgraded to 1.6.2 again).
- 06:22 AM Database Bug #5521 (Test): [java] java.io.EOFException on import when no PSC footer
- 06:22 AM Database Bug #5521: [java] java.io.EOFException on import when no PSC footer
- Code Review Task Branch 3821c Revison 12640
The changes look good. - 09:07 PM Database Bug #5521 (WIP): [java] java.io.EOFException on import when no PSC footer
- The issue should be fixed in revision 12640.
07/06/2021
- 05:53 PM User Interface Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> For the @TreeBodyGuiImpl@, introduce @size@ field of type @Dimension@ and override @dimensio... - 04:08 PM User Interface Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- I was looking for a testcase to deal with a @frame-col@ issue, and found this one @uast/current_iteration/clear-frame...
- 08:22 AM Testing Feature #3704: enable automated testing for GUI (Swing and web clients)
- New question #697865 on SikuliX:
https://answers.launchpad.net/sikuli/+question/697865
I am not 100% sure I am bu... - 08:19 AM Testing Feature #3704: enable automated testing for GUI (Swing and web clients)
- New question #697864 on SikuliX:
https://answers.launchpad.net/sikuli/+question/697864
Using Linux Mint 20.1, whi... - 08:14 AM Database Bug #5521: [java] java.io.EOFException on import when no PSC footer
- Some details are available in the related thread starting at #5034-814.
From Greg:
>I don't think we should be s... - 08:12 AM Database Bug #5521 (Closed): [java] java.io.EOFException on import when no PSC footer
07/05/2021
- 06:51 PM Database Feature #4022: upgrade to a newer PostgreSQL release
- I noticed that @postgresql-10-pljava@ was on the auto-update list, and pljava was upgraded at 5pm to @1.6.2-2.pgdg20....
- 06:44 PM Testing Feature #3704: enable automated testing for GUI (Swing and web clients)
- I had to post a question to the launchpad for Sikuli (https://answers.launchpad.net/sikuli/+question/697864) as there...
- 04:59 PM Database Feature #5491: custom locale/collation implementations
- Please change the @title@ in the @LC_IDENTIFICATION@ section of the @en_GB@ locale definitions to say, "Great Britain...
- 04:26 PM Database Feature #5491: custom locale/collation implementations
- No, I'll close it after review of this current batch. As we create more locales/collators over time, we can reopen it...
- 04:20 PM Database Feature #5491 (Review): custom locale/collation implementations
- Do we keep this task open for adding new collations?
- 12:06 PM User Interface Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
>
>
> > > We are talking about the @TreeBodyGuiImpl@ here, whi... - 11:29 AM User Interface Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> > We are talking about the @TreeBodyGuiImpl@ here, which is not a @Container@. I think, so... - 10:44 AM User Interface Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Vladimir Tsichevski wrote:
> > > Hynek Cihlar wrote:
> > > >... - 09:57 AM User Interface Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > Hynek Cihlar wrote:
> > > Code review 3821c revisions 12599, ... - 09:20 AM User Interface Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Code review 3821c revisions 12599, 12600, 12602, 12624.
> >
...
07/03/2021
- 10:45 PM User Interface Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> Code review 3821c revisions 12599, 12600, 12602, 12624.
>
> Overall this is a good set of c...
07/02/2021
- 06:09 PM User Interface Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> Code review 3821c revisions 12599, 12600, 12602, 12624.
>
> Overall this is a good set of c... - 04:39 PM User Interface Bug #5118: TREELIST widget issues
- Code review 3821c revisions 12599, 12600, 12602, 12624.
Overall this is a good set of changes. The implementation ... - 02:06 PM User Interface Bug #5118: TREELIST widget issues
- #5118-129, #5118-131 fixed in 3821c rev. 12624.
- 05:13 PM Database Support #5183: database collation
- Ovidiu Maxiniuc wrote:
> The listing you obtained is pretty much the one we currently have in @locale/xx_XX@ISO8859-... - 10:27 AM Database Support #5183: database collation
- The listing you obtained is pretty much the one we currently have in @locale/xx_XX@ISO8859-1@basic@FWD@ and @src/com/...
- 10:06 AM Database Support #5183: database collation
- Eric,
The space character (@0x20@, or @32@ decimal) is incorrectly listed in the 2nd position. This is because the c... - 04:43 AM Database Support #5183: database collation
- h2. Comparison of OE ISO-8859-1 basic collation vs. PostgreSQL ISO-8859-1 default collation (en_US)
I created ISO-... - 03:33 PM Database Bug #5512: Java todate(text) UDF returns incorect value
- @public.todate('06302001')@ returns '2001-06-29' which doesn't look correct.
- 03:32 PM Database Bug #5512 (New): Java todate(text) UDF returns incorect value
- 02:48 PM Base Language Bug #4978 (Review): Static method call in base class
- The attached fixes this issue, including rewriting the class to the correct parent class name during downstream conve...
- 02:01 PM Database Feature #4022: upgrade to a newer PostgreSQL release
- Constantin Asofiei wrote:
> Please read the above as 'unofficial steps'. There may be a better way to do this, but ... - 01:57 PM Database Feature #4022: upgrade to a newer PostgreSQL release
- The release notes for PL/Java https://tada.github.io/pljava/releasenotes.html indicate the moved to the Java 9 module...
- 01:56 PM Database Feature #4022: upgrade to a newer PostgreSQL release
- I went through setting up PL/Java 1.6.2 last week (with psql 12.7). 1.6.2 does require Java 11 - it is compiled as s...
- 01:45 PM Database Feature #4022: upgrade to a newer PostgreSQL release
- OK, don't install PL/Java through apt. This is actually untested, so you are breaking new ground here.
Does PL/Jav... - 01:09 PM Database Feature #4022: upgrade to a newer PostgreSQL release
- Roger Borrello wrote:
> So getting to the Java 11 uninstall... it also uninstall pljava. So when this is done, I'll ... - 01:05 PM Database Feature #4022: upgrade to a newer PostgreSQL release
- I started reading the fine manual at PL/Java: https://tada.github.io/pljava/install/install.html
When I ran @pg_co... - 02:12 AM Database Feature #4022: upgrade to a newer PostgreSQL release
- Roger Borrello wrote:
> What are your thoughts on the @/opt/pljava/install.sql@ script (attached) in terms of when/h... - 12:08 AM Database Feature #4022: upgrade to a newer PostgreSQL release
- What are your thoughts on the @/opt/pljava/install.sql@ script (attached) in terms of when/how to run it? I don't see...
- 10:07 PM Database Feature #4022: upgrade to a newer PostgreSQL release
- Roger Borrello wrote:
> ...
> Eric and I went over quite a few things, but it doesn't appear that the Java 11 I hav... - 08:25 PM Database Feature #4022: upgrade to a newer PostgreSQL release
- Greg suggested I create a new task in database, but this task looks well suited for the issues related to installing ...
- 01:53 PM Database Bug #5511: todate(text) Java UDF throws strange exception
- Java UDF @todate(text)@ throws an exception @SQL Error [XX000]: ERROR: java.lang.NoClassDefFoundError: com/goldencode...
- 01:52 PM Database Bug #5511 (New): todate(text) Java UDF throws strange exception
- 11:51 AM User Interface Feature #5510: delegated click mode for SYSTEM-DIALOG GET-FILE
- A customer with a GUI application is moving to the web client. The original implementation of @SYSTEM-DIALOG GET-FIL...
- 08:28 AM User Interface Feature #5510 (New): delegated click mode for SYSTEM-DIALOG GET-FILE
07/01/2021
- 05:05 PM User Interface Bug #5118: TREELIST widget issues
- *Fixed* in 3821c rev. 12624.
In OCX, in a *single-column tree*, the width of the only column is set to the widget ... - 04:40 PM User Interface Bug #5118: TREELIST widget issues
- *Fixed* in 3821c rev. 12624.
The API call @EnsureVisible(node)@ works incorrectly:
# In FWD the node is forced ... - 12:56 PM Testing Feature #3704: enable automated testing for GUI (Swing and web clients)
- When I built these 3 tools (leptonica, tesseract, and opencv) I was confused by the fact that I built 1.8.1.1 of lept...
- 07:35 AM Testing Feature #3704: enable automated testing for GUI (Swing and web clients)
- > I tried adding them into the sikuli python script, but it cannot find the module.
The best way to install Python... - 09:20 PM Testing Feature #3704: enable automated testing for GUI (Swing and web clients)
- The previous script that found and opened/closed the @about@ screen:...
- 09:09 PM Testing Feature #3704: enable automated testing for GUI (Swing and web clients)
- In trying to utilize OCR, I was following the path of the python linkages for OpenCV and tesseract, such as https://w...
- 12:54 PM Database Support #5183: database collation
- > @locale -a@ does not list them
If @localedef@ was successful there should be new locale files. If that is the c... - 12:44 PM Database Support #5183: database collation
- Do you have @/usr/share/i18n/charmaps/CP1252.gz@? If so, @gunzip@ it. I think @locale-gen@ just runs @localedef@ unde...
- 12:35 PM Database Support #5183: database collation
- Eric Faulhaber wrote:
> These were the specific lines I added to @/etc/locale.gen@, based on some Googling:
> [...]... - 12:20 PM Database Support #5183: database collation
- Roger Borrello wrote:
> A general question about the use of a custom locale. The database for an existing applicatio... - 12:17 PM Database Support #5183: database collation
- Ovidiu Maxiniuc wrote:
> Eric,
> I have not tried to use the @en_US.cp1252@ locale until now. Only the custom local... - 11:39 AM Database Support #5183: database collation
- A general question about the use of a custom locale. The database for an existing application would need to be droppe...
- 11:33 AM Database Support #5183: database collation
- Eric,
I have not tried to use the @en_US.cp1252@ locale until now. Only the custom locales. However, when I try to d... - 03:07 AM Database Support #5183: database collation
- Ovidiu, I need your help.
In any of your encoding testing lately, have you been able to create a database cluster ...
06/30/2021
- 02:17 PM User Interface Bug #5118: TREELIST widget issues
- Greg Shah wrote:
> What is the list of remaining issues for this task?
# #5118-53 Unimplemented OCX call: @GetNod... - 01:19 PM User Interface Bug #5118: TREELIST widget issues
- What is the list of remaining issues for this task?
- 12:45 PM User Interface Bug #5118: TREELIST widget issues
- FIXED in rev. 12602:
# #5118-1 Bullet 4.
# #5118-1 Bullet 8.
# #5118-29
# #5118-39
# #5118-40
# #5118-65
# #51... - 12:47 PM Base Language Bug #4978: Static method call in base class
- Greg Shah wrote:
> Constantin: Do you have an updated patch that you are proposing for this fix?
No, I don't have a... - 12:12 PM Base Language Bug #4978: Static method call in base class
- I'm working on parsing a new application and it depends on this feature.
Constantin: Do you have an updated patch ... - 09:20 PM Database Feature #5491: custom locale/collation implementations
- Sorry, I do not know how these task properties has changed. I did not do it on purpose :(.
- 09:15 PM Database Feature #5491: custom locale/collation implementations
- Eric Faulhaber wrote:
> Ovidiu, please update the FWD documentation with the new approach to installation and config...
06/29/2021
- 04:14 PM Database Feature #5491: custom locale/collation implementations
- Ovidiu, please update the FWD documentation with the new approach to installation and configuration. Specifically, th...
06/28/2021
- 03:20 PM Database Feature #5491 (WIP): custom locale/collation implementations
- Yes. They would be identified by:
| PostgreSQL | @en_US@CP1252@basic@FWD@,
@en_GB@CP1252@basic@FWD@ and
@nl_NL@CP1... - 02:47 PM Database Feature #5491: custom locale/collation implementations
- OK, understood.
Then shouldn't we mirror the same approach for the @p2jspi.jar@? This may avoid confusion. - 02:20 PM Database Feature #5491: custom locale/collation implementations
- It is a bit more complicated than that.
We need to keep the lang/land prefix. This is used within the locale script... - 02:05 PM Database Feature #5491: custom locale/collation implementations
- Then perhaps we should not have @en_US@CP1252@FWD@, @en_GB@CP1252@FWD@ and @nl_NL@CP1252@FWD@ but instead just @basic...
- 01:36 PM Database Feature #5491: custom locale/collation implementations
- I investigated the content of the @convmap.cp@ on my Windows test machine and I found the following collations availa...
- 10:10 AM Database Feature #5491: custom locale/collation implementations
- Indeed, at first I thought that using different CPs will automatically imply a specific sorting order since I did not...
- 07:07 AM Database Feature #5491: custom locale/collation implementations
- > The language and country parameters are not relevant (for what I know)
Are you saying that we've never found any...
06/26/2021
- 05:51 PM Database Feature #5491: custom locale/collation implementations
- Committed revision 12576.
Added @ISO_8859_15Collator.java@ and @CP1252Collator.java@ identified as described above...
06/25/2021
- 07:22 PM Database Feature #5491: custom locale/collation implementations
- At this moment @ISO_8859_1Collator@ is the only collation registered with the 'identifier' <code class="Java">new Loc...
- 10:53 AM Database Feature #5491: custom locale/collation implementations
- The @locale/gen-locale.p@ program has recently been updated and several new OS-level custom locales have been generat...
- 10:35 AM Database Feature #5491 (Closed): custom locale/collation implementations
- 01:31 PM Testing Feature #3704: enable automated testing for GUI (Swing and web clients)
- There is some courseware on http://researcherstore.com. 55 lessons in all. It's located here: https://researcherstore...
- 12:44 PM Testing Feature #3704: enable automated testing for GUI (Swing and web clients)
- Roger Borrello wrote:
> The API is so very, very granular and very expansive. There is a separate project for this: ... - 11:06 AM Testing Feature #3704: enable automated testing for GUI (Swing and web clients)
- The API is so very, very granular and very expansive. There is a separate project for this: https://code.google.com/a...
- 11:44 AM Base Language Bug #5294: parsing problems for assign-style statements with a OO chained lvalue
- Code Review Eclipse Diff in #5294-2
1. The @lvalue@ to @chained_object_members@ change makes sense. I suspect the...
06/24/2021
- 01:50 PM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- Keep going with the UDFs. I think there will be a natural pause there while Eric reviews. At that point you can fix...
- 01:40 PM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- Constantin Asofiei wrote:
> Igor, I have a reliable recreate for this. It consists using a 'custom modified' conver... - 01:19 PM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- Igor, I have a reliable recreate for this. It consists using a 'custom modified' converted program.
Basically, ha... - 12:27 PM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- Constantin Asofiei wrote:
> Igor, I see an inconsistency - FWD server uses @org.bouncycastle.jsse.provider.ProvSSLEn... - 11:41 AM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- Igor, I see an inconsistency - FWD server uses @org.bouncycastle.jsse.provider.ProvSSLEngine@ as @SSL.engine@, and th...
- 10:21 AM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- Greg Shah wrote:
> Yes, the @SecurityManager@ logger is still governed by the console handler, so whatever you set t... - 10:19 AM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- Yes, the @SecurityManager@ logger is still governed by the console handler, so whatever you set there is important. ...
- 10:02 AM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- Greg Shah wrote:
> > reduce the log level for the @SecurityManager@ to @INFO@
>
> The default logging level for @... - 09:57 AM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- > reduce the log level for the @SecurityManager@ to @INFO@
The default logging level for @SecurityManager@ is @WAR... - 09:24 AM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- Greg Shah wrote:
> I want to enable Constantin to gather useful information that can be posted here. Since you cann... - 09:04 AM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- I want to enable Constantin to gather useful information that can be posted here. Since you cannot recreate the issu...
- 08:56 AM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- Greg Shah wrote:
> [...]
>
> The core of @readDebugLevel()@ is @String lvl = ds.getNodeString("/security/config/d... - 08:49 AM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- ...
- 08:25 AM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- Greg Shah wrote:
> Why can't you reduce the @SecurityManager@ logging level?
Because it uses some tricky logic fo... - 08:23 AM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- Why can't you reduce the @SecurityManager@ logging level?
- 08:16 AM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- Constantin Asofiei wrote:
> How can I enable logging for the SSL code in FWD?
Constantin.
You should enable the ... - 07:57 AM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- How can I enable logging for the SSL code in FWD?
- 07:46 AM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- Constantin Asofiei wrote:
> I got this 3 times already while in the customer app web client, trying to type somethin... - 07:16 AM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- I got this 3 times already while in the customer app web client, trying to type something in a FILL-IN or EDITOR (and...
- 06:36 AM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- Igor Skornyakov wrote:
> Constantin Asofiei wrote:
> > I still get this with a customer application:
> > [...]
> ... - 06:35 AM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- Constantin Asofiei wrote:
> I still get this with a customer application:
> [...]
>
> I'm using:
> [...]
Const... - 05:34 AM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- I still get this with a customer application:...
- 01:00 PM User Interface Bug #5118: TREELIST widget issues
- Yet another issue: arrows are not displayed when a column header is dragged: it is possible to change the column orde...
- 11:23 AM User Interface Bug #5118: TREELIST widget issues
- FIXED in rev. 12602.
Another issue: in OCX, when a tree is sorted or tree sort direction changes, the tree is scro... - 02:48 AM User Interface Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
>
> > Any widget benefits from this. If a complex widget is well...
06/23/2021
- 05:57 PM User Interface Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> Any widget benefits from this. If a complex widget is well structured it will add to its res... - 03:02 PM User Interface Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
>
> > Selective redraw (only invalidated widgets need to redraw)... - 01:04 PM User Interface Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> Selective redraw (only invalidated widgets need to redraw)
Caption items are very simple ob... - 12:36 PM User Interface Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Vladimir Tsichevski wrote:
> > > # The tree body implemented ... - 11:51 AM User Interface Bug #5118: TREELIST widget issues
- Expand/collapse button hit test issue:
In the original OCX, clicking with mouse outside the expand/collapse button... - 11:48 AM User Interface Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > # The tree body implemented as *one widget*: columns are *not*... - 11:01 AM User Interface Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> # The tree body implemented as *one widget*: columns are *not* implemented as widgets. ... - 10:55 AM User Interface Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> I would keep this as is. From the UX perspective, scrolling only the records makes better se... - 10:25 AM User Interface Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Vladimir Tsichevski wrote:
> > > In OCX the scrollable contai... - 10:20 AM User Interface Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > In OCX the scrollable container wraps the whole tree widget, i... - 10:11 AM User Interface Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> In OCX the scrollable container wraps the whole tree widget, including the tree caption... - 10:10 AM User Interface Bug #5118: TREELIST widget issues
- In OCX the scrollable container wraps the whole tree widget, including the tree caption. In FWD it wraps the tree bod...
- 12:55 PM Conversion Tools Bug #5489: Cleanup / reimplement merge DMO definitions
- After dropping Hibernate from our libraries, the merge DMO definitions process is broken. In fact, it is probably dea...
- 12:34 PM Conversion Tools Bug #5489 (New): Cleanup / reimplement merge DMO definitions
06/22/2021
- 04:56 PM Testing Feature #3704: enable automated testing for GUI (Swing and web clients)
- Some notes on building @leptonica-1.81.1@: http://www.leptonica.org/source/README.html
# mkdir build && cd build
# ... - 09:28 AM Testing Feature #3704: enable automated testing for GUI (Swing and web clients)
- That looks very comprehensive, and will keep this post updated.
- 08:14 AM Testing Feature #3704: enable automated testing for GUI (Swing and web clients)
- This is the list of known issues to resolve, as far as I know:
* Make a single test work on both Chrome and Firefo... - 10:29 AM Base Language Feature #4384: Builtin OO Implementation
- 4384k was merged to 3821c/12558. 3821c/12559 fixes some regressions.
Created 4384l from 3821c/12559. - 09:25 AM Base Language Feature #4384: Builtin OO Implementation
- Constantin Asofiei wrote:
> Marian, I think we should try to automate running the tests on the xfer repository.
>
... - 07:27 AM Base Language Feature #4384: Builtin OO Implementation
- > can we push 3821c/12557 to xfer?
Done. - 06:03 AM Base Language Feature #4384: Builtin OO Implementation
- Marian, I think we should try to automate running the tests on the xfer repository.
For example: I see that you ar... - 05:47 AM Base Language Feature #4384: Builtin OO Implementation
- Constantin Asofiei wrote:
> There are some regressions related to CALL. I need to fix them before being able to mer... - 05:39 AM Base Language Feature #4384: Builtin OO Implementation
- Marian Edu wrote:
> Constantin Asofiei wrote:
> > Greg, can we push 3821c/12557 to xfer? The patch doesn't compile ... - 04:22 AM Base Language Feature #4384: Builtin OO Implementation
- Constantin Asofiei wrote:
> Greg, can we push 3821c/12557 to xfer? The patch doesn't compile and I'd like to have 43... - 04:02 AM Base Language Feature #4384: Builtin OO Implementation
- Constantin Asofiei wrote:
> You mean the @Progress.Reflect.Property@ and @Progress.Reflect.Variable@? These are n... - 03:50 AM Base Language Feature #4384: Builtin OO Implementation
- Marian Edu wrote:
> Trying to convert some of the tests made for reflection we see the POLY behavior is not implemen... - 03:44 AM Base Language Feature #4384: Builtin OO Implementation
- Marian Edu wrote:
> Greg Shah wrote:
> > 3821c revision 12542 is now available on xfer.
>
> Attached the patch f... - 03:26 AM Base Language Feature #4384: Builtin OO Implementation
- Trying to convert some of the tests made for reflection we see the POLY behavior is not implemented for properties/va...
- 03:22 AM Base Language Feature #4384: Builtin OO Implementation
- I'm reviewing your patch now, and these constructs (which were fixed) explain what you see:...
- 02:43 AM Base Language Feature #4384: Builtin OO Implementation
- Argh, now that I'm looking at it, it does look like the issue we had with the static 'registry' is the same as what w...
- 02:33 AM Base Language Feature #4384: Builtin OO Implementation
- Constantin Asofiei wrote:
> Marian, some findings:
> * for a static OO method, the @BlockManager.function@ first ar... - 02:20 AM Base Language Feature #4384: Builtin OO Implementation
- Greg Shah wrote:
> 3821c revision 12542 is now available on xfer.
Attached the patch for the 4384k merge. Let me ... - 09:57 AM User Interface Bug #5118: TREELIST widget issues
- FIXED in rev. 12602.
Node navigation by keyboard works incorrectly. See the attached @5118-110.mp4@ video.
In thi... - 09:25 AM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- I just looked at a log from yesterday, where I was working on the Sikuli testcases. I see some NPE and other exceptio...
- 08:31 AM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- Roger: Have you seen the issue recur? By now would you have expected to see the issue recur?
06/21/2021
- 01:14 PM Testing Feature #3704: enable automated testing for GUI (Swing and web clients)
- Once I delved into trying to use the same screen grabs as templates for both the OS logon screen in Firefox and Chrom...
- 10:20 AM User Interface Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> The generics are gone for the price of having to down cast on multiple places. This was the ... - 07:43 AM User Interface Bug #5118: TREELIST widget issues
- > Frankly I can't quantify what version is better but my guts incline more towards generics.
Since it is not absol... - 02:13 AM User Interface Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Vladimir Tsichevski wrote:
> > > I can create a diff file and...
06/18/2021
- 03:33 PM User Interface Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > I can create a diff file and post it here though.
>
> Yes, ... - 03:28 PM User Interface Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> I can create a diff file and post it here though.
Yes, this is what I meant. - 03:22 PM User Interface Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > And, I am pretty sure the first generic-related refactoring is... - 03:16 PM User Interface Bug #5118: TREELIST widget issues
- So, this is the result of the discussion and the current development state:
# Making @TREELIST/TREEVIEW@ implement... - 03:14 PM User Interface Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> > As to the second refactoring, I am not so sure, so I can try the copy/paste approach you ... - 02:52 PM User Interface Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> And, I am pretty sure the first generic-related refactoring is possible, because I have... - 02:50 PM User Interface Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Vladimir Tsichevski wrote:
> >
> > > h3. Make @TREEVIEW@ i... - 11:06 AM User Interface Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
>
> > h3. Make @TREEVIEW@ implemented as a layer over the @TREE... - 10:41 AM User Interface Bug #5118: TREELIST widget issues
- Eugenie Lyzenko wrote:
> Vladimir,
>
> Please keep in mind in your efforts there is another customer specific ext... - 10:39 AM User Interface Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > # The conventional class ancestry is mixed with generics, and ... - 09:36 AM User Interface Bug #5118: TREELIST widget issues
- Greg Shah wrote:
> > Make @TREEVIEW@ implemented as a layer over the @TREELIST@. @TREEVIEW@ is a one-column @TREELIS... - 09:18 AM User Interface Bug #5118: TREELIST widget issues
- Sergey Ivanovskiy wrote:
> Vladimir, @TreeViewGuiImpl@ supports the editing of node labels but @TreeListGuiImpl@ doe... - 08:05 AM User Interface Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> h3. Make @TREEVIEW@ implemented as a layer over the @TREELIST@
>
> *Rationale*
>... - 07:56 AM User Interface Bug #5118: TREELIST widget issues
- Vladimir,
Please keep in mind in your efforts there is another customer specific external widget that is highly de... - 07:47 AM User Interface Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> # The conventional class ancestry is mixed with generics, and this prevents from using ... - 07:33 AM User Interface Bug #5118: TREELIST widget issues
- > Make @TREEVIEW@ implemented as a layer over the @TREELIST@. @TREEVIEW@ is a one-column @TREELIST@ with caption disp...
- 04:46 AM User Interface Bug #5118: TREELIST widget issues
- Vladimir, @TreeViewGuiImpl@ supports the editing of node labels but @TreeListGuiImpl@ doesn't implement this function...
- 03:12 PM Database Bug #5476: Bug in Java UDF addinterval(date, ...)
- The statement @select public.addinterval(date '1999-01-08', 1, 'months')@ works fine, while @select public.addinterva...
- 03:11 PM Database Bug #5476 (New): Bug in Java UDF addinterval(date, ...)
06/17/2021
- 05:41 PM User Interface Bug #5118: TREELIST widget issues
- h2. Refactoring the @TREELIST/TREEVIEW@ implementation
# Make @TREEVIEW@ implemented as a layer over the @TREELIST... - 05:34 PM Testing Feature #3704: enable automated testing for GUI (Swing and web clients)
- Newer documentation for SikuliX is here: https://sikulix.github.io/docs
Sikuli relies heavily on OpenCV template m... - 05:21 PM Testing Feature #3704: enable automated testing for GUI (Swing and web clients)
- A little proof of concept using SikuliX.
Here is what I was able to create using the IDE. ... - 03:15 PM User Interface Bug #5472: Implement Swing keyboard mapping in a similar manner to web client
- Yes, the same approach can be taken.
- 12:18 PM User Interface Bug #5472: Implement Swing keyboard mapping in a similar manner to web client
- Do we really need to detect the user's keyboard layout? Could we follow the same approach as it was implemented for t...
- 09:28 AM User Interface Bug #5472: Implement Swing keyboard mapping in a similar manner to web client
- It is about selecting (or better yet, detecting) the correct keyboard layout.
More importantly, we must make chang... - 09:25 AM User Interface Bug #5472: Implement Swing keyboard mapping in a similar manner to web client
- Recent updates allow for keyboard mapping to be selected in the web client. Similar implementation is needed for Swing.
- 09:23 AM User Interface Bug #5472 (New): Implement Swing keyboard mapping in a similar manner to web client
- 10:39 AM User Interface Bug #5473: go-pending value is not maintained properly
- This is a helpful patch to add logging of the changes to @isGoPending@ in @ThinClient.java@...
- 10:29 AM User Interface Bug #5473 (New): go-pending value is not maintained properly
- 08:06 AM Base Language Bug #5294: parsing problems for assign-style statements with a OO chained lvalue
- Greg, the parser patch is this:...
- 07:23 AM Base Language Feature #4384: Builtin OO Implementation
- 3821c revision 12542 is now available on xfer.
- 05:25 AM Base Language Feature #4384: Builtin OO Implementation
- We will notify here when the proper version of 3821c is available on xfer.
- 05:24 AM Base Language Feature #4384: Builtin OO Implementation
- We are about to push a new revision of 3821c to xfer. This will include a large number of changes to the OO built-in...
06/16/2021
- 04:04 PM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- Greg Shah wrote:
> OK. Please enable the BC stuff in both places. Let us know if you see the problem.
It has be... - 12:10 PM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- Greg Shah wrote:
> One thing I don't understand here is how there can be a race condition. Our server startup is sin... - 12:04 PM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- OK. Please enable the BC stuff in both places. Let us know if you see the problem.
- 11:58 AM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- Greg Shah wrote:
> Roger: Were you previously able to recreate the issue locally? If so, then you can use the OpenJ... - 11:54 AM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- > It looks that the problem can be a race condition. When I step through the cipher suite selection with a debugger a...
- 11:46 AM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- Yes, work on #4551 while we wait for Roger to get some results on this.
Roger: Were you previously able to recreat... - 11:27 AM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- Greg Shah wrote:
> Using BouncyCastle is really just a hopeful attempt at a workaround for some low level network is... - 11:21 AM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- Using BouncyCastle is really just a hopeful attempt at a workaround for some low level network issue which you can't ...
- 11:10 AM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- Greg Shah wrote:
> What can we do to disallow BouncyCastle in OracleJDK? I'm fine with that for now. I don't want ... - 10:46 AM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- What can we do to disallow BouncyCastle in OracleJDK? I'm fine with that for now. I don't want to spend any more ti...
- 09:44 AM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- Igor Skornyakov wrote:
> Please double check that you've removed *all* old BC jars (@bc*-jdk15on-1.56.jar@) from the... - 04:54 AM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
- It looks that the problem can be a race condition. When I step through the cipher suite selection with a debugger and...
Also available in: Atom