Activity
From 07/23/2016 to 08/21/2016
08/21/2016
- 06:31 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- The corresponding screen shots proved that it was a visual effect that one side was looking smaller than the other on...
08/20/2016
- 09:13 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Sergey Ivanovskiy wrote:
> Fixed the minimal size to be 18 pixels, the committed revision 11091. It seems that
> [....
08/19/2016
- 02:50 PM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Fixed the minimal size to be 18 pixels, the committed revision 11091. It seems that...
- 02:23 PM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Thank you, I will check it.
- 02:23 PM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Please review the committed revision committed revision 11090.
- 02:19 PM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Sergey Ivanovskiy wrote:
> Sergey Ivanovskiy wrote:
> > It seems that P2J works with the following example incorrec... - 02:05 PM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Sergey Ivanovskiy wrote:
> It seems that P2J works with the following example incorrectly. It squeezes the frame siz... - 09:19 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Pushed up to revision 11089.
- 09:05 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Planning to rebase.
- 08:58 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- It seems that P2J works with the following example incorrectly. It squeezes the frame size to the size of the contain...
- 07:27 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- I have checked this program on winddev01...
- 01:17 PM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- Task branch 1735e was rebased from trunk rev 11083. The latest revision is now 11091.
- 01:17 PM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- I have checked in the final updates to finish client-where clause support. The dynamic query processing runtime conv...
- 01:03 PM Database Bug #3173: use of DYNAMIC-FUNCTION() in the WHERE clause of a dynamic query silently fails to fin...
- Please see @uast/dynamic-queries/p2488-a.p@ which is heavily annotated.
The following is the code as of this momen... - 12:59 PM Database Bug #3173 (New): use of DYNAMIC-FUNCTION() in the WHERE clause of a dynamic query silently fails ...
- 12:57 PM Database Bug #3172: QUERY-PREPARE can be used on static queries (and the sorting can be dynamically changed)
- Please review the following articles:
http://knowledgebase.progress.com/articles/Article/000032702
https://commun... - 12:55 PM Database Bug #3172 (New): QUERY-PREPARE can be used on static queries (and the sorting can be dynamically ...
08/18/2016
- 04:34 PM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Sergey Ivanovskiy wrote:
> No, I have checked only how Progress 4GL displays empty frames.
IMHO size assignment b... - 04:31 PM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- I will check and compare these examples and their variations on windev01 with P2J later.
- 04:24 PM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- 3136a is rebased to the current revision 11088. No, I have checked only how Progress 4GL displays empty frames.
- 04:16 PM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Sergey Ivanovskiy wrote:
> Thank you for these examples. Committed revision 11087 uses @setOuterSize@ instead of @se... - 04:02 PM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Thank you for these examples. Committed revision 11087 uses @setOuterSize@ instead of @setWidth@ and @setHeight@. It ...
- 12:11 PM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Yes, agree, please review the committed revision 11086. I moved ... - 12:06 PM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Sergey Ivanovskiy wrote:
> Yes, agree, please review the committed revision 11086. I moved this code to @Frame.reali... - 11:24 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Yes, agree, please review the committed revision 11086. I moved this code to @Frame.realizeFrame@ overridden method. ...
- 10:50 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > Committed revision 11085 adds a ... - 10:46 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Committed revision 11085 adds a safety fix to set the default si... - 10:42 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- I mean that my changes don't influence the terminal client and CHUI client that these clients work already properly i...
- 10:35 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- > Terminal P2J client doesn't display empty frames.
Please explain what you mean by this. Is there some exception... - 10:30 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Ok, thank you.
- 08:53 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Sergey Ivanovskiy wrote:
> What is the event that happens when the frame has been realized?. Do you have a simple ex... - 08:45 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Committed revision 11085 adds a safety fix to set the default si... - 08:35 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Sergey Ivanovskiy wrote:
> Committed revision 11085 adds a safety fix to set the default size only if the certain co... - 07:56 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Committed revision 11085 adds a safety fix to set the default size only if the certain condition holds...
- 07:38 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Please review the rebased revision 11084 that fixes an empty frame look and feel according to Progress 4GL GUI look a...
- 01:46 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Greg Shah wrote:
> > but their look and feels are different.
>
> OK, please fix this.
>
> Also, please post wh... - 01:14 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- To test if frames would be placed correctly the default pixel width and height were set by changing the corresponding...
- 12:32 PM Database Bug #3171: a natural join combined with the :: operator will cause an unexpected result
- The following testcase can be found in @uast/natural_joins_combine_with_colon_colon_with_surprising_result.p@:
<pr... - 12:30 PM Database Bug #3171 (New): a natural join combined with the :: operator will cause an unexpected result
- 12:30 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> I don't know how to debug further. Could you help me.
This sounds like the problem we've ha... - 09:42 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Hynek Cihlar wrote:
> > Vadim Gindin wrote:
> > > I've haste with that answer a little. Ther... - 12:10 PM User Interface Feature #2959: Implement search by key in browse
- In this case the shading color is constant. BTW, I didn't notice that it is also true for raised 3D headers, so I sho...
- 10:42 AM User Interface Feature #2959: Implement search by key in browse
- > Although these cases look similar I haven't seen another case with the inner top-left shadow with width 1px less th...
- 08:18 AM User Interface Feature #2959: Implement search by key in browse
- Although these cases look similar I haven't seen another case with the inner top-left shadow with width 1px less than...
- 02:19 AM User Interface Feature #2959: Implement search by key in browse
- Eugenie Lyzenko wrote:
> Greg Shah wrote:
> > > Do you know if there are any other elements which should be drawn u... - 10:44 AM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
- See #2676-15 (actually read all notes from 6 through 15) to see a potential hidden dependency in our drawing on color...
- 09:38 AM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- I have updated @uast/dynamic-queries/p2488-a.p@. The code did not run in the 4GL (there were both compile problems a...
- 09:34 AM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- Task branch 1735e was rebased from trunk rev 11082. The latest revision is now 11089.
08/17/2016
- 05:33 PM User Interface Feature #2959: Implement search by key in browse
- Greg Shah wrote:
> > Do you know if there are any other elements which should be drawn using not-raised 3D rect?
> ... - 03:20 PM User Interface Feature #2959: Implement search by key in browse
- > Do you know if there are any other elements which should be drawn using not-raised 3D rect?
Vadim/Hynek/Eugenie:... - 02:49 PM User Interface Feature #2959: Implement search by key in browse
- Do you know if there are any other elements which should be drawn using not-raised 3D rect?
- 02:41 PM User Interface Feature #2959: Implement search by key in browse
- > Note that the pressed column header is some kind of rectangle with top-left shadow. We don't have this P2J so I've ...
- 01:47 PM User Interface Feature #2959: Implement search by key in browse
- Note that the pressed column header is some kind of rectangle with top-left shadow. We don't have this P2J so I've re...
- 11:22 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Sergey Ivanovskiy wrote:
> I think that the frames layout is sensitive to the frames sequence definition received by... - 11:03 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- I think that the frames layout is sensitive to the frames sequence definition received by the client. It seems that t...
- 10:57 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- This question appears due to the layout issues if my understanding is correct. For an example this program...
- 10:32 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Is it correct that frames are pushed to the client in a sequence that is in a reverse order to their appearances in t...
- 05:53 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > I've haste with that answer a little. There is some confusion with th... - 04:07 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> I've haste with that answer a little. There is some confusion with that flag.
Yes, there se...
08/16/2016
- 06:45 PM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- > but their look and feels are different.
OK, please fix this.
Also, please post what the P2J result is for bot... - 05:25 PM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Committed revision 11081 added comments and a history entry.
- 05:22 PM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- This testcase ...
- 04:32 PM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- After some emails to discuss the test results, runtime testing is deemed to have passed.
The code in 3136a needs ... - 03:08 PM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Also, please don't post MAJIC-specific details in this task which is visible to all customers.
- 03:07 PM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- These CTRL-C 3-way failures commonly happen on devsrv01. Ignore them.
- 03:05 PM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- The first part, "Ctrl-C" test suite, is that...
- 02:32 PM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Thank you, I don't notice it at the first run.
- 02:04 PM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Did you read the "Interpreting the Results" section of that document?
- 01:49 PM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- I tried to come through these tests @run_regression.sh runtime-regression -Dmajic-built=true@ for 3136a branch, but t...
- 09:53 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- > Found this one <variable name="frameShr" init="'Shared'" />.
This is something that can be used in @frame_scopi... - 09:42 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Found this one <variable name="frameShr" init="'Shared'" />.
- 09:40 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- No, I only looked at the java converted file. These code changes don't distinguish these cases. Is there some attribu...
- 09:22 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- > Don't know the changes are bad or good (correct)?
Did you look at @util/labadj.p.cache@?
It has these referen... - 06:08 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Sergey Ivanovskiy wrote:
> Planning to test MAJIC conversion against the committed revision 11080(3136a).
Regressio... - 03:16 PM Database Bug #1914: database conversion requires Internet connectivity
- Fine by me.
I was only concerned about this when it seemed it was a runtime issue too. Conversion can require inte... - 01:50 PM Database Bug #1914: database conversion requires Internet connectivity
- My last conversion of the customer's server project was done offline. There were no errors. I don't think this is a p...
- 01:22 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Hynek Cihlar wrote:
> > Vadim Gindin wrote:
> > > I don't understand. "pressed" state transf... - 12:50 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > I don't understand. "pressed" state transferring makes sense only for... - 12:28 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> I don't understand. "pressed" state transferring makes sense only for MENUBAR..
To make sur... - 11:51 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > I've committed changes (WindowGuiImpl, SwingMouseHandler). Please rev... - 07:45 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> I've committed changes (WindowGuiImpl, SwingMouseHandler). Please review. It works, I'm not su... - 04:10 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > But we must also track clicks outside of the P2J window, that also mu...
08/15/2016
- 04:33 PM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Planning to test MAJIC conversion against the committed revision 11080(3136a)....
- 03:02 PM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Created a task branch, 3136a. I am trying to find some hints from the original commit....
- 01:37 PM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- I don't know for sure. I suspect that it may have been some "safety" code that was put in there because at some poin...
- 01:19 PM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Greg, Hynek, do you know why the scope node is removed if the referred frame has no widgets. The source rule is annot...
- 11:35 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- > XML Rules --XSLT--> Java/Kotlin/Scala ---> Debug.
:)
Our plan (to be implemented sometime next year) is to im... - 10:36 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Greg Shah wrote:
> I manually wrote that as documentation. There is no tool or setting to generate that.
XML Rul... - 10:24 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- I manually wrote that as documentation. There is no tool or setting to generate that.
- 10:12 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Thank you, now I can proceed independently. This part of @com/goldencode/p2j/pattern/package.html@...
- 10:08 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- > now I am using simply @<action>printfln("DEBUG: get_named_frame %s, cnt = %s, scope= %s", name, cnt, scope)</action...
- 10:05 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- > It would be helpful to log all applied and processed rules for this small program like it was described by @com/gol...
- 09:59 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- It would be helpful to log all applied and processed rules for this small program like it was described by @com/golde...
- 09:53 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- Greg Shah wrote:
> The problem is that the @VIEW frame@ is not being treated properly in @annotations/frame_scoping.... - 09:49 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- The problem is that the @VIEW frame@ is not being treated properly in @annotations/frame_scoping.rules@ where we crea...
- 01:38 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- But these AST's are generated finally by CB phase, these nodes have been added ...
- 01:19 AM User Interface Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
- If one of these commented lines is used, then the conversion driver generates @openScope()@ for the target frame and ...
- 02:10 PM Build and Source Control Feature #2699: convert the ant build environment to gradle
- As noted above, moving to a modern build environment seems an opportune time to move our dependencies out of version ...
- 01:45 PM Build and Source Control Feature #2699: convert the ant build environment to gradle
- > Kotlin on top of Gradle could be a way to simplify the build scripts, I believe.
I'm OK with this approach, so l... - 11:32 AM Build and Source Control Feature #2699: convert the ant build environment to gradle
- Hynek Cihlar wrote:
> Kotlin on top of Gradle could be a way to simplify the build scripts, I believe.
Some links... - 11:00 AM Build and Source Control Feature #2699: convert the ant build environment to gradle
- Greg Shah wrote:
> A useful comment from Hynek:
>
> > I used Gradle on one small project. From the short experien... - 10:35 AM Build and Source Control Feature #2699: convert the ant build environment to gradle
- A useful comment from Hynek:
> I used Gradle on one small project. From the short experience my only objection was... - 09:44 AM User Interface Feature #2959: Implement search by key in browse
- > should I implement SORT-ASCENDING and SORT-NUMBER attributes for displaying sorting direction and sort-level number...
- 07:49 AM User Interface Feature #2959: Implement search by key in browse
- Greg, should I implement SORT-ASCENDING and SORT-NUMBER attributes for displaying sorting direction and sort-level nu...
- 07:23 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> But we must also track clicks outside of the P2J window, that also must lead to flag reset.
... - 07:10 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> Hynek Cihlar wrote:
> > or when focus is moved to a widget not belonging to the menu.
>
> ... - 03:26 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> or when focus is moved to a widget not belonging to the menu.
This is a bit tricky. I think... - 03:09 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> # The first one is the scenario, described in the note 117. The mouse pointer is moved from bo... - 12:55 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > P.S.
> > There are also posting FOCUS_GAINED and events in mouseExit...
08/12/2016
- 01:23 PM Build and Source Control Feature #2699: convert the ant build environment to gradle
- The following article has a nice summary of the comparison between ant, maven and gradle.
http://www.drdobbs.com/j... - 01:22 PM Build and Source Control Bug #2746 (Closed): fix javadoc issues as reported by the Oracle JDK
- Eugenie solved these issues as of revision 10974 in the trunk.
- 10:00 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> P.S.
> There are also posting FOCUS_GAINED and events in mouseExited methods, so I can't full... - 09:32 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > Hynek Cihlar wrote:
> > > Vadim Gindin wrote:
> > > > #In mouseEnte... - 07:33 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Hynek Cihlar wrote:
> > Vadim Gindin wrote:
> > > #In mouseEntered we don't know the widget ... - 06:57 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > #In mouseEntered we don't know the widget we came from. It is also ca... - 06:30 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> #In mouseEntered we don't know the widget we came from. It is also cannot be solved using focu... - 06:15 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- #In mouseEntered we don't know the widget we came from. It is also cannot be solved using focusing, because not all w...
- 06:06 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Vadim Gindin wrote:
> > Greg Shah wrote:
> > > Vadim Gindin wrote:
> > > > The only one bug... - 05:50 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Greg Shah wrote:
> > Vadim Gindin wrote:
> > > The only one bug is remained: transferring "p...
08/11/2016
- 06:02 PM User Interface Bug #3163: 4GL quirk: browse becomes unusable when an incompatible query is assigned
- In 4GL functionality that allows to assign another browsed query with other buffers doesn't work for dynamic browses ...
- 09:54 AM User Interface Bug #3167: The modal windows appearence issues in the case of the virtual desktop has two device ...
- The virtual desktop's screen is formed by two rectangles with a common side and the primary device screen resolution ...
- 09:46 AM User Interface Bug #3167 (New): The modal windows appearence issues in the case of the virtual desktop has two d...
- 08:26 AM User Interface Bug #3136 (WIP): Unhandled exception after VIEW frame, due to frame widget not registered on the ...
- Hynek will provide guidance as needed.
- 11:45 PM Database Feature #3011 (Rejected): try H2 internal connection pool instead of UnpooledConnectionProvider
- Tried this. It went very badly. We need to maintain the existing mechanism of holding open connections for as long as...
- 10:00 PM Database Bug #1914: database conversion requires Internet connectivity
- The server startup issue was addressed per notes 9-10, so I'm changing the subject back to reflect that this is only ...
08/10/2016
- 03:12 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Greg Shah wrote:
> Vadim Gindin wrote:
> > The only one bug is remained: transferring "pressed" state to neighbour ... - 10:21 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> The only one bug is remained: transferring "pressed" state to neighbour in the menubar.
Can... - 01:31 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- The only one bug is remained: transferring "pressed" state to neighbour in the menubar.
08/09/2016
- 12:10 PM Base Language Bug #2657: appserver agent context reset does not deallocate currently allocated memptr buffers
- Ovidiu Maxiniuc wrote:
> The strangest is the fact that uninitialized memptrs sent as parameters are at the same tim... - 11:03 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Please document your findings and the plan to resolve the issues. This needs to be closed soon.
- 09:20 AM Base Language Feature #3164: missing undoable behaviour with global vars and persistent procedures
- The remaining issue I was investigating as part of 3109c, regarding shared/extent vars and their undo support, is str...
- 08:52 AM Base Language Feature #3164 (New): missing undoable behaviour with global vars and persistent procedures
- 04:53 AM User Interface Bug #3163: 4GL quirk: browse becomes unusable when an incompatible query is assigned
- In 4GL you can re-assign a query which has different kind of DMO classes or even different number of buffers. In most...
- 04:46 AM User Interface Bug #3163 (New): 4GL quirk: browse becomes unusable when an incompatible query is assigned
08/05/2016
- 12:05 PM Runtime Infrastructure Support #3162: JVM crash in native code called from FileStream
- As can be seen from the hotspot log, the failure is again coming from @FileStream@ usage of J2SE features and the act...
- 11:58 AM Runtime Infrastructure Support #3162: JVM crash in native code called from FileStream
- Today Constantin reported this:
-------- Forwarded Message --------
Subject: Re: Test questions
Date: Fri, 5 A... - 11:54 AM Runtime Infrastructure Support #3162: JVM crash in native code called from FileStream
- In June 2015, a client's automated test suite was encountering appserver agent JVM crashes in native code when called...
- 08:18 AM Runtime Infrastructure Support #3162 (New): JVM crash in native code called from FileStream
- 09:00 AM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- Please update the testcases repo. I just added @uast/dynamic-queries/p2488-a.p@. It contains 3 cases of queries that ...
- 07:39 AM User Interface Bug #2365: ThinClient.trigger() and ThinClient.validate() must send the screen-buffer for all fra...
- 3051d was merged to trunk as rev 11077.
08/04/2016
- 06:35 PM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- Ovidiu:
In 1735e revision 11076, I am currently reworking all use of @WhereExpression@ to replace it with a lambda...
08/03/2016
- 03:05 PM User Interface Feature #2894 (Closed): Implement browse multiple selection with Shift and Ctrl keys
- 02:25 PM User Interface Feature #2894 (Review): Implement browse multiple selection with Shift and Ctrl keys
- Task branch 2894a merged to trunk as revision 11075.
- 12:52 PM User Interface Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
- Go ahead.
- 11:47 AM User Interface Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
- Regression testing passed. Should I commit?
08/02/2016
- 02:04 PM User Interface Feature #2959: Implement search by key in browse
- The app definitely does set @ALLOW-COLUMN-SEARCHING = TRUE@ in multiple places.
I don't see any string literals th... - 11:07 AM User Interface Feature #2959 (WIP): Implement search by key in browse
- There are two mechanics about "column searching":
_1. Search mechanics._
Pressing a printable character causes s...
08/01/2016
- 12:47 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- > I've probably found a reason: accelerators work only if menus are closed. Strange..
Interesting.
OK, please i... - 12:41 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- I've probably found a reason: accelerators work only if menus are closed. Strange..
- 12:13 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Greg Shah wrote:
> > As I can see, accelerators stopped working at all.. Did the customer update OpenEdge last time?... - 12:10 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- > As I can see, accelerators stopped working at all.. Did the customer update OpenEdge last time?
No, I don't thi... - 12:02 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Greg Shah wrote:
> > I have to neighbour sub-menus:
> > [...]
> > Now I've found that 'U' works for menu-item "UUU... - 09:58 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- > I have to neighbour sub-menus:
> [...]
> Now I've found that 'U' works for menu-item "UUUUU" and don't work for "... - 09:17 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Eric Faulhaber wrote:
> Vadim Gindin wrote:
> > There was a conflict: dmo_index.xml from p2j.jar didn't contain _te... - 12:14 PM User Interface Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
- Yes, that adds even more safety. I'll regression test for the case.
- 10:16 AM User Interface Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
- Code Review Task Branch 2894a Revision 11079
Generally the changes look good. My only question:
In @BrowseGuiI...
07/31/2016
- 09:19 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> There was a conflict: dmo_index.xml from p2j.jar didn't contain _temp schema description, but ... - 03:59 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Eric Faulhaber wrote:
> > Greg Shah wrote:
> > > Eric: Can you please review the issue in no... - 03:24 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Greg Shah wrote:
> > I don't understand... I'm testing @simple_sm.p@ on windev01 and faced that for menubar sub-menu... - 02:31 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Eric Faulhaber wrote:
> Greg Shah wrote:
> > Eric: Can you please review the issue in notes 90 through 92 and tell ... - 08:19 AM User Interface Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
- Please review task branch 2894a revision 11079.
- 08:03 AM User Interface Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
- Task brank 2894a rebased to trunk revision 11074.
07/29/2016
- 11:39 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Greg Shah wrote:
> Eric: Can you please review the issue in notes 90 through 92 and tell us if you have any ideas?
... - 11:16 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- > I don't understand... I'm testing @simple_sm.p@ on windev01 and faced that for menubar sub-menus "SM2 Submenu" and ...
- 11:13 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Eric: Can you please review the issue in notes 90 through 92 and tell us if you have any ideas?
- 11:10 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Your environment seems to be broken. I don't think it is worth trying to diagnose it.
Just remove everything insi... - 09:33 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Constantin Asofiei wrote:
> > Check the client logs; I get this:
> > [...]
> >
> > Did yo... - 09:30 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > I couldn't reproduce the @NullPointerException@.
> >
> > > I've fa... - 09:03 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> I couldn't reproduce the @NullPointerException@.
>
> > I've faced with NullPointerException... - 08:10 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- I couldn't reproduce the @NullPointerException@.
> I've faced with NullPointerException at some moment but I could... - 09:42 AM User Interface Bug #2365 (Closed): ThinClient.trigger() and ThinClient.validate() must send the screen-buffer fo...
- The issues described in this task are completely resolved by the changes in task branch 3051d revision 11086. Those ...
07/28/2016
- 03:55 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- I don't understand... I'm testing @simple_sm.p@ on windev01 and faced that for menubar sub-menus "SM2 Submenu" and "S...
- 03:19 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Greg Shah wrote:
> > Probably some misconfiguration.
>
> Yes. Your testcases directory.xml probably doesn't have... - 10:46 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- > Probably some misconfiguration.
Yes. Your testcases directory.xml probably doesn't have the _temp database acti... - 10:30 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Constantin Asofiei wrote:
> > Check the client logs; I get this:
> > [...]
> >
> > Did yo... - 08:30 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Constantin Asofiei wrote:
> Check the client logs; I get this:
> [...]
>
> Did you build P2J manually? This shou... - 08:24 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Check the client logs; I get this:...
- 08:22 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Greg Shah wrote:
> Delete all your previously converted code. Then convert all testcases that need to be converted,...
07/27/2016
- 01:03 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Delete all your previously converted code. Then convert all testcases that need to be converted, in one batch. You ...
- 12:09 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- I got compile error when building converted code for the test @browse/gui/brws-hscoll-col1.p@:...
- 09:12 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Vadim Gindin wrote:
> > Hynek Cihlar wrote:
> > > Vadim Gindin wrote:
> > > > I've faced wi... - 09:08 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Hynek Cihlar wrote:
> > Vadim Gindin wrote:
> > > I've faced with conversion error during co... - 08:58 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > I've faced with conversion error during conversion standalone GUI tes... - 08:08 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> I've faced with conversion error during conversion standalone GUI tests:
> !conversion_err.t... - 07:50 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- I've faced with conversion error during conversion standalone GUI tests:
!conversion_err.txt!
Is it known bug? - 04:57 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Greg Shah wrote:
> > Code Review Task Branch 2966a Revision 11086
> >
> > It looks good.
... - 01:11 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Greg Shah wrote:
> Code Review Task Branch 2966a Revision 11086
>
> It looks good.
>
> Please test it:
>
> ... - 01:29 AM User Interface Bug #3157: Menu layout bugs for CHUI
- Fix Menu layout bugs from #2557 task. See notes: 1, 14-18, 20 (also PUT SCREEN case)
- 01:21 AM User Interface Bug #3157 (New): Menu layout bugs for CHUI
- 01:29 AM User Interface Bug #2557: Fix MENUBAR layouting in a window
- Greg Shah wrote:
> > May be I should add these bugs to that task?
>
> No. Please create a separate task and link...
07/26/2016
- 06:32 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Code Review Task Branch 2966a Revision 11086
It looks good.
Please test it:
1. Using MAJIC runtime regressio... - 01:02 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Done. Current branch revision is 11086 (rebased and containing code cleanup).
- 12:12 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Code Review Task Branch 2966a Revision 11084
The changes look good. Some minor things:
1. Please rebase.
2.... - 09:24 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- I've fixed mousePressed bug. Current revision is 11084. I'm switching to other task. Hynek, thank's for help!
- 06:20 PM User Interface Bug #2557: Fix MENUBAR layouting in a window
- > May be I should add these bugs to that task?
No. Please create a separate task and link to it here as a related... - 12:43 PM User Interface Bug #2557: Fix MENUBAR layouting in a window
- Greg Shah wrote:
> Vadim: did you ever create another task for the remaining ChUI items from this task?
It seems ... - 12:20 PM User Interface Bug #2557: Fix MENUBAR layouting in a window
- Vadim: did you ever create another task for the remaining ChUI items from this task?
- 12:15 PM User Interface Bug #2910 (Closed): artifacts (traces) of closed pop-up menu and menubar is stayed in the workspace
- 12:01 PM User Interface Bug #2910: artifacts (traces) of closed pop-up menu and menubar is stayed in the workspace
- This bug is also not recreated after menus refactoring. Trunk contain 2 other bugs: @NullPointerException@ during nav...
- 11:39 AM Database Feature #3145 (Closed): implement _File._Template metadata support
- 11:33 AM Database Feature #3145: implement _File._Template metadata support
- The task branch was merged to trunk as revision 11074.
The test results and branch were archived and notification wa... - 10:54 AM Database Feature #3145: implement _File._Template metadata support
- Great! Please merge to trunk.
- 10:43 AM Database Feature #3145: implement _File._Template metadata support
- The revision 11082 has passed all test (devsrv01 and ETF). The only issue was gso231 because my test framework was no...
- 11:02 AM User Interface Bug #2911 (Closed): Fix extra background shown for popup_ext.p
- 10:35 AM User Interface Bug #2911: Fix extra background shown for popup_ext.p
- This bug is not recreated for trunk revision 11073 (after menus refactoring).
- 06:05 AM User Interface Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
- Browse scrolling was implemented at the time when there was no ability to click between the thumb and a scrollbar but...
07/25/2016
- 04:55 PM User Interface Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
- Awesome! I see it too.
- 04:52 PM User Interface Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
- I can reproduce it. It needs to move the thumb button down and then click on the scroll bar between the upper scroll ...
- 04:47 PM User Interface Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
- I can't reproduce it now. It seems that it is not a regular exception.
- 04:44 PM User Interface Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
- Thank you! Ctrl and Shift events work properly. I'll look into @ArrayIndexOutOfBoundsException@.
- 04:42 PM User Interface Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
- Modified: Checked @./browse/gui/browse-gui-stat1.p@ against the Web client (2894a) and encountered this exception cli...
- 04:26 PM User Interface Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
- Stanislav, please apply and review this diff. @patch -p0 < modifiers_diff.txt@
- 03:11 PM User Interface Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
- Stanislav Lomany wrote:
> It doesn't work in web client.
>
> Sergey, can you update @MouseEvent.modifiers@ when C... - 02:44 PM User Interface Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
- It doesn't work in web client.
Sergey, can you update @MouseEvent.modifiers@ when Ctrl or Shift is held? My experi... - 04:34 PM Database Feature #3145: implement _File._Template metadata support
- Ovidiu Maxiniuc wrote:
> The reason for this method is not to synchronize access to internal but rather to check if ... - 03:51 PM Database Feature #3145: implement _File._Template metadata support
- Eric Faulhaber wrote:
> Code review 3145a/11081:
Thanks for the review. I will do the required changes. I am in the... - 03:26 PM Database Feature #3145: implement _File._Template metadata support
- Code review 3145a/11081:
@HQLHelper.isFindTemplate@ should be package private and be moved to the appropriate loca... - 03:18 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Should I commit the your changes and debugging code?
No, no need to. Actually you can remov... - 02:54 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Should I commit the your changes and debugging code?
- 01:23 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > Hynek Cihlar wrote:
> > >
> > > So it doesn't solve it for the sub... - 01:22 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Hynek Cihlar wrote:
> >
> > So it doesn't solve it for the sub-menu issue you posted in the... - 01:12 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
>
> So it doesn't solve it for the sub-menu issue you posted in the gif?
The last change *s... - 01:07 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Hynek Cihlar wrote:
> > Vadim Gindin wrote:
> > > Here it is !err_moveToTop.log!
> >
> > ... - 01:00 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > Here it is !err_moveToTop.log!
>
> Please apply the attached diff ... - 12:38 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Here it is !err_moveToTop.log!
Please apply the attached diff and retest. - 12:12 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Here it is !err_moveToTop.log!
- 12:05 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Hynek Cihlar wrote:
> > Vadim Gindin wrote:
> > > I've made a gif and error log with time st... - 08:02 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > I've made a gif and error log with time stamp added to debugging info... - 07:39 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> I've made a gif and error log with time stamp added to debugging information. Have a look
D... - 06:13 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- I've made a gif and error log with time stamp added to debugging information. Have a look
- 01:20 PM User Interface Bug #3156: Frame is replaced in the target window incorrectly.
- The issue appeared in the 3139 task.
#3139-101
#3139-102
https://proj.goldencode.com/redmine/attachments/5187/fra... - 01:18 PM User Interface Bug #3156: Frame is replaced in the target window incorrectly.
- This test case explores the frame placement issue. The frame "f1" is placed in the target window incorrectly. If it i...
- 01:14 PM User Interface Bug #3156 (New): Frame is replaced in the target window incorrectly.
07/24/2016
- 08:53 AM User Interface Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
- Code Review Task Branch 2894a Revision 11073
The changes are fine.
Did you test this on both the web client and...
Also available in: Atom