Activity
From 09/12/2016 to 10/11/2016
10/11/2016
- 05:13 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Greg Shah wrote:
> Good work, Vadim, in isolating this recreate. As I mentioned in a separate email, I am seeing th... - 05:05 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Good work, Vadim, in isolating this recreate. As I mentioned in a separate email, I am seeing this exception too (in...
- 03:07 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Here is the test that constantly reproduces this error: !brws_tlw_err.p!
1. This error also exists in trunk (local...
10/10/2016
- 04:16 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- The test gso_216:...
10/07/2016
- 12:39 PM Bug #2528: finish investigation and implemention of INPUT, SCREEN-VALUE and INPUT-VALUE
- Another issue found in @screen-value-overrides2.p@ is that the behaviour is different between GUI and ChUI, for some ...
- 12:37 PM Bug #2528: finish investigation and implemention of INPUT, SCREEN-VALUE and INPUT-VALUE
- Using @uast/screen_value/screen-value-overrides2.p@, see how the toggle-box reacts when @SCREEN-VALUE@ is set to eith...
- 12:12 PM Bug #3193: P2J fails fitting a SELECTION-LIST within a frame in certain cases
- In @uast/screen_value/screen-value-overrides2.p@, change these lines:...
- 12:09 PM Bug #3193 (New): P2J fails fitting a SELECTION-LIST within a frame in certain cases
10/06/2016
- 09:10 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- @TaApprvMaint@ is related to "time and attendance approval". You can look in that program for some using text associ...
- 05:31 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- I've finally catch blocking in @AbstractWidget.topLevelWindow()@. Here is the Converstation thread stack attached. Th...
- 08:07 AM Bug #3179: Fix WINDOW:FIRST-CHILD to iterate over frames and FRAME parenting (when the frame has ...
- #3110 notes 412-415 have some work related to WINDOW:FIRST-CHILD in case of frames.
10/04/2016
- 01:51 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Greg Shah wrote:
> > After this run is finished I found that an Exception with TopLevelWindow wasn't thrown at all. ... - 07:57 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- > It prepended by @[10/03/2016 11:45:58 EDT] (ErrorManager:SEVERE) {00000003:00000026:qryhrs} ** No employee record i...
- 07:56 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- > After this run is finished I found that an Exception with TopLevelWindow wasn't thrown at all. Only "Unexpected thr...
- 12:12 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- It prepended by @[10/03/2016 11:45:58 EDT] (ErrorManager:SEVERE) {00000003:00000026:qryhrs} ** No employee record is ...
- 12:06 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- After this run is finished I found that an Exception with TopLevelWindow wasn't thrown at all. Only "Unexpected throw...
10/03/2016
- 04:52 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- I'd added that code right before target Exception is thrown: @AbstractWidget.topLevelWindow()@. There is an Exception...
- 04:40 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Do you have ANY clients attached to the server? I see no @Conversation@ threads in the thread dump, so all your clie...
- 04:37 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- What client API is being called by the blocked thread?
- 04:31 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Here it is: !jstack.txt!
There is one blocked thread, but I don't see relation to client code.. - 04:20 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Did you generate a thread dump for the server? That will show the server-side threads. One of them will be calling ...
- 04:18 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Yes, I'd added the code that blocks the thread and rerun main regression testing. But how find at devsrv01 which thre...
- 04:14 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- I am assuming that you will add code to block the thread. That added code will be visible at the top of the stack tr...
- 04:10 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- How to find out which thread is blocked?
10/02/2016
- 04:35 PM Bug #3191: Inconsistent Z-order for decorations
- @AbstractContainer.normalizeZOrder@ is executed when the frame become realized. And z-ordering normalization affects ...
- 04:28 PM Bug #3191 (New): Inconsistent Z-order for decorations
09/30/2016
- 09:03 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Thanks Greg. I'll try.
- 08:46 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- > As a result we have for example "client_vig_13558.log". My next question is more about bash: ${$} how this construc...
- 08:39 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Ok, thanks. I think I won't do logs merging.
- 06:34 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Hynek Cihlar wrote:
> > Vadim Gindin wrote:
> > > I wrote more about log-file name relation ... - 06:23 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > I wrote more about log-file name relation to test. Does the one file ... - 05:11 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> I wrote more about log-file name relation to test. Does the one file corresponds to one test? ... - 05:07 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- I'd propose that one log file though is used for one test in most cases. Look at @login_to_main_menu.xml@:...
- 04:57 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- I wrote more about log-file name relation to test. Does the one file corresponds to one test?
If yes, it would be... - 04:24 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Is there some relation between log file in home directory (for example @client_vig_13558.log@)... - 04:17 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Is there some relation between log file in home directory (for example @client_vig_13558.log@) and the test caused an...
09/29/2016
- 08:32 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- I've tested the trunk and there is no such errors, so the reason in my changes. I've also rebased branch with current...
09/21/2016
- 11:37 AM Bug #2921: fix vertical placement of FILL-IN (editable or not)/LABEL/EDITOR text
- See #3054-151 through #3054-161 for some examples in both web and swing.
- 11:15 AM Bug #2921: fix vertical placement of FILL-IN (editable or not)/LABEL/EDITOR text
- Several other widgets are affected too, including buttons, radio-buttons and toggle-box (maybe this is already consid...
- 11:35 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- No one else has time to fix this for you. You need to dig into the "Unexpected throwable" issue that is appearing in...
- 10:56 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- I'd tested again and result is the same..
- 09:45 AM Bug #3093: widget-pool resources need to be pre-ordered when deleted (to enforce parent/child rel...
- Greg Shah wrote:
> > I have some tests which have trigger-related issues (see testcases/uast/res_delete/widget-delet... - 09:35 AM Bug #3093: widget-pool resources need to be pre-ordered when deleted (to enforce parent/child rel...
- > I have some tests which have trigger-related issues (see testcases/uast/res_delete/widget-delete-order3.p, 4 and 5 ...
09/19/2016
- 09:37 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- @~/shared/dev_tools/std_client/handbook_20160303.zip@
- 09:31 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Greg Shah wrote:
> Somehow, your test environment is completely invalid. Perhaps you are not properly following the... - 05:39 AM Feature #2959: Implement search by key in browse
- Rebased task branch 2959a from P2J trunk revision 11095.
09/16/2016
- 04:37 PM Bug #3093: widget-pool resources need to be pre-ordered when deleted (to enforce parent/child rel...
- Greg Shah wrote:
> OK, please merge 3093b to trunk.
Merged to trunk rev 11095 and archived.
> Please create a ne... - 03:14 PM Bug #3093: widget-pool resources need to be pre-ordered when deleted (to enforce parent/child rel...
- OK, please merge 3093b to trunk.
Please create a new sub-task of #2677 for deferred working of the issue in note 8... - 02:30 PM Bug #3093: widget-pool resources need to be pre-ordered when deleted (to enforce parent/child rel...
- Greg, 3093b can be committed as is, as it fixes known issues in 454 and 274 (#3110) tests.
The issue in previous n... - 07:30 AM Bug #3093: widget-pool resources need to be pre-ordered when deleted (to enforce parent/child rel...
- >> 3. On frame delete, does the 4GL really re-parent static child frames to the default window?
>
> Actually, no. T... - 05:46 AM Bug #3093: widget-pool resources need to be pre-ordered when deleted (to enforce parent/child rel...
- Greg Shah wrote:
3093b was rebased from trunk 11094 and rev 11098 contains the comment changes.
> 1. The removal ... - 04:25 PM Bug #3179: Fix WINDOW:FIRST-CHILD to iterate over frames and FRAME parenting (when the frame has ...
- See notes 7 and 8 from #3093 - in P2J, frames get attached to either current or default-window, even if they are not ...
- 04:24 PM Bug #3179 (New): Fix WINDOW:FIRST-CHILD to iterate over frames and FRAME parenting (when the fram...
09/15/2016
- 11:34 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Somehow, your test environment is completely invalid. Perhaps you are not properly following the instructions from @...
- 10:18 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Greg Shah wrote:
> Can you manually start the MAJIC client, login and use the application?
Yes, It works manually. - 08:45 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Can you manually start the MAJIC client, login and use the application?
- 01:36 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Here is the result. @prepare_tests@ are failed all 3. Other tests were not running....
- 09:57 AM Bug #3093: widget-pool resources need to be pre-ordered when deleted (to enforce parent/child rel...
- Code Review Task Branch 3093b Revision 11096
These changes look long overdue.
1. The removal of the dynamic che... - 07:29 AM Bug #3093: widget-pool resources need to be pre-ordered when deleted (to enforce parent/child rel...
- Greg, please review 3093b rev 11096: it fixes the Close button issue and also some other issues reported by Sergey/Eu...
09/13/2016
- 05:49 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Thank you.
- 05:41 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> I understand. By the way, how to correctly run main part separately?
Just use @run_regressio... - 05:40 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Constantin Asofiei wrote:
> Vadim Gindin wrote:
> > Ok, by the way, I've noted that I don't have permissions for ~/... - 04:34 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Ok, by the way, I've noted that I don't have permissions for ~/repo and ~/shared:
> [...]
> ... - 04:28 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Ok, by the way, I've noted that I don't have permissions for ~/repo and ~/shared:...
09/12/2016
- 02:16 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim: please remove your testing environment and recreate it. Then try running main regression again.
Also available in: Atom