Activity
From 12/12/2021 to 01/10/2022
01/11/2022
- 09:10 PM Base Language Feature #3817 (Closed): create resource bundles from string literals and implement optional suppo...
- Nice!
01/10/2022
- 02:44 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Hynek Cihlar wrote:
> Greg Shah wrote:
> > 3. Please add the following:
> >
> > * Show an example of the 4GL and... - 01:54 PM User Interface Bug #4993 (Review): Overlay prevents input when modal dialog open in embedded mode in Chrome
- Fixed in 3821c/13362.
- 01:36 PM User Interface Bug #4993: Overlay prevents input when modal dialog open in embedded mode in Chrome
- When a combo box drop-down is open it can't be closed by clicking outside of it, one must select an entry or press Es...
- 01:34 PM User Interface Bug #4993 (WIP): Overlay prevents input when modal dialog open in embedded mode in Chrome
01/08/2022
- 04:27 AM Database Bug #5956: FWD does not reset AVAILABLE flag after UDF error.
- Consider the following code (attached):...
- 04:12 AM Database Bug #5956 (New): FWD does not reset AVAILABLE flag after UDF error.
01/07/2022
- 11:09 AM Database Bug #5954: FOR EACH in FWD behaves differently than in 4GL when UDF raises an error
- Consider the following test program (attached):...
- 11:01 AM Database Bug #5954 (New): FOR EACH in FWD behaves differently than in 4GL when UDF raises an error
01/06/2022
- 10:48 AM Database Bug #5953: Exceptions raised by UDFs with PRESELECT
- It seems that we have a serious problem with @PRESELECT@ if UDF raises an error. Consider the following code:...
- 10:46 AM Database Bug #5953 (New): Exceptions raised by UDFs with PRESELECT
01/05/2022
- 01:54 PM User Interface Feature #4438: parsing and conversion of .wrx files
- I have some more findings.
Please note that all the presented results are preliminary as they were tested on a sin...
01/04/2022
- 03:05 PM Database Bug #5912 (Closed): improve FastFindCache memory consumption
- 02:31 PM Database Bug #5912 (WIP): improve FastFindCache memory consumption
- So the fix works, no more leak at FastFindCache. Added to 3821c/13337.
- 01:56 PM Database Bug #5912: improve FastFindCache memory consumption
- Eric Faulhaber wrote:
> Constantin, have you tested my proposed change to see if it resolves the leak?
I haven't ye... - 01:52 PM Database Bug #5912: improve FastFindCache memory consumption
- Constantin, have you tested my proposed change to see if it resolves the leak?
- 01:52 PM User Interface Feature #4438: parsing and conversion of .wrx files
- Here are some more findings.
Every wrx file is a COM/OLE structured storage file so it can be treated with the COM... - 07:49 AM User Interface Feature #4438: parsing and conversion of .wrx files
- The OCX properties are indeed handled by a COM component, but this comes with OpenEdge. It resides in @prox.dll@ and ...
- 07:40 PM User Interface Feature #4438: parsing and conversion of .wrx files
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > Which exactly OCX control is it?
>
> See Greg's note #4438-...
01/03/2022
- 03:30 PM User Interface Feature #4438: parsing and conversion of .wrx files
- Vladimir Tsichevski wrote:
> Which exactly OCX control is it?
See Greg's note #4438-17. I just had a quick look i... - 03:22 PM User Interface Feature #4438: parsing and conversion of .wrx files
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > Hynek Cihlar wrote:
> > > Greg Shah wrote:
> > > > The appbu... - 03:12 PM User Interface Feature #4438: parsing and conversion of .wrx files
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Greg Shah wrote:
> > > The appbuilder code (see possenet in t... - 03:09 PM User Interface Feature #4438: parsing and conversion of .wrx files
- Hynek Cihlar wrote:
> Greg Shah wrote:
> > The appbuilder code (see possenet in the @src/adeuib/@ directory) itself... - 02:57 PM User Interface Feature #4438: parsing and conversion of .wrx files
- Greg Shah wrote:
> The appbuilder code (see possenet in the @src/adeuib/@ directory) itself uses an OCX control for ...
12/28/2021
- 02:55 AM Database Bug #5930: With some Java UDFs ERROR-STATUS can contain duplicate error messages
- Most Java UDFs delegate the real work to the general-purpose code which can use ErrorManager calls. With the new logi...
- 02:49 AM Database Bug #5930 (New): With some Java UDFs ERROR-STATUS can contain duplicate error messages
12/22/2021
- 09:42 AM User Interface Bug #5887 (Closed): NPE when applying "SHIFT-V" event
- 03:05 AM User Interface Bug #5887 (Test): NPE when applying "SHIFT-V" event
- Thanks Vladimir, the changes are good.
- 08:54 AM User Interface Bug #5921: Browse multi select - screen-value quirks.
- For a multiple selection browse @screen-value@ is link to the last selected row - even if later is being deselected. ...
- 08:37 AM User Interface Bug #5921 (New): Browse multi select - screen-value quirks.
12/21/2021
- 03:49 PM User Interface Bug #5887: NPE when applying "SHIFT-V" event
- Constantin Asofiei wrote:
> OK, please run this program in OE, with Windows Chui, Windows GUI, and Linux Chui, save... - 02:41 PM User Interface Bug #5887: NPE when applying "SHIFT-V" event
- Vladimir Tsichevski wrote:
> Constantin Asofiei wrote:
> > OK, please run this program in OE, with Windows Chui, W... - 02:32 PM User Interface Bug #5887: NPE when applying "SHIFT-V" event
- Constantin Asofiei wrote:
> OK, please run this program in OE, with Windows Chui, Windows GUI, and Linux Chui, save... - 12:45 PM User Interface Bug #5887: NPE when applying "SHIFT-V" event
- OK, please run this program in OE, with Windows Chui, Windows GUI, and Linux Chui, save the output and commit it to ...
- 12:38 PM User Interface Bug #5887: NPE when applying "SHIFT-V" event
- Currently FWD behaves differently:
1. 0 -> 768 instead of 0 -> -1
2. 1-31 -> -1 instead of no change
3. 127-223 ... - 11:10 AM User Interface Bug #5887: NPE when applying "SHIFT-V" event
- Yes, I forgot to mention that I removed the a-z case, as that is a false negative.
- 11:09 AM User Interface Bug #5887: NPE when applying "SHIFT-V" event
- Constantin Asofiei wrote:
> Vladimir, the changes look good. My problem is that if I test all ASCII codes (with exte... - 09:18 AM User Interface Bug #5887: NPE when applying "SHIFT-V" event
- Vladimir, the changes look good. My problem is that if I test all ASCII codes (with extended):...
- 09:01 AM User Interface Bug #5887: NPE when applying "SHIFT-V" event
- Sergey/Hynek/Constantin: Please review.
- 08:42 AM User Interface Bug #5887 (Review): NPE when applying "SHIFT-V" event
- Fixed in 3821c rev. 13295.
- 03:48 PM User Interface Bug #5918: KEY-CODE for SHIFT-x labels
- This issue is related to return values of the @KEY-CODE@ 4gl function when the function argument starts with the @SHI...
- 03:33 PM User Interface Bug #5918 (New): KEY-CODE for SHIFT-x labels
- 02:43 PM Conversion Tools Bug #5917 (Closed): ReportDriver abend
- No worries!
- 02:37 PM Conversion Tools Bug #5917: ReportDriver abend
- Greg Shah wrote:
> Fixed in 3821c revision 13296.
>
> Ovidiu: Please review.
I am OK with the fix. I tested the ... - 01:58 PM Conversion Tools Bug #5917: ReportDriver abend
- There was a bug when the new syntax was used and only non-options are specified. I put some safety code to end the @...
- 01:56 PM Conversion Tools Bug #5917 (Review): ReportDriver abend
- Fixed in 3821c revision 13296.
Ovidiu: Please review. - 01:20 PM Conversion Tools Bug #5917: ReportDriver abend
- I get the following when trying to generate reports for Hotel GUI (@ant rpt@):...
- 01:19 PM Conversion Tools Bug #5917 (Closed): ReportDriver abend
- 01:15 PM Database Bug #5912: improve FastFindCache memory consumption
- Constantin Asofiei wrote:
> The RecordIdentifier instance remains referenced by @reverseLookup@ (as a weak key) an... - 12:23 PM Database Bug #5912: improve FastFindCache memory consumption
- Eric Faulhaber wrote:
> Constantin Asofiei wrote:
> > Another problem is @reverseLookup@ - the average cache size i... - 12:01 PM Database Bug #5912: improve FastFindCache memory consumption
- Constantin Asofiei wrote:
> Another problem is @reverseLookup@ - the average cache size is 10k, and the size is the ... - 11:52 AM Database Bug #5912: improve FastFindCache memory consumption
- Another problem is @reverseLookup@ - the average cache size is 10k, and the size is the same as the modCount value. ...
- 08:52 AM Database Bug #5912: improve FastFindCache memory consumption
- Ovidiu, I think we need to call @ffCache.invalidate(getDmoInfo().getId(), multiplexID);@ in case of temp-tables, in @...
- 07:33 AM Database Bug #5912: improve FastFindCache memory consumption
- The cache in FastFindCache is a basic map, which keeps accumulating; I think some invalidation cases were missed.
... - 07:28 AM Database Bug #5912 (Closed): improve FastFindCache memory consumption
- 11:51 AM Database Support #4701: try to improve H2 transaction commit performance
- https://groups.google.com/d/msgid/h2-database/18e458764a6d810175c894090e53b181541cfebd.camel%40manticore-projects.com...
- 07:40 AM User Interface Bug #5118: TREELIST widget issues
- h2. When widget is focused, the selected row must render differently
In original OCX, a dotted rectangle is drawn ...
12/20/2021
- 02:25 PM Base Language Bug #5909: Problem with conversion of STRING(char. char)
- The Java replacement for 4GL builtin function @STRING()@ is @valueOf()@. The converted code is correct.
If there ... - 02:23 PM Base Language Bug #5909: Problem with conversion of STRING(char. char)
- It seems that we have a problem with the conversion of the @STRING(chat, char)@ 4GL function when the expression is *...
- 02:23 PM Base Language Bug #5909 (New): Problem with conversion of STRING(char. char)
- 05:43 AM User Interface Feature #5767: in virtual desktop mode, we should disallow the user from moving a window outside ...
- Actually, dragging a window outside the desktop is useful in some cases. Consider a modal window covering most of the...
12/16/2021
- 10:35 AM User Interface Bug #5899 (Closed): FRAME set X: incompatible types error
12/15/2021
- 04:45 PM Base Language Bug #5901: at least some 4GL warnings need to process differently when the current scope has a ca...
- A note on @catch@: if the exception thrown does not match the one caught by the statement, the error is "swallowed". ...
- 03:58 PM Base Language Bug #5901: at least some 4GL warnings need to process differently when the current scope has a ca...
- In #5765-41, Ovidiu was testing the @find-*@ methods of buffer. He found this:
> It looks like there are 4 cases,... - 03:49 PM Base Language Bug #5901 (New): at least some 4GL warnings need to process differently when the current scope ha...
- 12:16 PM User Interface Bug #5899: FRAME set X: incompatible types error
- Greg Shah wrote:
> I vaguely recall that we may have excluded the @setX(int)@/@setY(int)@ on purpose, but I can't co... - 11:45 AM User Interface Bug #5899: FRAME set X: incompatible types error
- I vaguely recall that we may have excluded the @setX(int)@/@setY(int)@ on purpose, but I can't come up with the speci...
- 11:17 AM User Interface Bug #5899: FRAME set X: incompatible types error
- Regression caused by 13278 fixed in rev. 13279.
@KeyReader@: missing implementation methods added: @setX(int)@, @s... - 09:52 AM User Interface Bug #5899 (Review): FRAME set X: incompatible types error
- Fixed in 3821c rev. 13278. Please, review.
- 09:25 AM User Interface Bug #5899 (WIP): FRAME set X: incompatible types error
- 08:26 AM User Interface Bug #5899: FRAME set X: incompatible types error
- ...
- 08:23 AM User Interface Bug #5899 (Closed): FRAME set X: incompatible types error
12/14/2021
- 02:08 PM Database Bug #5891: denormalized properties of extent field cause NPE when accessing attributes of buffer ...
- Here is a testcase which will fail with NPE, as described above:...
- 10:10 AM Runtime Infrastructure Feature #5896: enhance legacy REST support to provide better pure Java development
- This is an extension to the existing 4GL compatible REST services. Hand-written Java code that is running in the FWD...
- 10:07 AM Runtime Infrastructure Feature #5896 (WIP): enhance legacy REST support to provide better pure Java development
12/13/2021
- 05:28 PM Database Bug #5891: denormalized properties of extent field cause NPE when accessing attributes of buffer ...
- While testing the small fix for #5890 I encountered the issue described below. It manifested only in my testcase - no...
- 05:14 PM Database Bug #5891 (New): denormalized properties of extent field cause NPE when accessing attributes of b...
Also available in: Atom