Activity
From 11/09/2017 to 12/08/2017
12/09/2017
- 10:01 PM User Interface Bug #3381: Sub-menu drawing issues
- 4GL level1 menu opening:
!sub_menu1_level1.jpg!
4GL level2 menu opening:
!sub_menu1_level2.jpg! - 08:06 PM User Interface Bug #3382: Client-side popup menus abend
- Guys,
I'm just trying to run browse pop-up test in my Windows devbox. And has abend from inability to open temp t...
12/08/2017
- 04:25 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Constantin, no, updates for combo boxes and tree and another widgets are different issues. I didn't solve them. This ...
- 04:20 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Sergey Ivanovskiy wrote:
> Please review committed revision 11249 (3394a) that should discard empty rectangles from ... - 03:22 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Please review committed revision 11249 (3394a) that should discard empty rectangles from @SceenBitmap@. It seems that...
- 12:11 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Please clarify what is incorrect in setNewSelection?
I traced @ScrenBitmap.this.setState@ and found many cases wit... - 08:50 AM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Sergey Ivanovskiy wrote:
> The following changes can help to fix combo box updates
> [...]
> but I found another p... - 08:39 AM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- But it is possible that these empty clipping rectangles have been incorrectly added to @ScreenBitmap@. It needs to fi...
- 05:27 AM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Sergey Ivanovskiy wrote:
> I changed coordinates in #3394-41. The rectangle is empty and is invalid but if it is pas... - 05:26 AM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Constantin Asofiei wrote:
> Sergey Ivanovskiy wrote:
> > I meant the existing definition of @NativeRectangle.this.e... - 05:22 AM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Sergey Ivanovskiy wrote:
> Constantin Asofiei wrote:
> > See @CombobBox.setValue@ and other @setValue@ for i.e. sel... - 05:21 AM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Constantin Asofiei wrote:
> See @CombobBox.setValue@ and other @setValue@ for i.e. selection-list and other widgets ... - 05:16 AM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Sergey Ivanovskiy wrote:
> I meant the existing definition of @NativeRectangle.this.empty()@ which is correct.
I do... - 05:13 AM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- I meant the existing definition of @NativeRectangle.this.empty()@ which is correct.
- 05:10 AM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Yes I mean @NativeRectangle@, but @Rectangle@ has the same issue. To clarify this bug with empty rectangles let us co...
- 05:07 AM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Sergey Ivanovskiy wrote:
> Yes, and the fact that the month combo box is not repainted with actual value.
See @Comb... - 04:58 AM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Yes, and the fact that the month combo box is not repainted with actual value.
It seems that the @NativeRectangle.... - 04:56 AM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Sergey Ivanovskiy wrote:
> Please look at this picture date_picker.mkv.
You refer to the border artefacts around th... - 04:43 AM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Please look at this picture date_picker.mkv.
- 03:02 PM User Interface Bug #3382: Client-side popup menus abend
- Hynek Cihlar wrote:
>
> In your last change you used the menu popup location passed to @Menu.showPopup()@, which a... - 12:40 PM User Interface Bug #3382: Client-side popup menus abend
- Eugenie Lyzenko wrote:
> Hynek Cihlar wrote:
> > Yes, the coordinates must be taken from the mouse event causing th... - 10:42 AM User Interface Bug #3382: Client-side popup menus abend
- Hynek Cihlar wrote:
> Yes, the coordinates must be taken from the mouse event causing the popup to come up and not f... - 06:57 AM User Interface Bug #3382: Client-side popup menus abend
- Eugenie Lyzenko wrote:
> Hynek Cihlar wrote:
> > Eugenie, why not to get the location from the mouse event? What if... - 04:47 AM User Interface Bug #3382: Client-side popup menus abend
- Hynek Cihlar wrote:
> Eugenie, why not to get the location from the mouse event? What if the popup isn't actually di... - 02:57 AM User Interface Bug #3382: Client-side popup menus abend
- Eugenie Lyzenko wrote:
> Task branch @3394a@ has been updated for review to revision @11247@.
>
> Fixed the bar s... - 08:10 PM User Interface Bug #3382: Client-side popup menus abend
- Task branch @3394a@ has been updated for review to revision @11247@.
Fixed the bar scrolling initiated from pop-up... - 01:05 PM Conversion Tools Feature #2110: improve orphan comment processing
- I think I know the cause of most (if not all) of our orphaned comment problem.
It is caused by how we deal with to...
12/07/2017
- 03:32 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Sergey Ivanovskiy wrote:
> OK, I lost the conception of redrawing if the business methods change some widget (its po... - 03:32 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Constantin Asofiei wrote:
> Sergey Ivanovskiy wrote:
> > This resize rectangle is displayed forever after its appea... - 03:25 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- OK, I lost the conception of redrawing if the business methods change some widget (its position, its size, its conten...
- 03:18 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Sergey Ivanovskiy wrote:
> This resize rectangle is displayed forever after its appearance on double click at the fr... - 03:17 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Sergey Ivanovskiy wrote:
> Please answer to this conceptual question. What is the meaning of this flag and when it c... - 02:53 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Please answer to this conceptual question. What is the meaning of this flag and when it can be used (@BaseConfig@)? C...
- 02:50 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- This resize rectangle is displayed forever after its appearance on double click at the frame space right to the last ...
- 02:47 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Don't know it is an answer. The frame is @folder-frm 27 Dimension[126.0,16.43] Point[0.0,1.0] visible true can false;...
- 02:33 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Sergey Ivanovskiy wrote:
> With the current version the main tab frame can be resizable and resize or editor grid is... - 02:22 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- With the current version the main tab frame can be resizable and resize or editor grid is displayed. It wasn't observ...
- 09:54 AM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Don't mind, I answered by myself.
- 09:44 AM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Please help to answer why in this code adatesd0.w for the date picker the x and y coordinates for the selected date r...
- 01:29 PM User Interface Bug #3382: Client-side popup menus abend
- Hynek Cihlar wrote:
>When you are at the changes can you make sure the key input works correctly? I am getting an ex... - 04:00 AM User Interface Bug #3382: Client-side popup menus abend
- Eugenie Lyzenko wrote:
> Well, looks like I have found alternative approach. So the set of changes:
I like that. ... - 11:52 PM User Interface Bug #3382: Client-side popup menus abend
- Well, looks like I have found alternative approach. So the set of changes:
1. No using @invokeLater()@ to avoid chan...
12/06/2017
- 05:12 PM User Interface Bug #3382: Client-side popup menus abend
- Eugenie Lyzenko wrote:
> If adapter @adapter.mouseClicked(e)@ calls body that has @invokeLater@ wrapper the result w... - 05:06 PM User Interface Bug #3382: Client-side popup menus abend
- Eugenie Lyzenko wrote:
> Hynek Cihlar wrote:
> >
> > (2) Enqueue only the call to @TC.messageBox()@ in the mouse ... - 05:05 PM User Interface Bug #3382: Client-side popup menus abend
- Hynek Cihlar wrote:
> Eugenie Lyzenko wrote:
> > This is exactly how it is currently implemented. Pop-up @ScrollPop... - 04:57 PM User Interface Bug #3382: Client-side popup menus abend
- Hynek Cihlar wrote:
>
> (2) Enqueue only the call to @TC.messageBox()@ in the mouse adapter body. Less impact on t... - 04:50 PM User Interface Bug #3382: Client-side popup menus abend
- Eugenie Lyzenko wrote:
> This is exactly how it is currently implemented. Pop-up @ScrollPopupGuiImpl.mouseClicked()@... - 04:39 PM User Interface Bug #3382: Client-side popup menus abend
- Hynek Cihlar wrote:
> > In this case we have null parent again because @invokeLater()@ defer click handler to the mo... - 04:36 PM User Interface Bug #3382: Client-side popup menus abend
- Eugenie Lyzenko wrote:
> Yes, at least scrolling down by pop-up menu does not work.
I think there are two options... - 04:30 PM User Interface Bug #3382: Client-side popup menus abend
- Hynek Cihlar wrote:
> Eugenie Lyzenko wrote:
> > But if we postpone click processing to the end - we have dismissed... - 04:27 PM User Interface Bug #3382: Client-side popup menus abend
- Eugenie Lyzenko wrote:
> But if we postpone click processing to the end - we have dismissed menu when it should exis... - 04:17 PM User Interface Bug #3382: Client-side popup menus abend
- Eugenie Lyzenko wrote:
> Hynek Cihlar wrote:
> > Hynek Cihlar wrote:
> >
> > In fact I don't see any reason the ... - 03:32 PM User Interface Bug #3382: Client-side popup menus abend
- Hynek Cihlar wrote:
> Hynek Cihlar wrote:
>
> In fact I don't see any reason the ordering should not be enforced ... - 01:55 PM User Interface Bug #3382: Client-side popup menus abend
- Hynek Cihlar wrote:
> > Another word you mean every possible code (we will remove @ThinClient.messageBox()@ from fin... - 01:31 PM User Interface Bug #3382: Client-side popup menus abend
- Eugenie Lyzenko wrote:
> What I do not understand here is why we are committed to @ThinClient.messageBox()@? This is... - 12:20 PM User Interface Bug #3382: Client-side popup menus abend
- Hynek Cihlar wrote:
>
> The call to @ThinClient.messageBox()@ must be executed in @ThinClient.invokeLater@ so that... - 12:04 PM User Interface Bug #3382: Client-side popup menus abend
- Eugenie Lyzenko wrote:
> Unfortunately this is not enough to fix the issue. Moving @MenuItemGuiImpl.selectMenuItem()... - 09:49 PM User Interface Bug #3382: Client-side popup menus abend
- Unfortunately this is not enough to fix the issue. Moving @MenuItemGuiImpl.selectMenuItem()@ before @ScrollPopupGuiIm...
- 03:25 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Sergey Ivanovskiy wrote:
> With the current 3394a the Hotel GUI Check-in date picker doesn't repaint items correctly... - 03:24 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- With the current 3394a the Hotel GUI Check-in date picker doesn't repaint items correctly if the current month (year)...
12/05/2017
- 02:34 PM User Interface Bug #3382: Client-side popup menus abend
- Eugenie Lyzenko wrote:
> You mean execution @selectMenuItem()@ first, then mouse adapters?
Exactly so. - 05:55 AM User Interface Bug #3382: Client-side popup menus abend
- Hynek Cihlar wrote:
> Please try to move the execution of mouse adapters in @MenuItemGuiImpl.mouseClicked@ before @s... - 04:29 AM User Interface Bug #3382: Client-side popup menus abend
- Eugenie Lyzenko wrote:
> So the suggested fix approach can be the following change in @ThinClient.invokeTriggers(...... - 09:35 PM User Interface Bug #3382: Client-side popup menus abend
- So the suggested fix approach can be the following change in @ThinClient.invokeTriggers(...)@, line starting at @1822...
- 01:00 PM Base Language Bug #3406: implement silent error mode as a lambda to allow aborting the control flow
- I need to investigate more thoroughly, but my initial thoughts:
@RecordBuffer$Handler.invoke@: should be safe to r... - 12:45 PM Base Language Bug #3406: implement silent error mode as a lambda to allow aborting the control flow
- I will post more details of the problem and the proposed solution shortly. But for now, I have a question.
The pe... - 11:16 AM Base Language Bug #3406: implement silent error mode as a lambda to allow aborting the control flow
- Created task branch 3406a. The changes for this task are going to be in a sensitive area and will affect many files.
12/04/2017
- 06:36 PM User Interface Bug #3382: Client-side popup menus abend
- Debugging result. The current events data flow:
1. After the user clicks on @Scroll here@ pop up menu from scrollb... - 04:00 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Sergey Ivanovskiy wrote:
> The order of repaints can be the root cause?
No, as they just determine which widgets wi... - 03:27 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- The order of repaints can be the root cause?
- 03:25 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Updated #3394-18 with correct logs. Yes, they are 121 and 124.
- 03:10 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Sergey Ivanovskiy wrote:
> Finally, the last two nodes: "Twin" and "Luxury Suite " were not repainted.
Do you now t... - 03:08 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Yes, I tested Hotel GUI Add Room Dialog and opened the first node and then opened the second node. Finally, the last ...
- 01:38 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Sergey Ivanovskiy wrote:
> Interesting note if setup conditional breakpoints for the tree control widgets in @Abstra... - 01:35 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Interesting note if setup conditional breakpoints for the tree control widgets in @AbstractWidget.afterConfigUpdateBa...
- 03:57 PM User Interface Bug #2766: implement a text metrics server process
- Code Review Task Branch 3394a Revisions 11232/11233
I'm good with the changes. - 02:36 PM User Interface Bug #2766: implement a text metrics server process
- Greg, please review 3394a rev 11232/11233.
- 01:27 PM User Interface Bug #2766: implement a text metrics server process
- Greg Shah wrote:
> You recently added the captured @text-metrics.xml@ to the project. Was there a problem that drov... - 01:21 PM User Interface Bug #2766: implement a text metrics server process
- > Another note: currently FontManager reads the entire font-table (~46k strings) into the client-side's memory. In th...
- 01:18 PM User Interface Bug #2766: implement a text metrics server process
- I was not using the properly derived font (as Swing was doing) when computing the metrics. With current changes, the...
- 10:52 AM User Interface Bug #2766: implement a text metrics server process
- Some quick and dirty changes in web code allow AWT Font and FontMetrics to be used. But I think I'm not using the co...
- 08:02 AM User Interface Bug #2766: implement a text metrics server process
- Agreed.
- 06:26 AM User Interface Bug #2766: implement a text metrics server process
- Greg Shah wrote:
> Another approach might be to use caching for the calculated metrics. This would have to be done ... - 06:14 AM User Interface Bug #2766: implement a text metrics server process
- I agree we should resolve this.
If we can calculate suitable metrics in the Java client, I would be fine with that... - 06:05 AM User Interface Bug #2766: implement a text metrics server process
- In addition to the functional issues we see from deviations from the Windows metrics when encountering dynamic text, ...
- 08:38 AM Base Language Bug #3406 (Closed): implement silent error mode as a lambda to allow aborting the control flow
12/03/2017
- 09:13 AM Base Language Bug #3400: shared variables context for RUN int-proc IN ext-proc-handle is not properly pushed
- Greg Shah wrote:
> Code Review Task Branch 3394a Revision 11225
>
> 1. In @ProcedureManager.searchInStack()@, why... - 12:56 AM Base Language Bug #3400: shared variables context for RUN int-proc IN ext-proc-handle is not properly pushed
- Code Review Task Branch 3394a Revision 11225
1. In @ProcedureManager.searchInStack()@, why use a map as @searched@...
12/02/2017
- 02:38 PM Base Language Bug #3400: shared variables context for RUN int-proc IN ext-proc-handle is not properly pushed
- The fixes are in 3394a rev 11225
In the end, the problem was that the lookup for shared vars must be performed on ... - 11:44 AM User Interface Bug #3382: Client-side popup menus abend
- Eugenie Lyzenko wrote:
>
> This also eliminates the exception for widgets that detached from parent, like pop-up m...
12/01/2017
- 05:46 PM User Interface Bug #3382: Client-side popup menus abend
- Hynek Cihlar wrote:
> Eugenie Lyzenko wrote:
>
> If in the menu-item it is expected that the top-level window may... - 04:56 PM User Interface Bug #3382: Client-side popup menus abend
- Eugenie Lyzenko wrote:
> This change resolve the issue. Any objections or notes?
The exception thrown from @topLe... - 04:38 PM User Interface Bug #3382: Client-side popup menus abend
- The root cause for this issue is the code in pop up menu item:...
- 04:42 PM User Interface Bug #3401: clarifications for windows related methods in Widget and GuiDriver classes
- Patch committed to 3394a as revision 11221.
- 03:07 PM User Interface Bug #3401: clarifications for windows related methods in Widget and GuiDriver classes
- Recently I used the @window()@ method to pass the window id of a @EditorGuiImpl@ in the @GuiDriver@ for accessing som...
- 02:42 PM User Interface Bug #3401 (Closed): clarifications for windows related methods in Widget and GuiDriver classes
- 10:47 AM Base Language Feature #3262: implement COM/OLE Automation support
- Task branch @3262b@ has been updated for review to revision @11248@.
Adding protection for null characters passed ... - 10:45 PM Base Language Feature #3262: implement COM/OLE Automation support
- During testing COM feature with big application found new issues:
1. The file resources to be taken from application... - 10:11 PM Base Language Feature #3262: implement COM/OLE Automation support
- > Is it OK to leave this feature postponed?
Yes, you can match the support level of the Java code. - 09:50 PM Base Language Feature #3262: implement COM/OLE Automation support
- Task branch @3262b@ has been updated for review to revision @11247@.
OK. This update returns native code to the st... - 07:14 PM Base Language Feature #3262: implement COM/OLE Automation support
- Constantin Asofiei wrote:
> > So for now you offer to have nothing extent array support.
> Yes, because the correct... - 10:27 AM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- 3394a was rebased from trunk rev 11208 - new rev 11219.
- 09:55 AM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Constantin Asofiei wrote:
> I'm rebasing 3394a rev 11217 in 15 minutes if nobody objects.
- 09:40 AM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- I'm rebasing 3394a rev 11217 in 15 minutes if nobody objects.
- 08:21 AM Base Language Bug #3400: shared variables context for RUN int-proc IN ext-proc-handle is not properly pushed
- The main problems I identified are:
# a shared-var leak for persistent procedures (they are not being removed when t... - 08:19 AM Base Language Bug #3400 (Closed): shared variables context for RUN int-proc IN ext-proc-handle is not properly ...
11/30/2017
- 05:53 PM Base Language Feature #3396: shift searchpath and other pathing lists in the directory to use the platform neut...
- I almost completely forgot about #3225. I took a quick look over it. The 3225b contains only a single altered file: @...
- 04:51 PM Base Language Feature #3396: shift searchpath and other pathing lists in the directory to use the platform neut...
- The @searchpath@ is the @directory.xml@ value that is used by the FWD runtime to represent the @PROPATH@. Since FWD ...
- 05:14 PM Base Language Feature #3262: implement COM/OLE Automation support
- Guys,
More complex approach can be to introduce new class for results coming from native side to Java, say @ComRet... - 04:55 PM Base Language Feature #3262: implement COM/OLE Automation support
- Eugenie Lyzenko wrote:
> Another word as I can see you removed (undone) all recent changes prepared to handle extent... - 04:50 PM Base Language Feature #3262: implement COM/OLE Automation support
- Constantin Asofiei wrote:
> Eugenie, please see 3262b rev 11246. Note that you will need to have some changes in th... - 04:15 PM Base Language Feature #3262: implement COM/OLE Automation support
- Eugenie, please see 3262b rev 11246. Note that you will need to have some changes in the FWD native COM part, becaus...
- 01:01 PM Base Language Feature #3262: implement COM/OLE Automation support
- Yes. I didn't start yet to fix the branch, I'll try tonight or tomorrow the latest.
- 12:57 PM Base Language Feature #3262: implement COM/OLE Automation support
- Yes, we have signature match issue. Like this when @FWD@ expects @comhandle.call()@ returning @BDT@ while our @comhan...
- 11:53 AM Base Language Feature #3262: implement COM/OLE Automation support
- Greg Shah wrote:
> Code Review Task Branch 3262b Revision 11244
>
> I've checked in some changes as 11245. I'm g... - 11:00 AM Base Language Feature #3262: implement COM/OLE Automation support
- Code Review Task Branch 3262b Revision 11244
I've checked in some changes as 11245. I'm good with that version. ... - 09:28 AM Base Language Feature #3262: implement COM/OLE Automation support
- Task branch @3262b@ has been updated for review to revision @11244@.
The notes resolution changes. Optional @NO-CO... - 08:47 AM Base Language Feature #3262: implement COM/OLE Automation support
- Greg Shah wrote:
> Code Review Task Branch 3262b Revision 11243
>
> 1. Please make the 4th parameter to @launch()... - 06:07 AM Base Language Feature #3262: implement COM/OLE Automation support
- Code Review Task Branch 3262b Revision 11243
1. Please make the 4th parameter to @launch()@ optional. This means ... - 10:42 PM Base Language Feature #3262: implement COM/OLE Automation support
- Task branch @3262b@ has been updated for review to revision @11243@.
This is minor javadoc fixes for my recent cha... - 09:47 PM Base Language Feature #3262: implement COM/OLE Automation support
- Task branch @3262b@ has been rebased with recent trunk @11208@, new version is @11242@.
- 09:27 PM Base Language Feature #3262: implement COM/OLE Automation support
- Task branch @3262b@ has been updated for review to revision @11241@.
This update fixes the handling of the @NO-WAI...
11/29/2017
- 05:15 PM Base Language Feature #3262: implement COM/OLE Automation support
- > Is this OK?
Yes.
> Observing the rule file for process launch I see we do not have any support for NO-CONSOLE... - 02:58 PM Base Language Feature #3262: implement COM/OLE Automation support
- For Windows @SILENT@ option I suggest to change the @ProcessDaemon@ class to take into account the same reaction for ...
- 11:19 AM Base Language Feature #3262: implement COM/OLE Automation support
- > For example notepad.exe and regedit.exe cause the 4GL application to finish external app to continue after os-comm...
- 11:15 AM Base Language Feature #3262: implement COM/OLE Automation support
- Constantin Asofiei wrote:
> Eugenie, I've tried this simple program, with @pro@, @prowin@ and from procedure editor,... - 11:12 AM Base Language Feature #3262: implement COM/OLE Automation support
- Yes, @notepad.exe@, @regedit.exe@, also @write.exe@ can be started with @no-console@ option. However the behavior is ...
- 11:05 AM Base Language Feature #3262: implement COM/OLE Automation support
- Greg Shah wrote:
> Are you testing with OpenEdge 11.6?
@11.6.3@. - 10:28 AM Base Language Feature #3262: implement COM/OLE Automation support
- Eugenie, I've tried this simple program, with @pro@, @prowin@ and from procedure editor, and it opens the @notepad.ex...
- 10:27 AM Base Language Feature #3262: implement COM/OLE Automation support
- Greg Shah wrote:
> Try running a program that has no GUI and which also can be made to run without STDIN/STDOUT/STDE... - 08:59 AM Base Language Feature #3262: implement COM/OLE Automation support
- Try running a program that has no GUI and which also can be made to run without STDIN/STDOUT/STDERR. In other words,...
- 08:24 AM Base Language Feature #3262: implement COM/OLE Automation support
- Are you testing with OpenEdge 11.6?
- 08:11 AM Base Language Feature #3262: implement COM/OLE Automation support
- Greg Shah wrote:
> @dir@ is an internal feature of the @cmd.exe@ shell. It won't work without the shell. But launc... - 07:43 AM Base Language Feature #3262: implement COM/OLE Automation support
- @dir@ is an internal feature of the @cmd.exe@ shell. It won't work without the shell. But launching a @.exe@ progra...
- 07:39 AM Base Language Feature #3262: implement COM/OLE Automation support
- Greg Shah wrote:
> I will review the changes shortly.
>
> > NO-CONSOLE - does not start any child process in GUI.... - 06:02 AM Base Language Feature #3262: implement COM/OLE Automation support
- I will review the changes shortly.
> NO-CONSOLE - does not start any child process in GUI.
I don't understand w... - 09:22 PM Base Language Feature #3262: implement COM/OLE Automation support
- Task branch @3262b@ has been updated for review to revision @11240@.
The change adds initial step to turn the chil... - 05:58 AM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- 3394a 11213 passed main runtime testing.
11/28/2017
- 06:51 PM Base Language Feature #3262: implement COM/OLE Automation support
- The testcases repo has been updated to revision @1705@.
The child process starting testcases added for @GUI@ mode ... - 05:59 PM Base Language Feature #3262: implement COM/OLE Automation support
- Greg Shah wrote:
>
> Please check the @NO-WAIT@, @SILENT@ and @NO-CONSOLE@ options. I suspect the @NO-WAIT@ is pr... - 03:56 PM Base Language Feature #3262: implement COM/OLE Automation support
- Task branch @3262b@ has been rebased with trunk @11207@, new revision is @11239@.
- 03:47 PM Base Language Feature #3262: implement COM/OLE Automation support
- Starting the rebase.
- 03:45 PM Base Language Feature #3262: implement COM/OLE Automation support
- Constantin Asofiei wrote:
> Greg/Eugenie: I plan to make the Java code in 3262b generic enough so that we will be ab... - 03:44 PM Base Language Feature #3262: implement COM/OLE Automation support
- > >Eugenie: Would you please run some testcases to see how the interactive child process launching works under GUI? I...
- 03:42 PM Base Language Feature #3262: implement COM/OLE Automation support
- Greg/Eugenie: I plan to make the Java code in 3262b generic enough so that we will be able to add the missing extent ...
- 03:32 PM Base Language Feature #3262: implement COM/OLE Automation support
- Planning to rebase the branch with the recent trunk in a 10 min. if nobody objects.
- 03:27 PM Base Language Feature #3262: implement COM/OLE Automation support
- Greg Shah wrote:
>Eugenie: Would you please run some testcases to see how the interactive child process launching wo... - 03:19 PM Base Language Feature #3262: implement COM/OLE Automation support
- Eugenie Lyzenko wrote:
> Constantin Asofiei wrote:
> > Eugenie Lyzenko wrote:
> > > Constantin Asofiei wrote:
> >... - 03:17 PM Base Language Feature #3262: implement COM/OLE Automation support
- Constantin Asofiei wrote:
> Eugenie Lyzenko wrote:
> > Constantin Asofiei wrote:
> > >Eugenie: the large GUI app w... - 03:06 PM Base Language Feature #3262: implement COM/OLE Automation support
- Greg Shah wrote:
> Code Review Task Branch 3262b Revision 11234
> ...
>4. The changes in comauto_win.c are so exte... - 02:42 PM Base Language Feature #3262: implement COM/OLE Automation support
- Task branch @3262b@ has been updated for review to revision @11238@.
Undo the @EnvironmentOps@ change that fixes t... - 02:29 PM Base Language Feature #3262: implement COM/OLE Automation support
- Eugenie Lyzenko wrote:
> Constantin Asofiei wrote:
> >Eugenie: the large GUI app we are using has constructs like S... - 02:27 PM Base Language Feature #3262: implement COM/OLE Automation support
- Constantin Asofiei wrote:
>Eugenie: the large GUI app we are using has constructs like STRING(com-var:property) - th... - 02:25 PM Base Language Feature #3262: implement COM/OLE Automation support
- Constantin Asofiei wrote:
> Greg Shah wrote:
> > It seems we should just continue the work in this branch to finish... - 02:24 PM Base Language Feature #3262: implement COM/OLE Automation support
- > The FWD executes ProcessDaemon.launch() for START EXCEL.EXE some_file.csv. This causes the ChildProcessFactory.getC...
- 02:16 PM Base Language Feature #3262: implement COM/OLE Automation support
- Eugenie Lyzenko wrote:
> Greg Shah wrote:
> > Code Review Task Branch 3262b Revision 11234
> >
> >1. In assignme... - 02:15 PM Base Language Feature #3262: implement COM/OLE Automation support
- Greg Shah wrote:
> It seems we should just continue the work in this branch to finish the extent support, rather tha... - 02:14 PM Base Language Feature #3262: implement COM/OLE Automation support
- Greg Shah wrote:
> Code Review Task Branch 3262b Revision 11234
>
>1. In assignments.rules, the newly added code ... - 02:13 PM Base Language Feature #3262: implement COM/OLE Automation support
- It seems we should just continue the work in this branch to finish the extent support, rather than reverting it all.
- 02:00 PM Base Language Feature #3262: implement COM/OLE Automation support
- Greg Shah wrote:
> Constantin: Do you have any concerns about the changes in this branch?
I've fixed some cases (re... - 01:58 PM Base Language Feature #3262: implement COM/OLE Automation support
- Greg Shah wrote:
> Code Review Task Branch 3262b Revision 11234
>
> 3. The @EnvironmentOps@ change is not correct... - 01:56 PM Base Language Feature #3262: implement COM/OLE Automation support
- Greg Shah wrote:
> > found the cases that use COM prefixed with starting EXCEL.EXE as subprocess which is currently ... - 12:26 PM Base Language Feature #3262: implement COM/OLE Automation support
- Constantin: Do you have any concerns about the changes in this branch?
- 12:25 PM Base Language Feature #3262: implement COM/OLE Automation support
- > found the cases that use COM prefixed with starting EXCEL.EXE as subprocess which is currently not supported in FWD...
- 12:23 PM Base Language Feature #3262: implement COM/OLE Automation support
- Code Review Task Branch 3262b Revision 11234
1. In @assignments.rules@, the newly added code is disabled because o... - 04:11 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Greg Shah wrote:
> 1. In @Button.setText()@ and @ToggleBox.setText()@ why is it safe to only repaint in @autoResize@... - 04:08 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Code Review Task Branch 3394a Revision 11211
1. In @Button.setText()@ and @ToggleBox.setText()@ why is it safe to ... - 01:15 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- > I think the improvements I made to postpone the drawing should be done only in GUI; ChUI has the PUT SCREEN stuff w...
- 11:43 AM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Greg Shah wrote:
> Do you want to make 3394a the next "accumulate the fixes" branch? Or would you prefer to keep it... - 10:57 AM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Do you want to make 3394a the next "accumulate the fixes" branch? Or would you prefer to keep it separate?
- 02:26 PM User Interface Bug #3390 (Closed): Eliminate unnecessary frame redraws due to inconsistent calculated height
- 02:15 PM User Interface Bug #3390: Eliminate unnecessary frame redraws due to inconsistent calculated height
- 3390a was merged to trunk as revision 11207 and archived.
- 02:10 PM User Interface Bug #3390: Eliminate unnecessary frame redraws due to inconsistent calculated height
- Please merge to trunk.
- 01:53 PM User Interface Bug #3390: Eliminate unnecessary frame redraws due to inconsistent calculated height
- 3390a passed regression tests and was rebased against trunk 11206. No more changes are expected in the branch.
- 01:11 PM User Interface Bug #3373: incremental scroll in non-full Browse page
- It is OK to call @UnimplementedFeature@ on the client. It will be logged there and that is OK.
Since 3369a is merg... - 12:13 PM Base Language Feature #3396 (WIP): shift searchpath and other pathing lists in the directory to use the platfor...
- 07:29 AM User Interface Bug #3395: rectangle:edge-chars is not working in GUI
- The @RECTANGLE:EDGE-CHARS@ is not working in GUI clients. We need to be able for @EDGE-PIXELS@ and @EDGE-CHARS@ to w...
- 07:28 AM User Interface Bug #3395 (Closed): rectangle:edge-chars is not working in GUI
11/27/2017
- 06:49 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- 3394a rev 11208 adds this:
* Batch the MSG_REGISTER_HOVERABLE_WIDGET messages.
* Avoid gd.setCurrentSelection(null)... - 05:38 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- I've been looking into the JS code and there are some findings:
# we can reduce the @MSG_REGISTER_HOVERABLE_WIDGET@ ... - 04:40 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- For #3394-3, the changes are in 3394a rev 11207.
- 03:22 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- Another issue to improve is described by this email chain:
-------
Constantin,
according to win32 api docs... - 03:20 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- An issue to try to improve is described by this email chain:
-------------
I agree that Hynek's idea of two que... - 03:19 PM User Interface Feature #3394: generic drawing improvements: repaint and other misc code
- In branch 3369a (trunk rev 11206), there are some fixes which remove some aggressive @repaint()@ calls when i.e. fram...
- 03:18 PM User Interface Feature #3394 (Closed): generic drawing improvements: repaint and other misc code
- 06:15 PM Base Language Feature #3262: implement COM/OLE Automation support
- Task branch @3262b@ has been updated for review to revision @11233@, rebased with recent trunk, new version is @11234...
- 03:56 PM User Interface Bug #3390: Eliminate unnecessary frame redraws due to inconsistent calculated height
- Hynek Cihlar wrote:
> A fix checked in to 3390a revision 11206. Please review.
I'm OK with the changes. - 03:47 PM Bug #3378 (Closed): Date input fields don't get focus by clicking on them
- Branch 3369a was merged to trunk as revision 11206.
- 03:47 PM User Interface Bug #3374 (Closed): NPE in ConfigManager
- Branch 3369a was merged to trunk as revision 11206.
- 03:46 PM Database Bug #3372 (Closed): Unexpected usage of standalone unknown value.
- Branch 3369a was merged to trunk as revision 11206.
- 03:46 PM User Interface Bug #3371 (Closed): NPE in AbstractGuiDriver in client log
- Branch 3369a was merged to trunk as revision 11206.
- 03:45 PM Bugs Bug #3355 (Closed): The tab pane button for HOTEL GUI is not included in the focus traversal chain
- Branch 3369a was merged to trunk as revision 11206.
- 03:44 PM User Interface Feature #3369 (Closed): add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- 03:11 PM User Interface Feature #3369 (WIP): add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- 3369a Was merged to trunk rev 11206 and archived.
- 02:29 PM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- No problem. I am un-committing 3369a/ right now.
- 01:30 PM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- No, I want to get the 3369a into the trunk.
Ovidiu: Would you please move the changes 11248 into a separate branch? - 01:15 PM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Constantin Asofiei wrote:
> Another regression fixed, 3369a rev 11247 is in testing.
Rev 11247 passed main part of ... - 08:56 AM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Another regression fixed, 3369a rev 11247 is in testing.
- 03:33 AM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Don't mind it works now, after external jconsole has been accessed to the client process. It is not a bug probably.
- 03:29 AM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- I am using 3369a to work on #3385 and it seems that the Login screen (Swing client) doesn't accept keys input.
- 09:29 AM User Interface Bug #3373: incremental scroll in non-full Browse page
- > I thing we should log the event instead (@UnimplementedFeature.TODO@) as a reminder and return @false@ because no r...
11/26/2017
- 04:54 PM Base Language Feature #3262: implement COM/OLE Automation support
- Task branch @3262b@ has been updated for review to revision @11232@.
Added fix for @propath@ variation. Allows hav... - 08:09 PM Base Language Feature #3262: implement COM/OLE Automation support
- Task branch @3262b@ has been updated for review to revision @11231@.
Fix for regression caused by shifting from si... - 02:56 PM User Interface Bug #3390: Eliminate unnecessary frame redraws due to inconsistent calculated height
- A fix checked in to 3390a revision 11206. Please review.
- 02:28 PM User Interface Bug #3390: Eliminate unnecessary frame redraws due to inconsistent calculated height
- On 11/25/2017 09:37 PM, Hynek Cihlar wrote:
> Constantin,
>
> the problem is caused by the char->pixel->char round... - 02:28 PM User Interface Bug #3390 (Closed): Eliminate unnecessary frame redraws due to inconsistent calculated height
11/25/2017
- 05:06 PM Base Language Feature #3262: implement COM/OLE Automation support
- Task branch @3262b@ has been rebased with trunk @11205@, new revision is @11230@.
- 10:34 AM User Interface Bug #3375 (Closed): Stack overflow kills the client
- 10:32 AM User Interface Bug #3375: Stack overflow kills the client
- 3375a passed regression tests, rebased, merged to trunk as revision 11205 and archived.
- 09:07 AM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Eric Faulhaber wrote:
> There are some issues with repainting in the ADM screens: e.g., an old tab remains "selecte... - 07:40 AM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Eric Faulhaber wrote:
> Also, I don't notice the same issue with buttons from one screen being painted incorrectly i... - 07:33 AM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- An observation: I've noticed that the embedded mode drawing seems much more "crisp" than virtual desktop mode or the ...
- 07:20 AM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Eric Faulhaber wrote:
> There are some issues with repainting in the ADM screens: e.g., an old tab remains "selecte... - 07:20 AM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- I did some testing with the large app in Swing mode and in virtual desktop mode (converted with 3369a rev. 11237). It...
- 09:56 PM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Constantin Asofiei wrote:
> Constantin Asofiei wrote:
> > Constantin Asofiei wrote:
> > > 3369a rev 11231 contains... - 07:50 PM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Constantin Asofiei wrote:
> Constantin Asofiei wrote:
> > 3369a rev 11231 contains some performance fixes:
> > # a... - 07:38 PM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Branch 3369a rebased from trunk rev 11204. The latest revision is 11236.
This will require a full reconversion of... - 07:13 PM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- I'm rebasing now.
11/24/2017
- 06:52 PM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Can I rebase 3369a? I know the 3375a change is not yet available, but I think it is best to go ahead and pick up the...
- 06:34 PM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Constantin Asofiei wrote:
> 3369a rev 11231 contains some performance fixes:
> # avoid unnecessary repaints
There ... - 05:10 PM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- 3369a rev 11231 contains some performance fixes:
# avoid logging overhead in the EmulatedWindowState and SwingEmulat... - 04:56 PM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Hynek Cihlar wrote:
> 3369a 11220 improves performance of coordinate values rounding.
There are still these cases w... - 04:29 PM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Yes, but I want to wait for Hynek's update first.
- 04:28 PM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Does it need to rebase 3369a?
- 09:19 AM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Greg Shah wrote:
> Code Review Task Branch 3369a Revision 11226
I fixed a regression in 11227, I was not considerin... - 08:55 AM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Code Review Task Branch 3369a Revision 11226
I think the code is correct from a logical standpoint.
If we had... - 07:25 AM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- 3369a rev 11225/11226 fixes class name collisions for converted external program names. Full conversion is required....
- 05:40 PM User Interface Bug #3375: Stack overflow kills the client
- Greg Shah wrote:
> Code Review Task Branch 3375a Revision 11204
>
> The changes are fine. The difference now is ... - 12:40 PM User Interface Bug #3375: Stack overflow kills the client
- Code Review Task Branch 3375a Revision 11204
The changes are fine. The difference now is very slight.
If it pa... - 12:04 PM User Interface Bug #3375: Stack overflow kills the client
- Hynek Cihlar wrote:
> It finished with one regression, I am currently fixing the issue. I don't expect the fix to ta... - 11:01 AM User Interface Bug #3375: Stack overflow kills the client
- Greg Shah wrote:
> Code Review Task Branch 3375a Revision 11203
>
> I'm fine with the changes. Did ChUI regressi... - 08:09 AM User Interface Bug #3375: Stack overflow kills the client
- Code Review Task Branch 3375a Revision 11203
I'm fine with the changes. Did ChUI regression testing finish? - 03:39 PM Base Language Feature #3262: implement COM/OLE Automation support
- Task branch @3262b@ has been rebased with trunk @11204@, new revision is @11229@.
- 02:20 PM Base Language Feature #3262: implement COM/OLE Automation support
- Task branch @3262b@ has been updated for review to revision @11226@, @11227@.
This update implements improved obje... - 06:45 AM Base Language Feature #3262: implement COM/OLE Automation support
- > Looks like we also need to change gap report processing rules to reflect the added implementation, this is one more...
- 10:45 PM Base Language Feature #3262: implement COM/OLE Automation support
- OK. Looks like the @4GL@ @COM@ garbage collector approach has been clarified. The internal object taken from given @C...
- 09:11 PM Base Language Feature #3262: implement COM/OLE Automation support
- Greg Shah wrote:
> > The COM objects has no actual parent-child relationships. The same object can be obtained for r... - 07:05 PM Base Language Feature #3262: implement COM/OLE Automation support
- Greg,
Looks like we also need to change gap report processing rules to reflect the added implementation, this is o... - 02:37 PM User Interface Bug #3370 (Closed): READ-ONLY attribute error in server log
- 02:26 PM User Interface Bug #3370: READ-ONLY attribute error in server log
- Committed revision 11204.
Branch was archived. Notification email was sent to team. - 02:00 PM User Interface Bug #3370: READ-ONLY attribute error in server log
- Please merge 3370a to trunk.
- 01:13 PM User Interface Bug #3370: READ-ONLY attribute error in server log
- The conversion test on devsrv01 ended with success. The generated code by 3370a/11203 is unchanged.
- 08:58 AM User Interface Bug #3370: READ-ONLY attribute error in server log
- Indeed, we should have an interface for each P4GL attribute / method. Some of them can be grouped together if they ar...
- 08:41 AM User Interface Bug #3370: READ-ONLY attribute error in server log
- Code Review Task branch 3370a Revision 11203
The changes look good.
I think you have found a more widespread fl... - 06:49 AM User Interface Bug #3373: incremental scroll in non-full Browse page
- Agreed.
Stanislav: Please put that change in 3369a. Then you can fix this issue later. - 06:42 AM User Interface Bug #3373: incremental scroll in non-full Browse page
- I noticed that in the log, but throwing exceptions in this manner is dangerous. This time the @incrementalScroll()@ w...
- 06:30 AM User Interface Bug #3373: incremental scroll in non-full Browse page
- Ovidiu: Does this affect a user or is it just a report in the log?
- 06:35 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- 3240c was merged into the trunc rev. 11203.
- 06:10 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Please merge 3240c to trunk.
11/23/2017
- 06:42 PM Base Language Feature #3262: implement COM/OLE Automation support
- Task branch @3262b@ has been updated for review to revision @11225@.
This update adds extent array support for pro... - 06:25 AM Base Language Feature #3262: implement COM/OLE Automation support
- > The COM objects has no actual parent-child relationships. The same object can be obtained for re-use from different...
- 09:42 PM Base Language Feature #3262: implement COM/OLE Automation support
- Task branch @3262b@ has been updated for review to revision @11224@.
This is minor cleanup update. I have designed... - 12:45 PM Bug #3378: Date input fields don't get focus by clicking on them
- Please look at the committed rev. 11223 (3369a).
- 12:04 PM Bug #3378: Date input fields don't get focus by clicking on them
- Sergey Ivanovskiy wrote:
> Constantin, actually your patch fixes the issue (the tab button is not displayed active, ... - 11:57 AM Bug #3378: Date input fields don't get focus by clicking on them
- Constantin, actually your patch fixes the issue (the tab button is not displayed active, but it has the current focus...
- 11:39 AM Bug #3378: Date input fields don't get focus by clicking on them
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > I checked the Swing client, but the original issue was reproduce... - 11:32 AM Bug #3378: Date input fields don't get focus by clicking on them
- Sergey Ivanovskiy wrote:
> I checked the Swing client, but the original issue was reproduced with the web client too... - 11:30 AM Bug #3378: Date input fields don't get focus by clicking on them
- I checked the Swing client, but the original issue was reproduced with the web client too.
- 11:28 AM Bug #3378: Date input fields don't get focus by clicking on them
- Constantin Asofiei wrote:
> OK, this is because the old login window is still assumed as the 'current focus window'.... - 11:11 AM Bug #3378: Date input fields don't get focus by clicking on them
- Sergey Ivanovskiy wrote:
> It seems very close to be a fix. The Available Rooms tab button is selected in this case,... - 09:28 AM Bug #3378: Date input fields don't get focus by clicking on them
- It seems very close to be a fix. The Available Rooms tab button is selected in this case, and @FocusManager.setFocusO...
- 08:58 AM Bug #3378: Date input fields don't get focus by clicking on them
- Sergey Ivanovskiy wrote:
> Checked on windev01 that the native Hotel GUI places focus on the "Available Rooms" tab b... - 08:46 AM Bug #3378: Date input fields don't get focus by clicking on them
- It seems reasonable changes. Checked on windev01 that the native Hotel GUI places focus on the "Available Rooms" tab ...
- 08:32 AM Bug #3378: Date input fields don't get focus by clicking on them
- There is this code in @TC.processProgressEvent@:...
- 08:03 AM Bug #3378: Date input fields don't get focus by clicking on them
- OK, understand, planning to find another way. Sadly I couldn't setup Hotel GUI on VM Windows 12, but Hotel GUI is ava...
- 07:46 AM Bug #3378: Date input fields don't get focus by clicking on them
- Sergey Ivanovskiy wrote:
> According to #3378-3 this @ENTRY@ event was not sent because @oldFocus@ was @null@.
Po... - 07:41 AM Bug #3378: Date input fields don't get focus by clicking on them
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > I would like to propose this diff for the fix
> > [...]
> > be... - 06:53 AM Bug #3378: Date input fields don't get focus by clicking on them
- Sergey Ivanovskiy wrote:
> I would like to propose this diff for the fix
> [...]
> because all another GUI widgets... - 12:09 PM User Interface Bug #3382: Client-side popup menus abend
- I've created a client-side popup menu for browse (using the same approach used as in @ScrollPopupGuiImpl@) and called...
- 12:01 PM User Interface Bug #3382: Client-side popup menus abend
- Stanislav, do you remember the actual case when the exception happened? I would rather have a real recreate for this.
- 11:45 AM User Interface Bug #3382 (WIP): Client-side popup menus abend
- 11:33 AM User Interface Bug #3373: incremental scroll in non-full Browse page
- Greg, I'll fix it, but considering the amount of work for #3261 I'm not sure if I should fix it before or after Nov 30.
- 11:30 AM User Interface Bug #3373 (WIP): incremental scroll in non-full Browse page
- Stanislav,
I understand you are working on this issue so I am assigning it to you. - 11:33 AM User Interface Bug #3375 (WIP): Stack overflow kills the client
- 10:22 AM User Interface Bug #3375: Stack overflow kills the client
- Created task branch 3375a and checked in the fix. The changes passed GUI regression tests, ChUI regression testing is...
- 11:32 AM User Interface Bug #3374 (WIP): NPE in ConfigManager
- I committed the fix for this issue was committed to 3369a with revision 11211.
- 11:26 AM User Interface Bug #3371: NPE in AbstractGuiDriver in client log
- The revision 11212 of 3369a makes sure the window is selected in @EditorGuiImpl.computeLineWidths()@. The exceptions ...
- 11:22 AM User Interface Bug #3370: READ-ONLY attribute error in server log
- I created 3370a created and committed a patch for this issue. Current revision is 11203. Please review.
- 06:00 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Sergey Ivanovskiy wrote:
> Can I merge 3240c into the trunk?
3240c was rebased over trunc rev. 11202. The current...
11/22/2017
- 04:36 PM Base Language Feature #3262: implement COM/OLE Automation support
- Greg Shah wrote:
>Eugenie: Can you write the Java-side array changes that are needed? Constantin is busy with anothe... - 03:50 PM Base Language Feature #3262: implement COM/OLE Automation support
- Eugenie: Can you write the Java-side array changes that are needed? Constantin is busy with another task.
What el... - 02:17 PM Base Language Feature #3262: implement COM/OLE Automation support
- Task branch @3262b@ has been rebased with trunk @11202@, new revision is @11223@.
- 02:00 PM Base Language Feature #3262: implement COM/OLE Automation support
- Task branch @3262b@ has been updated for review to revision @11222@.
This is code partial cleanup and adding inter... - 08:05 AM Base Language Feature #3262: implement COM/OLE Automation support
- Greg Shah wrote:
> If I understand correctly, they are stating that the user is responsible for releasing all of the... - 06:05 AM Base Language Feature #3262: implement COM/OLE Automation support
- > The intermediate COM handles created with lines like comObject:prop1:prop2:(prop|method()) is not explicitly releas...
- 04:08 PM Bug #3378: Date input fields don't get focus by clicking on them
- OK, merged this change into 3369a, revision 11221. Planning to archive 3355a.
- 03:53 PM Bug #3378: Date input fields don't get focus by clicking on them
- 3355a is going to be archived because its changes are already in 3369a, right?
This change should go into 3369a. - 03:10 PM Bug #3378: Date input fields don't get focus by clicking on them
- Committed revision 11203 (3355a) applied this fix.
- 01:03 PM Bug #3378: Date input fields don't get focus by clicking on them
- I would like to propose this diff for the fix...
- 06:32 AM Bug #3378: Date input fields don't get focus by clicking on them
- Sergey Ivanovskiy wrote:
> On the web client after some random clicks involving the date input dialog I got this bro... - 05:53 AM Bug #3378: Date input fields don't get focus by clicking on them
- Debugged the Swing client for Hotel GUI. If the target "Checkin Date" fillin was clicked, then at the certain point o...
- 04:02 PM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- 3369a 11220 improves performance of coordinate values rounding.
- 03:57 PM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Code Review Task Branch 3369a Revision 11219
I'm good with the change.
- 02:43 PM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Revision 11219 contains a fix for unresponsive message boxes. Somebody please review.
- 02:25 PM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Committed revision 11218 removed waste code due to the web client profiling done by Eric.
- 01:18 PM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Can I merge 3240c into the trunk?
- 10:56 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- I did this constraint in order that this new web alias has a unique name within the directory. If the web alias is fr...
- 08:24 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Sergey, looks like I'm not allowed to use @embedded@ alias - is it because there is a process using the same certific...
- 09:41 AM User Interface Bug #3382: Client-side popup menus abend
- The problem with popup menus created at client side is that they can cause abend under a certain circumstances, e.g. ...
- 09:18 AM User Interface Bug #3382 (Closed): Client-side popup menus abend
- 08:33 AM User Interface Bug #3368 (Closed): dialog-box frame height is not set correctly
- 08:20 AM User Interface Bug #3368: dialog-box frame height is not set correctly
- 3368a was merged in trunk as revision 11202 and archived.
- 06:23 AM User Interface Bug #3368: dialog-box frame height is not set correctly
- Code Review Task Branch 3368a Revision 11205
The changes are good. You can merge to trunk. - 05:22 AM User Interface Bug #3368: dialog-box frame height is not set correctly
- 3368a revision 11205 contains a small change that resolves a regression found during ChUI testing. The revision has ...
- 08:12 AM User Interface Bug #3381: Sub-menu drawing issues
- Testcase attached (@sub-menus.p@). The following scenarios have issues:
# Right-click on the button: in swing the ri... - 05:43 AM User Interface Bug #3381 (Closed): Sub-menu drawing issues
- 06:57 AM User Interface Bug #3370: READ-ONLY attribute error in server log
- I think this needs to be separate from 3369a, so that we don't introduce a delay in getting the most critical changes...
- 05:23 AM User Interface Bug #3370 (WIP): READ-ONLY attribute error in server log
- 05:22 AM User Interface Bug #3370: READ-ONLY attribute error in server log
- Greg,
I finished moving the READ-ONLY attribute to a new interface.
Because the introduction of the new interface @... - 05:10 AM User Interface Bug #3370: READ-ONLY attribute error in server log
- I found that @CommonHandle.readOnlyError(String)@ is annotated with @@LegacyAttribute(name = "READ-ONLY")@.
I cons... - 02:48 AM User Interface Bug #3373: incremental scroll in non-full Browse page
- The issue occurs because the browse is not yet initialized at the point when "END" event is applied. So we must figur...
11/21/2017
- 06:33 PM Base Language Feature #3262: implement COM/OLE Automation support
- Task branch @3262b@ has been updated for review to revision @11221@.
This updates has changes to make chain calls ... - 06:07 PM Base Language Feature #3262: implement COM/OLE Automation support
- Constantin Asofiei wrote:
> Eugenie Lyzenko wrote:
> > Honestly I do not understand why we need attributes support ... - 05:37 PM Base Language Feature #3262: implement COM/OLE Automation support
- Eugenie Lyzenko wrote:
> Honestly I do not understand why we need attributes support for @COM-HANDLE@. @COM-HANDLE@ ... - 05:32 PM Base Language Feature #3262: implement COM/OLE Automation support
- I would suggest to change @com_access.rules@ to:...
- 04:56 PM Base Language Feature #3262: implement COM/OLE Automation support
- Constantin Asofiei wrote:
> Eugenie Lyzenko wrote:
> > The @NAME@ is a reserved keyword? What makes @NAME@ property... - 02:57 PM Base Language Feature #3262: implement COM/OLE Automation support
- Eugenie Lyzenko wrote:
> The @NAME@ is a reserved keyword? What makes @NAME@ property to process differently?
Is a ... - 02:55 PM Base Language Feature #3262: implement COM/OLE Automation support
- Constantin Asofiei wrote:
> Eugenie Lyzenko wrote:
> > 2. Consider the following @4GL@ code:
> > [...]
> >
> > ... - 02:13 PM Base Language Feature #3262: implement COM/OLE Automation support
- Eugenie Lyzenko wrote:
> This is correct conversion and we have property getter and method call. Both of them return... - 01:54 PM Base Language Feature #3262: implement COM/OLE Automation support
- Constantin Asofiei wrote:
> Eugenie Lyzenko wrote:
> > Guys,
> >
> > I have two notes at this time for Java side... - 01:20 PM Base Language Feature #3262: implement COM/OLE Automation support
- Eugenie Lyzenko wrote:
> Guys,
>
> I have two notes at this time for Java side with real @Excel@ application:
> ... - 01:16 PM Base Language Feature #3262: implement COM/OLE Automation support
- Guys,
I have two notes at this time for Java side with real @Excel@ application:
1. The @NativeComObject@ must ... - 09:56 PM Base Language Feature #3262: implement COM/OLE Automation support
- The testcases repo has been updated to revision @1700@.
The real @MS Office@ testcases have been added. The curren... - 05:45 PM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- OK, stopped this testing.
- 05:19 PM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- > In this run there are different failed tests except tc_job_002 and tc_job_clock_004
I think this is enough to t... - 04:23 PM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- The last main-regression tests were failed without writing reports. Planning to restart for rev 11208.
- 03:13 PM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Found the following unrelated issue that if the directory doesn't have a company configuration, then generated certif...
- 03:00 PM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- I checked that the main web site @www.goldencode.com@ has these target fields unset too.
- 02:56 PM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- @domain.csr@ has all required fields...
- 02:14 PM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Sergey Ivanovskiy wrote:
> No, I don't think that with 3240c there is this bug. Constantin, could I look at @domain.... - 01:42 PM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Constantin Asofiei wrote:
> Sergey Ivanovskiy wrote:
> > Checked P2J self-signed certificates and found that they d... - 11:41 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Sergey Ivanovskiy wrote:
> Checked P2J self-signed certificates and found that they don't have organization and orga... - 11:37 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- May be we should check up these use cases for AcmeClient: revoke certificate, delete account, then register new accou...
- 11:32 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Constantin Asofiei wrote:
> Sergey, OK, the certificate is generated and is trusted by the browser. Issues:
> 1. a... - 10:50 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Sergey, OK, the certificate is generated and is trusted by the browser. Issues:
# although I specified @--web-alias... - 10:39 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Planning to run main-regression tests for rev. 11206.
- 10:34 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Greg Shah wrote:
> Please re-run the main regression testing. You don't have to re-do the CTRL-C tests.
Yes, the n... - 10:21 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Sergey Ivanovskiy wrote:
> Constantin Asofiei wrote:
> > Sergey, I'm getting this on demosrv01:
> > [...]
> >
>... - 10:17 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Constantin Asofiei wrote:
> Sergey, I'm getting this on demosrv01:
> [...]
>
> demosrv01 is configured with 3240... - 09:52 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Please re-run the main regression testing. You don't have to re-do the CTRL-C tests.
- 08:39 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Sergey, I'm getting this on demosrv01:...
- 04:23 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- The @ctrl-c-regression@ part has been finished with these results 20171120_231820.zip, where @gso_ctrlc_tests@ are pa...
- 11:35 PM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- The @main-regression@ part of the run-time tests is ready and available at devsrv01 in the results folder 20171120_16...
- 04:03 PM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- 3355a was merged into 3369a rev. 11213.
- 01:43 PM Bugs Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
- OK, my patch was failed, I need to apply changes manually.
- 11:42 AM Bugs Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
- Greg Shah wrote:
> Constantin: How about merging these into 3369a?
Yes. Sergey, please merge into 3369a. - 11:19 AM Bugs Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
- Constantin: How about merging these into 3369a?
- 11:12 AM Bugs Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
- Greg Shah wrote:
> Constantin: any objections?
The changes make sense.
- 10:09 AM Bugs Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
- Code Review Task Branch 3355a Revision 11202
I am fine with the changes.
Constantin: any objections? - 12:55 PM Database Bug #3379: do not copy index definitions when defining WORKFILE like TABLE
- A customer pointed out that when defining a WORKFILE using LIKE to copy the definition of a table, index information ...
- 12:52 PM Database Bug #3379 (Closed): do not copy index definitions when defining WORKFILE like TABLE
- 12:37 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > As far as I understand file choose dialog (for choosing report output file) is in WIP state, so it works to a cert...
- 09:01 AM User Interface Bug #3371: NPE in AbstractGuiDriver in client log
- Constantin Asofiei wrote:
> Ovidiu, please try something: is @EditorGuiImpl.processScrollPane@ called when i.e. the ... - 08:41 AM User Interface Bug #3371: NPE in AbstractGuiDriver in client log
- Ovidiu, please try something: is @EditorGuiImpl.processScrollPane@ called when i.e. the editor is drawn? I wonder if...
- 08:33 AM User Interface Bug #3371: NPE in AbstractGuiDriver in client log
- I tried to move the code in a @withSelectedWindow()@, but the widget is not fully reconstructed so the parent is not ...
- 07:56 AM Bug #3378: Date input fields don't get focus by clicking on them
- On the web client after some random clicks involving the date input dialog I got this broken screen. The web client l...
- 07:49 AM Bug #3378: Date input fields don't get focus by clicking on them
- Open Hotel GUI with Swing client. The main screen is displayed with its first available tab "Available Rooms". Clicki...
- 07:45 AM Bug #3378 (Closed): Date input fields don't get focus by clicking on them
- 06:42 AM User Interface Bug #3368: dialog-box frame height is not set correctly
- Code Review Task Branch 3368a Revision 11204
I'm fine with the code. If it passes regression testing, you can mer... - 06:21 AM User Interface Bug #3368: dialog-box frame height is not set correctly
- Greg Shah wrote:
> except it is not clear why the null check was removed from @FrameGuiImpl@.
The null check was ... - 07:01 PM User Interface Bug #3368: dialog-box frame height is not set correctly
- Code Review Task Branch 3368a Revision 11203
I'm fine with the changes, except it is not clear why the null check ...
11/20/2017
- 05:35 PM User Interface Bug #3371: NPE in AbstractGuiDriver in client log
- Ovidiu, I would rather ensure that @EditorGuiImpl.computeLineWidths@ has a window selected (i.e. is bracketed in @gd....
- 03:11 PM User Interface Bug #3371: NPE in AbstractGuiDriver in client log
- Code Review Task Branch 3369a Revision 11211
I generally OK with the changes. The one thing that is not clear to ... - 04:46 PM User Interface Bug #3368: dialog-box frame height is not set correctly
- The incorrect size turned to be a problem in the frame layout itself. The frame height is not calculated correctly wh...
- 04:04 PM Bugs Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
- Constantin Asofiei wrote:
> Sergey Ivanovskiy wrote:
> > It looks like we should set useHandleChainSiblings() === t... - 03:05 AM Bugs Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
- Created task branch 3355a to work on #3355-19, #3355-20 and #3355-21.
- 01:28 PM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Code Review Task Branch 3369a Revision 11209
I'm fine with the changes. I checked in some minor changes to make i... - 01:08 PM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Constantin Asofiei wrote:
> Eric, I couldn't reproduce the iframe issue you've reported with 3369a. If you have any... - 01:02 PM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Constantin Asofiei wrote:
> Eric: Persistence.java needs a history entry.
Done. - 12:58 PM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Eric, I couldn't reproduce the iframe issue you've reported with 3369a. If you have any other details I can use to d...
- 12:46 PM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Greg, 3369a rev 11208 is ready for review.
Eric: Persistence.java needs a history entry. - 10:30 AM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- 3369a rebased from trunk 11201. new rev is 11207.
- 01:11 PM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- There are no another requirements to run the command except the P2J and embedded application servers should be stopped.
- 01:04 PM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- This command should change @directory.xml@ and add downloaded certificates to @directory.xml@ under @/security/certif...
- 12:47 PM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Sergey, what directory preparations are there required? I assume all Jetty web servers will be using the same alias ...
- 11:40 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Constantin, please test this command #3240-80 (#3240-95) with these additional parameters @--web-alias@ and @--server...
- 11:27 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Sergey Ivanovskiy wrote:
> Constantin, the tool @SSLCertGenUtil@ can build now the web key store that can be used fo... - 11:02 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- I'm OK with the changes in 3240c rev 11205.
Sergey Ivanovskiy wrote:
> Should this branch 3240c be checked with r... - 02:43 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Should this branch 3240c be checked with regression tests on devsrv01? It seems that the changes are related to web s...
- 10:26 AM User Interface Bug #2799: browse widget doesn't execute validation expressions in P2J (both chui and gui)
- Stanislav Lomany wrote:
> > And now the BROWSE version is also fully supported, right?
> Right.
Please update th... - 10:12 AM User Interface Bug #2799: browse widget doesn't execute validation expressions in P2J (both chui and gui)
- > And now the BROWSE version is also fully supported, right?
Right. - 09:50 AM User Interface Bug #2799: browse widget doesn't execute validation expressions in P2J (both chui and gui)
- > @FRAME:NO-AUTO-VALIDATE@ option is mentioned here and I didn't deal with it. Otherwise it can be closed.
I belie... - 09:53 AM User Interface Bug #3373: incremental scroll in non-full Browse page
- Stanislav Lomany wrote:
> I'm not sure.
> Ovidiu, how did you managed to create a @0 DOWN@ browse? (normally you ca... - 09:46 AM User Interface Bug #3373: incremental scroll in non-full Browse page
- I'm not sure.
Ovidiu, how did you managed to create a @0 DOWN@ browse? (normally you can't create a browse with less... - 09:40 AM User Interface Bug #3373: incremental scroll in non-full Browse page
- How much work is it to fix?
- 09:38 AM User Interface Bug #3373: incremental scroll in non-full Browse page
- Yes.
- 09:36 AM User Interface Bug #3373: incremental scroll in non-full Browse page
- > No, it's internal P2J error.
@recordOrShowError()@ is only for "real" 4GL errors.
Is this a P2J bug? - 09:01 AM User Interface Bug #3373: incremental scroll in non-full Browse page
- No, it's internal P2J error.
- 08:59 AM User Interface Bug #3373: incremental scroll in non-full Browse page
- Is there an error in the 4GL?
- 08:49 AM User Interface Bug #3373: incremental scroll in non-full Browse page
- Let me know if I should fix it (before/after deadline?).
- 08:46 AM User Interface Bug #3373: incremental scroll in non-full Browse page
- That is the event which represents a programming error. The text can be changed to "Incremental scroll cannot be used...
- 08:06 AM User Interface Bug #3373: incremental scroll in non-full Browse page
- The call to @incrementalScroll@ is caused by an...
- 09:39 AM User Interface Bug #3370: READ-ONLY attribute error in server log
- I agree with the solution.
- 09:06 AM User Interface Bug #3370: READ-ONLY attribute error in server log
- I investigated this issue. The root cause of this error is the fact that the @READ-ONLY@ attribute is declared in @Co...
- 07:45 AM Database Bug #3372 (WIP): Unexpected usage of standalone unknown value.
- Fix committed revision 11206 in 3369a.
- 07:43 AM Database Bug #3372: Unexpected usage of standalone unknown value.
- Eric Faulhaber wrote:
> Please put this into task branch 3296a if it does not have a home yet.
Sorry, I meant 3369a. - 07:35 AM Database Bug #3372: Unexpected usage of standalone unknown value.
- Ovidiu Maxiniuc wrote:
> I decided to skip the injection of @rtrim@ if the node is marked as @unknown@. The result w...
11/19/2017
- 05:31 PM User Interface Bug #3306: Improve intermediate state in ROW-DISPLAY trigger.
- That is still an amount of unplesant work which IMO we don't need to touch until customer meets a real problem with i...
- 05:19 PM User Interface Bug #2799: browse widget doesn't execute validation expressions in P2J (both chui and gui)
- @FRAME:NO-AUTO-VALIDATE@ option is mentioned here and I didn't deal with it. Otherwise it can be closed.
- 05:11 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- I was creating pop-up menu from a browse and met some issues:
1. As far as I understand file choose dialog (for choo... - 07:28 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
> We need to have the switch for enhanced browse features, so I created this container, sear...
11/18/2017
- 06:46 PM User Interface Bug #3306: Improve intermediate state in ROW-DISPLAY trigger.
- What is the status of this?
- 06:45 PM User Interface Bug #2799: browse widget doesn't execute validation expressions in P2J (both chui and gui)
- Can this be closed?
- 06:43 PM User Interface Feature #3275 (Closed): improve browse support
- 06:20 PM Base Language Feature #3262: implement COM/OLE Automation support
- Constantin Asofiei wrote:
> Eugenie, see 11220 - it should work, I'm sending null value for empty parameters.
Yes... - 05:47 PM Base Language Feature #3262: implement COM/OLE Automation support
- Eugenie, see 11220 - it should work, I'm sending null value for empty parameters.
- 04:39 PM Base Language Feature #3262: implement COM/OLE Automation support
- Constantin Asofiei wrote:
> Yes, I missed this part - how do you want it to work? Just set that value to @null@, and... - 04:29 PM Base Language Feature #3262: implement COM/OLE Automation support
- Eugenie Lyzenko wrote:
> Constantin,
>
> The current Java side support for optional parameters is incomplete. The... - 12:01 PM Base Language Feature #3262: implement COM/OLE Automation support
- Constantin,
The current Java side support for optional parameters is incomplete. The using @comhandle.EMPTY(new Ob... - 06:44 AM Base Language Feature #3262: implement COM/OLE Automation support
- Task branch @3262b@ has been updated for review to revision @11219@.
The update adds native support for optional p... - 08:02 PM Base Language Feature #3262: implement COM/OLE Automation support
- The testcases repo has been updated to revision @1699@.
The read-only property test has been added. With respectiv...
11/17/2017
- 06:52 PM Base Language Feature #3262: implement COM/OLE Automation support
- The required change to support optional parameters for method call has been prepared for native code. The idea is bas...
- 12:24 AM Base Language Feature #3262: implement COM/OLE Automation support
- Rebased with recent trunk, new revision is @11217@.
Some implementation details. Property set for indexed case is ... - 12:04 AM Base Language Feature #3262: implement COM/OLE Automation support
- Task branch @3262b@ has been updated for review to revision @11216@.
This adds support for indexed properties hand... - 02:30 PM User Interface Bug #3374: NPE in ConfigManager
- Ovidiu Maxiniuc wrote:
> Also, the location (@ConfigManager.java@:350) does not make sense: the @dirtyConfigs@ is in... - 01:54 PM User Interface Bug #3374: NPE in ConfigManager
- The client is reset (back to login screen) when clicking various widgets. I found this is client log:...
- 01:48 PM User Interface Bug #3374 (Closed): NPE in ConfigManager
- 02:09 PM User Interface Bug #3375: Stack overflow kills the client
- The client got killed (not reset). Just before that the two shown windows started blinking alternatively. This is pro...
- 02:06 PM User Interface Bug #3375 (Closed): Stack overflow kills the client
- 01:43 PM User Interface Bug #3373: incremental scroll in non-full Browse page
- I found the following stack trace in client log:...
- 01:38 PM User Interface Bug #3373 (Closed): incremental scroll in non-full Browse page
- 01:30 PM Database Bug #3372: Unexpected usage of standalone unknown value.
- After further investigations I learned that the @rtrim@ was injected after collecting @toString@ node to list of unkn...
- 11:59 AM Database Bug #3372: Unexpected usage of standalone unknown value.
- FWD jumps to login screen in customer application. Searched logs and found the following exception listed as the root...
- 11:46 AM Database Bug #3372 (Closed): Unexpected usage of standalone unknown value.
- 11:45 AM User Interface Bug #3371 (WIP): NPE in AbstractGuiDriver in client log
- Found following exception in client log:...
- 11:36 AM User Interface Bug #3371 (Closed): NPE in AbstractGuiDriver in client log
- 09:40 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Constantin, the tool @SSLCertGenUtil@ can build now the web key store that can be used for the embedded application. ...
- 06:28 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- 3240c was rebased over 11201. Please review 11205 that fixed all issues found in the review #3240-96.
11/16/2017
- 03:13 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- We need to have the switch for enhanced browse features, so I created this container, searchable under @Directory.ID_...
- 10:11 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Rebased task branch 3261a from P2J trunk revision 11201.
- 08:09 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Created task branch 3261a from P2J trunk revision 11200.
- 12:21 PM Base Language Feature #3262: implement COM/OLE Automation support
- Constantin Asofiei wrote:
>
> Eugenie: looks like 4GL allows a construct like @comVar:comProperty(1,2,3) = someVal... - 11:07 AM Base Language Feature #3262: implement COM/OLE Automation support
- The parse, conversion and Java ComOleHelper API changes are in 3262b rev 11215.
Eugenie: looks like 4GL allows a c... - 09:21 PM Base Language Feature #3262: implement COM/OLE Automation support
- > What I suggest is to separate at least the indexed property usage in fwdAppl:int1DIndexedProperty(3) = intVar1. fro...
- 09:16 PM Base Language Feature #3262: implement COM/OLE Automation support
- > ComParamter.EMPTY
I like this. - 09:09 PM Base Language Feature #3262: implement COM/OLE Automation support
- The testcases repo has been updated to revision @1698@.
Added testcases to verify indexed property feature and obj... - 07:34 PM Base Language Feature #3262: implement COM/OLE Automation support
- Constantin Asofiei wrote:
> Eugenie, for the third case in your example: that one needs to be disambiguated by the F... - 09:54 AM User Interface Feature #3275 (Review): improve browse support
- 3275d has been merged into the trunk as bzr revision 11201.
- 09:04 AM User Interface Feature #3275: improve browse support
- Please merge 3275d to trunk.
- 08:55 AM User Interface Feature #3275: improve browse support
- Customer POC works fine, any possible regressions are related to "interactive" browse features, I think it is OK to c...
- 08:21 AM User Interface Feature #3275: improve browse support
- Code Review Task Branch 3275d Revision 11203
The changes are good.
What testing do you recommend? The impact o... - 07:06 AM User Interface Feature #3275: improve browse support
- Rebased task branch 3275d from P2J trunk revision 11200. Please review.
- 09:34 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- OK, understand. Planning to do changes accordingly.
- 09:16 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Sergey Ivanovskiy wrote:
> Please correct me. The @webCertificates@ must be per a server name under @/security/certi... - 09:06 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Constantin Asofiei wrote:
> Sergey, this is a review for 3240c rev 11202:
> placing the @webCertificates@ node unde... - 08:35 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Sergey, this is a review for 3240c rev 11202:
# placing the @webCertificates@ node under the @server/default@ is not... - 07:44 PM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Decided to use separate configuration @webCertificates@ because the trusted chain certificates can be easily retrieve...
11/15/2017
- 06:07 PM Base Language Feature #3262: implement COM/OLE Automation support
- Constantin Asofiei wrote:
>...
> I think we can check this if COM_METHOD is first child of a KW_ASSIGN. How is the... - 05:22 PM Base Language Feature #3262: implement COM/OLE Automation support
- Eugenie, for the third case in your example: that one needs to be disambiguated by the FWD native side - i.e. check i...
- 05:21 PM Base Language Feature #3262: implement COM/OLE Automation support
- > I'm debugging the @4GL@ @COM@ automation indexed properties. There are a some issues while converting this feature....
- 05:14 PM Base Language Feature #3262: implement COM/OLE Automation support
- Guys,
I'm debugging the @4GL@ @COM@ automation indexed properties. There are a some issues while converting this f... - 04:58 PM Base Language Feature #3262: implement COM/OLE Automation support
- Greg Shah wrote:
> > I think we need to change method call processing on conversion level to have converted code lik... - 09:10 AM Base Language Feature #3262: implement COM/OLE Automation support
- > I think we need to change method call processing on conversion level to have converted code like this:
>
>> call(... - 08:14 PM Base Language Feature #3262: implement COM/OLE Automation support
- The testcases repo has been updated to revision @1697@.
Added testcases to verify @CREATE ...@, @CREATE ... CONNEC... - 07:44 PM Base Language Feature #3262: implement COM/OLE Automation support
- The investigation and debugging results for today.
1. The large application has object creation modes: @CREATE "Co... - 09:18 AM User Interface Feature #3291: implement SYSTEM-DIALOG-COLOR
- > The same code in FWD will only update the the color table entry, followed by a synch operation with the client. Thi...
- 09:16 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- I'm OK with your directory changes. I prefer them to be in the certificates branch.
Constantin: Any objections?
... - 08:45 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- I changed the web certificate configuration to this one in order to support private and public certificate pairs unde...
11/14/2017
- 03:41 PM User Interface Feature #3291: implement SYSTEM-DIALOG-COLOR
- Greg Shah wrote:
> > After the the user makes a selection, the selection will be used by widgets that are subsequent... - 09:12 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- !LetsEncryptCerts.png!
- 09:05 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Planning to add this new container @webCertificates@ to the directory under @server/default@...
- 07:30 PM Base Language Feature #3262: implement COM/OLE Automation support
- The testcases repo has been updated to revision @1696@.
Added tests to verify optional parameter mode for method c... - 07:18 PM Base Language Feature #3262: implement COM/OLE Automation support
- Task branch @3262b@ has been updated for review to revision @11212@. Rebased with recent trunk, new revision is @1121...
11/13/2017
- 06:37 PM Base Language Feature #3262: implement COM/OLE Automation support
- Other findings for today:
1. The option @BY-VARIANT-POINTER@ is never used in our large @4GL@ code.
2. The option... - 06:16 PM Base Language Feature #3262: implement COM/OLE Automation support
- Constantin, Greg,
I'm debugging different data input modes for COM object method call and found one issue to discu... - 04:05 PM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- 3240c is rebased over 11200 trunc. Planning to use different public and private pairs of certificates for P2J server ...
- 12:40 PM User Interface Feature #3332 (Closed): Add support for load offset and load size parameters of LOAD-IMAGE* metho...
- 12:31 PM User Interface Feature #3332: Add support for load offset and load size parameters of LOAD-IMAGE* methods of BUT...
- 3332a passed regression tests and have been merged to trunk as revision 11200. The task branch was archived.
- 12:14 PM User Interface Bug #3370: READ-ONLY attribute error in server log
- We see this in a customer app. Can also be recreated in Hotel GUI as follows:
# Log in.
# Click "Check-In..." in th... - 12:11 PM User Interface Bug #3370 (Closed): READ-ONLY attribute error in server log
11/12/2017
- 04:48 PM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Let me consider Hotel GUI and its certificates usages.
1) The "standard" process and P2J web server both use the s... - 06:48 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Committed rev. 11200 added certificate suite and changed accordingly. Planning to use this @CertificateSuite@ to setu...
- 05:14 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Link to the task #3366-82.
- 04:47 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Created task branch 3240c to setup a key store for P2J web server and local web clients based on Let's Encrypt certif...
- 03:44 PM User Interface Bug #3368: dialog-box frame height is not set correctly
- Constantin, can you be more specific, what is the expected result of the sample code above? I didn't find any issues ...
- 11:10 AM Base Language Feature #3262: implement COM/OLE Automation support
- Task branch @3262b@ has been rebased with trunk @11199@, new revision is @11211@.
- 07:11 AM User Interface Feature #3332: Add support for load offset and load size parameters of LOAD-IMAGE* methods of BUT...
- 3332a rebased against latest trunk.
- 08:46 PM User Interface Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- 3369a was created from trunk rev 11199. It contains the changes to add support for @BGCOLOR-RGB@ and @FGCOLOR-RGB@ F...
- 08:20 PM User Interface Feature #3369 (Closed): add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
11/11/2017
- 12:02 PM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- > I think that P2J web server should also use these certificates if they are present in the directory under some nod...
- 11:53 AM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Greg Shah wrote:
> Will ACME certs work for all the use cases that we expect?
>
> * FWD Server secure socket for ... - 11:40 AM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Committed revision 11205 fixed my erroneous change 11204. Greg, Constantin, please help to design the architecture of...
- 11:26 AM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Sergey Ivanovskiy wrote:
> Constantin Asofiei wrote:
> > Greg/Sergey, I think we need to specify in @webClient@ dir... - 11:23 AM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Sergey Ivanovskiy wrote:
> Greg Shah wrote:
> > Do the current changes cause a problem with generating and processi... - 11:21 AM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Constantin Asofiei wrote:
> Greg/Sergey, I think we need to specify in @webClient@ directory.cml a certificate alias... - 11:20 AM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Please review committed rev 11204 that removed ACME certificate usages as CA root certificates since these certificat...
- 11:19 AM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Greg/Sergey, I think we need to specify in @webClient@ directory.cml a certificate alias to be used by all the web cl...
- 11:18 AM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- >The ACME certificates can't be used to sign another certificates. That is the reason. The code in 3366a consider the...
- 11:03 AM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Greg Shah wrote:
> Do the current changes cause a problem with generating and processing the self signed certificate... - 10:55 AM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Greg Shah wrote:
> Sergey Ivanovskiy wrote:
> > Another idea is to use Let's Encrypt certificates only for web clie... - 10:52 AM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Greg Shah wrote:
> Sergey Ivanovskiy wrote:
> > Greg, Constantin, please share your thoughts because from Let's Enc... - 10:12 AM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Do the current changes cause a problem with generating and processing the self signed certificates? Is there any rea...
- 10:07 AM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Sergey Ivanovskiy wrote:
> Another idea is to use Let's Encrypt certificates only for web clients and embedded web s... - 10:05 AM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Sergey Ivanovskiy wrote:
> Greg, Constantin, please share your thoughts because from Let's Encrypt we can get only l... - 03:10 AM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Another idea is to use Let's Encrypt certificates only for web clients and embedded web server. Others services shoul...
- 02:50 AM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Greg, Constantin, please share your thoughts because from Let's Encrypt we can get only leaf server certificates (htt...
- 02:39 AM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- For an example, the intermediate Let' Encrypt Authority X3 has these key usages...
- 02:15 AM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Constantin, do you know the answer on this question that I don't understand. We got domain.crt (signed by Let's Encry...
- 08:03 PM Base Language Feature #3262: implement COM/OLE Automation support
- Task branch @3262b@ has been updated for review to revision @11210@.
The update adds support for @OUTPUT@ and @INP...
11/10/2017
- 06:00 PM Base Language Feature #3262: implement COM/OLE Automation support
- Constantin Asofiei wrote:
> Eugenie Lyzenko wrote:
> > Constantin,
> >
> > Some consideration about usage @BY-PO... - 05:39 PM Base Language Feature #3262: implement COM/OLE Automation support
- > BTW, if BY-POINTER is used for INPUT, I assume the variable on that argument will be changed?
Actually, I think... - 05:27 PM Base Language Feature #3262: implement COM/OLE Automation support
- Eugenie Lyzenko wrote:
> Constantin,
>
> Some consideration about usage @BY-POINTER@ and @INPUT-OUTPUT@ or @OUTPU... - 05:07 PM Base Language Feature #3262: implement COM/OLE Automation support
- Constantin,
Some consideration about usage @BY-POINTER@ and @INPUT-OUTPUT@ or @OUTPUT@ data modifiers. The usage @... - 09:11 PM Base Language Feature #3262: implement COM/OLE Automation support
- The testcases repo has been updated to revision @1693@, @1694@.
This adds testcase to check different modes includ... - 05:51 PM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Ah, for Let's Encrypt certificates these keys are given from Let's Encrypt. Now they give the chain with only one int...
- 05:45 PM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Constantin Asofiei wrote:
> Sergey Ivanovskiy wrote:
> > Now, certificate chain should be stored in the directory w... - 05:28 PM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Sergey Ivanovskiy wrote:
> Now, certificate chain should be stored in the directory with root CA certificate. If a r... - 04:39 PM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Constantin, please review the committed rev 11203. The certificate chain was lost because the used chain was built fr...
- 03:26 PM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- It seems that I need to save certificates chain in the directory for the case when reuse CA certificates is true. Wha...
- 12:50 PM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Code Review Task Branch 3366a Revision 11202
I'm fine with the changes.
We don't need full regression testing, ... - 12:47 PM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- 3366a rev 11202 fixed a bug in ConnectionManager related to -ct which was not stopping if first attempt was successful.
- 11:59 AM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Committed revision 11201 fixed the case if the current certificate request is still valid and the web server hasn't b...
- 11:26 AM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Greg Shah wrote:
> > Can this branch be merged into the trunc? What cases should be tested?
>
> I will review the... - 10:15 AM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- > Can this branch be merged into the trunc? What cases should be tested?
I will review the code.
I previously s... - 10:10 AM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Sergey Ivanovskiy wrote:
> In my environment I usually use Firefox. With the old code Hotel GUI embedded mode I didn... - 09:40 AM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Committed rev 152 (Hotel GUI) applied this diff...
- 08:42 AM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- It seems that the bug issue was fixed. I am rechecking it now. Can this branch be merged into the trunc? What cases s...
- 08:12 AM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- In my environment I usually use Firefox. With the old code Hotel GUI embedded mode I didn't notice this issue. A year...
- 05:22 AM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Sergey Ivanovskiy wrote:
> Constantin Asofiei wrote:
> > On the other hand, did you had a chance to take a look at ... - 12:53 AM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Constantin Asofiei wrote:
> On the other hand, did you had a chance to take a look at my @p2j.font.js@ change? My e... - 03:18 PM User Interface Bug #3368: dialog-box frame height is not set correctly
- There is a bug in FWD where the height of a dialog-box window is not computed correct, when frame's height is set exp...
- 03:15 PM User Interface Bug #3368 (Closed): dialog-box frame height is not set correctly
- 02:59 PM Deployment Support #3303: make the automated deployment process fully production ready
- We have a documented process for the "automated creation of a FWD VM":https://proj.goldencode.com/projects/p2j/wiki/U...
- 02:17 PM Base Language Feature #3342: implement a facility to easily run a JasperReports report definition from 4GL code...
- Stanislav:
Please write up the documentation for this feature. It should be placed in:
[[p2j:JasperReports Int...
11/09/2017
- 06:35 PM Base Language Feature #3262: implement COM/OLE Automation support
- Task branch @3262b@ has been rebased with trunk @11198@, new revision is @11209@.
- 06:14 PM Base Language Feature #3262: implement COM/OLE Automation support
- Task branch @3262b@ has been updated for review to revision @11208@.
Small improvement to unify the common code in... - 10:42 AM Base Language Feature #3262: implement COM/OLE Automation support
- Constantin Asofiei wrote:
> Eugenie, can you check if 4GL allows something like this, @i = i + comVar:extentProp[1]@... - 07:46 AM Base Language Feature #3262: implement COM/OLE Automation support
- Eugenie, can you check if 4GL allows something like this, @i = i + comVar:extentProp[1]@ ? Currently FWD can't conve...
- 06:20 PM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Sergey Ivanovskiy wrote:
> Constantin, what do you think that #3366-29 and #3366-30 should be done or not in order t... - 05:31 PM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- 3366a is rebased, rev 11200 is over 11197 trunc. Constantin, what do you think that #3366-29 and #3366-30 should be d...
- 05:22 PM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Planning to rebase 3366a, then it will be ready for trunc.
- 04:33 PM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Tested rev 11197 and rev 11198 (certs fix) it seems that the issue was fixed.
- 02:29 PM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Sergey, I've added some fixes (including the DIALOG-BOX chaining) to 3366a rev 11197.
Please review them and check... - 01:59 PM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Sergey Ivanovskiy wrote:
> Please explain another question. The @main-window.p@ is converted into @MainWindow.java@ ... - 01:58 PM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Constantin Asofiei wrote:
> OK, found it... it's a stupid bug, the window is actually a @DIALOG-BOX@. But, during c... - 01:53 PM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- OK, found it... it's a stupid bug, the window is actually a @DIALOG-BOX@. But, during creation, its @TYPE@ is report...
- 01:48 PM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Constantin Asofiei wrote:
> OK, I've managed to duplicate it somehow, after some more random clicks... will let you ... - 01:46 PM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- OK, I've managed to duplicate it somehow, after some more random clicks... will let you know what I found.
- 01:44 PM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Constantin Asofiei wrote:
> Sergey Ivanovskiy wrote:
> > The bug scenario can be reproduced if repeat this sequence... - 01:39 PM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Sergey Ivanovskiy wrote:
> The bug scenario can be reproduced if repeat this sequence rapidly.
> 2) Then open anoth... - 01:36 PM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Constantin Asofiei wrote:
> Sergey, please provide a step-by-step recreate for the #3366-12 issue, a final screensho... - 01:33 PM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Sergey, please provide a step-by-step recreate for the #3366-12 issue, a final screenshot of the web client, the serv...
- 10:30 AM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- I just realize that we probably have an issue in this @WindowWidget.firstChild()@...
- 08:02 AM Runtime Infrastructure Bug #3366: The JS client for Hotel GUI embedded application becomes unresponsive
- Constantin Asofiei wrote:
> Sergey Ivanovskiy wrote:
> > @LogicalTerminal.displayError@ can notify the embedded cli... - 07:15 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- No, please create one.
- 07:12 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Do we have a branch for this?
- 05:36 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > This dynamic layout (if enabled) will be in effect only when a browse widget will appear in any of the affected fra...
- 05:30 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- This dynamic layout (if enabled) will be in effect only when a browse widget will appear in any of the affected frame...
- 05:18 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- I should have mentioned that if the browse is not positioned at the top left and there is space in either of those di...
- 05:13 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Greg Shah wrote:
> This is the concept:
> # Expand the size of both the containing frame and the enhanced browse to... - 05:10 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Greg Shah wrote:
> This is the concept:
On which events should the layout be changed? Is it after it is displayed... - 05:06 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- This is the concept:
# Detect if the containing window has empty space horizontally, vertically or both. If the b... - 04:54 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav, Greg mentioned that you could use some help on "Automatically and sensibly expand to fit more space availa...
- 07:08 AM User Interface Feature #3275: improve browse support
- Created task branch 3275d from trunk revision 11198 (for "column and row resizing doesn't work properly" issues which...
- 07:06 AM Base Language Feature #3342 (Closed): implement a facility to easily run a JasperReports report definition from...
- 06:50 AM Base Language Feature #3342 (Review): implement a facility to easily run a JasperReports report definition from...
- 06:49 AM Base Language Feature #3342 (WIP): implement a facility to easily run a JasperReports report definition from 4G...
- 3342с has been merged into the trunk as bzr revision 11198.
- 06:25 AM Base Language Feature #3342: implement a facility to easily run a JasperReports report definition from 4GL code...
- Code Review Task Branch 3342c Revision 11200
I'm good with the code.
Please merge to trunk. - 06:15 AM Base Language Feature #3342: implement a facility to easily run a JasperReports report definition from 4GL code...
- Please take a look at 3342c rev 11200 and I'll merge to trunk.
Also available in: Atom