Activity
From 10/16/2016 to 11/14/2016
11/14/2016
- 06:41 AM Bug #2557: Fix MENUBAR layouting in a window
- # There is one problem: frame is already displayed at the moment of wait-for processing, but if we're going to show t...
11/10/2016
- 09:42 AM Bug #2557: Fix MENUBAR layouting in a window
- Greg, Hynek.
I agree with that.
I've checked noted points superficially:
> Wnhat if MENU is attached to som... - 09:26 AM Bug #2557: Fix MENUBAR layouting in a window
- Vadim Gindin wrote:
>
> In other words, window (got by wait-for widget) must be realized at the moment of wait-for... - 09:24 AM Bug #2557: Fix MENUBAR layouting in a window
- Vadim Gindin wrote:
> Hynek Cihlar wrote:
> > Greg Shah wrote:
> > > Vadim Gindin wrote:
> > > > Hynek Cihlar wro... - 09:17 AM Bug #2557: Fix MENUBAR layouting in a window
- Hynek Cihlar wrote:
> Greg Shah wrote:
> > Vadim Gindin wrote:
> > > Hynek Cihlar wrote:
> > >
> > > > When yo... - 09:14 AM Bug #2557: Fix MENUBAR layouting in a window
- Greg Shah wrote:
> Vadim Gindin wrote:
> > Hynek Cihlar wrote:
> >
> > > When you comment out the MESSAGE state... - 09:05 AM Bug #2557: Fix MENUBAR layouting in a window
- Vadim Gindin wrote:
> Hynek Cihlar wrote:
>
> > When you comment out the MESSAGE statement the window will not g... - 09:04 AM Bug #2557: Fix MENUBAR layouting in a window
- Vadim Gindin wrote:
> Hynek Cihlar wrote:
>
> > When you comment out the MESSAGE statement the window will not g... - 09:02 AM Bug #2557: Fix MENUBAR layouting in a window
- > And If we comment line @assign current-window:menubar = menu mbar:handle@ PROGRESS will show the WARNING.
This r... - 08:57 AM Bug #2557: Fix MENUBAR layouting in a window
- Hynek Cihlar wrote:
> When you comment out the MESSAGE statement the window will not get displayed, this will mak... - 08:53 AM Bug #2557: Fix MENUBAR layouting in a window
- Vadim Gindin wrote:
> Greg Shah wrote:
> > > Menus are "enabled" by default.
> >
> > I'm asking so I understand ... - 08:47 AM Bug #2557: Fix MENUBAR layouting in a window
- Greg Shah wrote:
> Hynek: Does the example in note 69 generate the warning?
For the example in note 69 no warning... - 08:46 AM Bug #2557: Fix MENUBAR layouting in a window
- Greg Shah wrote:
> > Yes, we can have a window with menus and without any frames. But see the test from the note 43.... - 08:35 AM Bug #2557: Fix MENUBAR layouting in a window
- > Yes, we can have a window with menus and without any frames. But see the test from the note 43. Comment string MESS...
- 08:21 AM Bug #2557: Fix MENUBAR layouting in a window
- Greg Shah wrote:
> > Menus are "enabled" by default.
>
> I'm asking so I understand the testcases posted here. S... - 08:10 AM Bug #2557: Fix MENUBAR layouting in a window
- > Menus are "enabled" by default.
I'm asking so I understand the testcases posted here. Since menus are enabled b... - 07:55 AM Bug #2557: Fix MENUBAR layouting in a window
- Greg Shah wrote:
> Hynek: Does the example in note 69 generate the warning?
>
> Vadim: Is it true that menus in t... - 07:45 AM Bug #2557: Fix MENUBAR layouting in a window
- Hynek: Does the example in note 69 generate the warning?
Vadim: Is it true that menus in the 4GL don't need to be ... - 03:54 AM Bug #2557: Fix MENUBAR layouting in a window
- Vadim Gindin wrote:
> The implemented case is the following. For CHUI WARNING is not shown. For GUI the WARNING is s... - 12:58 AM Bug #2557: Fix MENUBAR layouting in a window
- I've committed missed history entries.
- 12:50 AM Bug #2557: Fix MENUBAR layouting in a window
- The implemented case is the following. For CHUI WARNING is not shown. For GUI the WARNING is shown if "waited" menu-i...
11/09/2016
- 04:50 PM Bug #2557: Fix MENUBAR layouting in a window
- Greg Shah wrote:
> Can someone please summarize the case that causes the warning?
One case where the warning is... - 04:34 PM Bug #2557: Fix MENUBAR layouting in a window
- Can someone please summarize the case that causes the warning? Does it only happen from the procedure editor?
- 04:00 PM Bug #2557: Fix MENUBAR layouting in a window
- Vadim Gindin wrote:
> I've committed the MENU reinitialization fix and rebased the branch. Please review.
Code re... - 02:17 PM Bug #2557: Fix MENUBAR layouting in a window
- I've committed the MENU reinitialization fix and rebased the branch. Please review.
- 12:51 PM Bug #2557: Fix MENUBAR layouting in a window
- Hynek Cihlar wrote:
> Hynek Cihlar wrote:
> > Vadim Gindin wrote:
> > > P.P.S. Do you insist that we should not re... - 09:12 AM Bug #2557: Fix MENUBAR layouting in a window
- Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > P.P.S. Do you insist that we should not remove @Menu.destroy()@ metho... - 09:12 AM Bug #2557: Fix MENUBAR layouting in a window
- Vadim Gindin wrote:
> P.P.S. Do you insist that we should not remove @Menu.destroy()@ method?
IMHO the @destroy()... - 09:10 AM Bug #2557: Fix MENUBAR layouting in a window
- Vadim Gindin wrote:
> Hynek Cihlar wrote:
> > Hynek Cihlar wrote:
> > > Vadim Gindin wrote:
> > > > Hynek, the lo... - 09:03 AM Bug #2557: Fix MENUBAR layouting in a window
- > > According to my short testing on windev01, the warning message (1) should be displayed as an error (see attachmen...
- 08:51 AM Bug #2557: Fix MENUBAR layouting in a window
- Hynek Cihlar wrote:
> Hynek Cihlar wrote:
> > Vadim Gindin wrote:
> > > Hynek, the logic is approximately the foll... - 08:36 AM Bug #2557: Fix MENUBAR layouting in a window
- Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > Hynek, the logic is approximately the following.
> >
> > # MENUBA... - 05:39 AM Bug #2557: Fix MENUBAR layouting in a window
- Vadim Gindin wrote:
> Hynek, about the bug you found. I've debugged it and found that it is caused by the following.... - 05:36 AM Bug #2557: Fix MENUBAR layouting in a window
- Vadim Gindin wrote:
> Hynek, the logic is approximately the following.
>
> # MENUBAR is hidden by default becaus... - 02:36 AM Bug #2557: Fix MENUBAR layouting in a window
- Hynek, about the bug you found. I've debugged it and found that it is caused by the following.
When the MENUBAR i... - 01:21 AM Bug #2557: Fix MENUBAR layouting in a window
- Hynek, the logic is approximately the following.
# MENUBAR is hidden by default because of necessity to show WARN... - 12:47 AM Bug #2557: Fix MENUBAR layouting in a window
- Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > @/menu/gui/mbar_warn.p@
> >
> > [...]
>
> Btw., the test case a... - 06:46 AM Feature #2959: Implement search by key in browse
- Rebased task branch 2959a from P2J trunk revision 11128.
11/08/2016
- 04:21 PM Bug #2557: Fix MENUBAR layouting in a window
- Vadim Gindin wrote:
> @/menu/gui/mbar_warn.p@
>
> [...]
Btw., the test case abends when a sub-menu is selected... - 04:11 PM Bug #2557: Fix MENUBAR layouting in a window
- Vadim Gindin wrote:
> Hynek Cihlar wrote:
> > Hynek Cihlar wrote:
> > > How does this relate to the new method @Th... - 02:43 PM Bug #2557: Fix MENUBAR layouting in a window
- Hynek Cihlar wrote:
> Hynek Cihlar wrote:
> > How does this relate to the new method @ThinClient.isMenubarShowNeede... - 07:48 AM Bug #2557: Fix MENUBAR layouting in a window
- Hynek Cihlar wrote:
> How does this relate to the new method @ThinClient.isMenubarShowNeeded()@? What would be the t... - 07:00 AM Bug #2557: Fix MENUBAR layouting in a window
- Vadim Gindin wrote:
> Hynek Cihlar wrote:
> > Vadim Gindin wrote:
> > > @/menu/gui/mbar_warn.p@
> > >
> > > [..... - 11:51 PM Bug #2557: Fix MENUBAR layouting in a window
- Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > @/menu/gui/mbar_warn.p@
> >
> > [...]
>
> Vadim, send please al... - 07:40 AM Bug #2966 (Closed): NullPointerException is raised when RMB is clicked to show popup menu
- 07:13 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Greg Shah wrote:
> Yes, please merge 2966a to trunk.
>
> There is nothing more to do in this task?
There is no... - 06:26 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Yes, please merge 2966a to trunk.
There is nothing more to do in this task? - 11:56 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Greg Shah wrote:
> It is difficult to tell, because the state of the database has been edited by the testing.
>
>...
11/07/2016
- 03:34 PM Bug #2557: Fix MENUBAR layouting in a window
- Vadim Gindin wrote:
> @/menu/gui/mbar_warn.p@
>
> [...]
Vadim, send please also the steps to reproduce the issue. - 10:45 AM Bug #2557: Fix MENUBAR layouting in a window
- @/menu/gui/mbar_warn.p@...
- 09:50 AM Bug #2557: Fix MENUBAR layouting in a window
- Code review 2557a.
MessageAreaGuiImpl.java is missing a history entry.
@Window.afterConfigUpdate()@
I think th... - 09:01 AM Bug #2557: Fix MENUBAR layouting in a window
- Please summarize the purpose of the changes in 2557a.
Hynek: please do a code review. - 04:32 AM Bug #2557: Fix MENUBAR layouting in a window
- Vadim Gindin wrote:
> Greg Shah wrote:
> > > May be I should add these bugs to that task?
> >
> > No. Please cr... - 08:59 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- It is difficult to tell, because the state of the database has been edited by the testing.
Please just run main-re... - 08:57 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- I've ran 238 and 364 in a single mode. 238 has PASSED and 364 has FAILED....
- 08:39 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Here are the failed tests: gso_238, gso_364, gso178_session1, gso178_session2. All of them are met first time in this...
- 05:02 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Hynek, I've fixed remarks and reverted WindowManager/AbstractWidget changes. Please review aga...
11/05/2016
- 10:19 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek, I've fixed remarks and reverted WindowManager/AbstractWidget changes. Please review again. I need permission t...
- 09:52 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > After I reverted @WindowManager@ and @AbstractWidget@ I got 4 failed ...
11/04/2016
- 12:19 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Greg Shah wrote:
> > Can I make all this changes: create 2966b with WindowManager change and revert it in 2966a?
> ... - 12:16 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Greg Shah wrote:
> Hynek: how much of that original @WindowManager@ change is still relevant?
All the changes are... - 11:49 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- > Can I make all this changes: create 2966b with WindowManager change and revert it in 2966a?
Actually, I would pr... - 11:48 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek: how much of that original @WindowManager@ change is still relevant?
- 07:29 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> After I reverted @WindowManager@ and @AbstractWidget@ I got 4 failed test. Have a look at atta... - 07:27 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> Code review 2966a.
>
Also the methods @enableOSEvents()@ and @disableOSEvents()@ in @Wind... - 07:22 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Code review 2966a.
ThinClient.java
Duplicate file history entry.
Menu.java
* Wrong id in file history entry.
... - 06:39 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Actually I would run another cycle of runtime regression testing, because the first run was only for main-part.
- 06:11 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Greg Shah wrote:
> There are no other tests that failed in both runs?
Yes, there are no other tests, that failed ... - 05:59 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim: is the branch prepared for review or are you still using an update zip to remove the @WindowManager@ change?
- 05:57 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek: please do a code review of this branch.
- 05:57 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- The GSO 156 test is one that commonly fails. If you ran it manually and it was OK, then it is fine.
There are no ... - 03:54 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Anyway in the second test (gso156_session2) there is wrong output:...
- 03:16 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- ...
- 01:23 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Sure, only these tests are failed in both runs.
11/03/2016
- 01:17 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Did these same tests fail in the previous run?
- 01:14 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Here is how the error looks:...
- 01:11 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Regression testing finished. 2 tests are failed: gso156_session2 and gso156_session1
- 01:52 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> Greg Shah wrote:
> > > After I reverted @WindowManager@ and @AbstractWidget@ I got 4 failed t... - 01:50 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Greg Shah wrote:
> > After I reverted @WindowManager@ and @AbstractWidget@ I got 4 failed test. Have a look at attac...
11/02/2016
- 03:48 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Greg Shah wrote:
> > After I reverted @WindowManager@ and @AbstractWidget@ I got 4 failed test. Have a look at attac... - 02:52 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- > After I reverted @WindowManager@ and @AbstractWidget@ I got 4 failed test. Have a look at attached reverted diff
... - 01:21 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Greg Shah wrote:
> Use an update zip file like we did before using branches. That zip will be applied over the upda... - 06:23 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Use an update zip file like we did before using branches. That zip will be applied over the updated branch.
- 06:06 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- I'd tried to some moment add changes to p2j in testcases folder (in testing environment), but during regression-testi...
- 05:53 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Greg Shah wrote:
> > The errors are the same: "eating" characters during authorization.
>
> I have duplicated thi... - 05:18 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- > The errors are the same: "eating" characters during authorization.
I have duplicated this same result. There is... - 01:05 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Greg Shah wrote:
> I'm running regression testing in my home dir on devsrv01. This way we can remove your testing e...
11/01/2016
- 07:48 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- I'm running regression testing in my home dir on devsrv01. This way we can remove your testing environment and just ...
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
Also available in: Atom