Activity
From 10/02/2016 to 10/31/2016
10/27/2016
- 04:20 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Hynek, please clarify. Is your change already in trunk or not yet?
Yes, the change from not... - 03:59 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek, please clarify. Is your change already in trunk or not yet?
- 01:21 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Unfortunately the result is similar to previous:
gso_tests 67 failed tests,
tc_tests 254 failed tests
The errors a...
10/26/2016
- 01:49 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- The branch is rebased to the trunk revision 11126. Regression testing is running.
10/20/2016
- 12:47 PM Bug #3204: "No renderer found" bug in menus
- The testcase @menu/sm_mnemonic.p@. Trunk revno 11120.
Open menubar and move moues pointer to some sub-menu trying... - 12:43 PM Bug #3204 (New): "No renderer found" bug in menus
10/12/2016
- 12:03 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Greg Shah wrote:
> Please include it in 3111f.
Ok, will do.
- 12:00 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Nice work! The proposed change looks reasonable. Please include it in 3111f.
- 11:38 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Improved comment in focusmanager_fix.diff.
- 11:35 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- I can reproduce the error @java.lang.IllegalStateException: Widget 29 is not attached to a TopLevelWindow instance.@...
- 10:45 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- I tried @brws_tlw_err.p@ locally and I see auto-return bug in GUI - I have to press @Enter@ to get to the next line. ...
- 10:13 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Strangely, I don't see test failures associated with this. I say this because the test failures I see are related to...
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
Also available in: Atom