Project

General

Profile

Activity

From 12/17/2024 to 01/15/2025

01/16/2025

08:59 PM Support #2660: evaluate if the NCURSES 5.7 "threading improvements" can be made to work for P2J s...
Greg Shah wrote:
> > I have tested the Hotel ChUI application with original NCURSES built with pthread option enable...
Eugenie Lyzenko

01/15/2025

08:46 AM Bug #7646: FILL-IN: NPE during the PASTE of non-text clipboard contents
The branch 8646a rebased to the latest trunk. Vladimir Tsichevski
08:09 AM Support #2660: evaluate if the NCURSES 5.7 "threading improvements" can be made to work for P2J s...
> I have tested the Hotel ChUI application with original NCURSES built with pthread option enabled(no patch in use). ... Greg Shah
10:21 PM Support #2660: evaluate if the NCURSES 5.7 "threading improvements" can be made to work for P2J s...
Greg Shah wrote:
> > I would like to say yes. But I can not(for 100%). What I see is the @NCURSES@ inits and uses in...
Eugenie Lyzenko

01/14/2025

07:14 AM Support #2660: evaluate if the NCURSES 5.7 "threading improvements" can be made to work for P2J s...
> I would like to say yes. But I can not(for 100%). What I see is the @NCURSES@ inits and uses internal mutexes to se... Greg Shah
07:06 AM Support #2660: evaluate if the NCURSES 5.7 "threading improvements" can be made to work for P2J s...
Greg Shah wrote:
> #307 is the original issue that made the requirement for @auto_getch_refresh()@.
>
> > The @pt...
Eugenie Lyzenko
06:33 AM Support #2660: evaluate if the NCURSES 5.7 "threading improvements" can be made to work for P2J s...
#307 is the original issue that made the requirement for @auto_getch_refresh()@.
> The @pthreads@ is on for these ...
Greg Shah
06:19 AM Bug #9529: Newly created window is shown in front of DIALOG-BOX
It has been observed from findings in #9381 that despite the value of @TOP-ONLY@ or @ALWAYS-ON-TOP@ attribute of a wi... Șerban Bursuc
06:10 AM Bug #9529 (New): Newly created window is shown in front of DIALOG-BOX
Șerban Bursuc
08:25 PM Bug #7657 (Review): 8-bit character entry problem in ChUI
Eugenie Lyzenko

01/13/2025

06:37 PM Bug #7657: 8-bit character entry problem in ChUI
The @7657a@ rebased with trunk @15635@, new revision is @15661@.
Continue different regression testing. The @ChUI@...
Eugenie Lyzenko
06:35 PM Support #2660: evaluate if the NCURSES 5.7 "threading improvements" can be made to work for P2J s...
Eugenie Lyzenko wrote:
> Made a set if @ChUI@ regression testing. A lot enough I guess to make conclusion. The *not*...
Eugenie Lyzenko
06:29 PM Support #2660: evaluate if the NCURSES 5.7 "threading improvements" can be made to work for P2J s...
Made a set if @ChUI@ regression testing. A lot enough I guess to make conclusion. The *not* patched @NCURSES@ (disabl... Eugenie Lyzenko

01/10/2025

10:54 AM Support #2660: evaluate if the NCURSES 5.7 "threading improvements" can be made to work for P2J s...
Update for experiments with @pthreads@ enabled @libp2j.so@. Some preconditions and info.
1. The @NCURSES@ base is ...
Eugenie Lyzenko
09:54 AM Bug #7657: 8-bit character entry problem in ChUI
> For making @libp2j.so@ thread safe and getting rid of requirement to patch @NCURSES@ I think we can consider this t... Greg Shah
09:48 AM Bug #7657: 8-bit character entry problem in ChUI
The @7657a@ updated to revision @15653@, rebased with trunk @15634@, new revision is @15660@.
The update contains ...
Eugenie Lyzenko

01/08/2025

10:23 PM Bug #7657: 8-bit character entry problem in ChUI
The new fix for harness has also been integrated and moved into stress testing environment. I'm going to have 3 seque... Eugenie Lyzenko

01/07/2025

09:14 AM Bug #7657: 8-bit character entry problem in ChUI
> Also I'm learning how to use pthread mutex objects to make alternative data serialization between key reading and s... Greg Shah
08:45 AM Bug #7657: 8-bit character entry problem in ChUI
Tomasz Domin wrote:
> Eugenie Lyzenko wrote:
> > Tried to use @PTHREADS@ capable @NCURSES@. Unfortunately sometimes...
Eugenie Lyzenko
05:24 AM Bug #7657: 8-bit character entry problem in ChUI
Eugenie Lyzenko wrote:
> Tried to use @PTHREADS@ capable @NCURSES@. Unfortunately sometimes I still have @FFFD@ char...
Tomasz Domin
09:37 PM Bug #7657: 8-bit character entry problem in ChUI
Greg Shah wrote:
> As far as I know, there are fixes needed.
Yes, we still have sometimes screen garbage chars in...
Eugenie Lyzenko

01/06/2025

08:27 AM Bug #7657 (WIP): 8-bit character entry problem in ChUI
As far as I know, there are fixes needed. Greg Shah

12/24/2024

08:32 PM Bug #7657: 8-bit character entry problem in ChUI
The @7657a@ rebased with trunk @15627@, new revision is @15652@.
Continue testing different fixes that can elimina...
Eugenie Lyzenko

12/21/2024

07:38 PM Bug #7657: 8-bit character entry problem in ChUI
The further investigation of the @NCURSES@ internal shows the library has some locking facility to serialize screen a... Eugenie Lyzenko

12/20/2024

06:38 AM Bug #7646: FILL-IN: NPE during the PASTE of non-text clipboard contents
Hynek Cihlar wrote:
> Code review 7646a. The change is good and safe.
>
> Vladimir, are you ready to merge this?
...
Vladimir Tsichevski
04:59 AM Bug #7646 (Internal Test): FILL-IN: NPE during the PASTE of non-text clipboard contents
Code review 7646a. The change is good and safe.
Vladimir, are you ready to merge this?
Hynek Cihlar
04:36 AM Bug #9492: interactive and redirected widget registry is mixed up while redirect mode active
In the current revision of FWD (15625), widget registry used by the client is determined if interactive/redirected mo... Andrei Iacob
04:04 AM Bug #9492 (New): interactive and redirected widget registry is mixed up while redirect mode active
Andrei Iacob
09:57 PM Bug #7657: 8-bit character entry problem in ChUI
More investigating the @NCURSES@ character output functions for wide char mode I've found the implementation uses con... Eugenie Lyzenko

12/19/2024

01:08 PM Bug #7657: 8-bit character entry problem in ChUI
Eugenie Lyzenko wrote:
> Greg Shah wrote:
> > Does NCURSESW need to be modified to extend the @auto_getch_refresh@ ...
Eugenie Lyzenko
11:55 AM Bug #7657: 8-bit character entry problem in ChUI
Eugenie Lyzenko wrote:
>
> What is your change to support @UTF-8@. Is it config only or harness Java code is invol...
Tomasz Domin
11:26 AM Bug #7657: 8-bit character entry problem in ChUI
Tomasz Domin wrote:
> Eugenie Lyzenko wrote:
> > Status update.
> >
> > Updating @NCURSESW@ knowledge and double...
Eugenie Lyzenko
10:03 AM Bug #7657: 8-bit character entry problem in ChUI
Tomasz Domin wrote:
> Eugenie Lyzenko wrote:
>
> > 3. The easy way to check if you are on wide char @FWD@ is to c...
Eugenie Lyzenko
09:58 AM Bug #7657: 8-bit character entry problem in ChUI
Eugenie Lyzenko wrote:
> 3. The easy way to check if you are on wide char @FWD@ is to check @libp2j.so@. It should...
Tomasz Domin
09:17 AM Bug #7657: 8-bit character entry problem in ChUI
Tomasz Domin wrote:
> Eugenie Lyzenko wrote:
> > Status update.
> >
> > Updating @NCURSESW@ knowledge and double...
Eugenie Lyzenko
08:43 AM Bug #7657: 8-bit character entry problem in ChUI
Eugenie Lyzenko wrote:
> Status update.
>
> Updating @NCURSESW@ knowledge and double check the source code for po...
Tomasz Domin
08:18 AM Bug #7657: 8-bit character entry problem in ChUI
Greg Shah wrote:
> Does NCURSESW need to be modified to extend the @auto_getch_refresh@ patch to a different locatio...
Eugenie Lyzenko
07:44 AM Bug #7657: 8-bit character entry problem in ChUI
Does NCURSESW need to be modified to extend the @auto_getch_refresh@ patch to a different location? The problem you ... Greg Shah
07:37 AM Bug #7657: 8-bit character entry problem in ChUI
Status update.
Updating @NCURSESW@ knowledge and double check the source code for possible root causes of the scre...
Eugenie Lyzenko
10:22 PM Bug #7657: 8-bit character entry problem in ChUI
The @7657a@ rebased with trunk @15623@, new revision is @15648@. Eugenie Lyzenko

12/18/2024

12:45 PM Bug #2971 (Closed): rework tooltip support to use OverlayWindow
Greg Shah
12:16 PM Bug #2971: rework tooltip support to use OverlayWindow
Greg Shah wrote:
> We can close this task as of trunk rev 15429 (the changes from #8019), right?
Correct, the req...
Hynek Cihlar
11:18 AM Bug #2971: rework tooltip support to use OverlayWindow
We can close this task as of trunk rev 15429 (the changes from #8019), right? Greg Shah
12:18 PM Bug #7657: 8-bit character entry problem in ChUI
Tomasz Domin wrote:
> Eugenie Lyzenko wrote:
> > > > We have to rework String processing anyway to correctly handle...
Eugenie Lyzenko
11:40 AM Bug #7657: 8-bit character entry problem in ChUI
Hynek Cihlar wrote:
> Hynek Cihlar wrote:
> > Eugenie Lyzenko wrote:
> > > Yes, in Windows we use only low 16-bit ...
Eugenie Lyzenko
06:39 AM Bug #7657: 8-bit character entry problem in ChUI
Eugenie Lyzenko wrote:
> > > We have to rework String processing anyway to correctly handle even BMP range
> > Euge...
Tomasz Domin
03:16 AM Bug #7657: 8-bit character entry problem in ChUI
Hynek Cihlar wrote:
> Eugenie Lyzenko wrote:
> > Yes, in Windows we use only low 16-bit of the int character passed...
Hynek Cihlar
03:14 AM Bug #7657: 8-bit character entry problem in ChUI
Eugenie Lyzenko wrote:
> Yes, in Windows we use only low 16-bit of the int character passed to windows native call. ...
Hynek Cihlar
09:30 PM Bug #7657: 8-bit character entry problem in ChUI
The @7657a@ rebased with trunk @15621@, new revision is @15646@. Eugenie Lyzenko
08:46 PM Bug #7657: 8-bit character entry problem in ChUI
Hynek Cihlar wrote:
> As Tomasz says the scope should be really very narrow, close to the NCURSES library and the lo...
Eugenie Lyzenko

12/17/2024

04:52 PM Bug #7657: 8-bit character entry problem in ChUI
As Tomasz says the scope should be really very narrow, close to the NCURSES library and the low-level terminal proces... Hynek Cihlar
04:28 PM Bug #7657: 8-bit character entry problem in ChUI
Tomasz Domin wrote:
> Review 7657a/15644
> It took me some time to understand scope changes/detailing over time her...
Eugenie Lyzenko
03:58 PM Bug #7657: 8-bit character entry problem in ChUI
Review 7657a/15644
It took me some time to understand scope changes/detailing over time here, please forgive if I am...
Tomasz Domin
03:01 PM Bug #9340: CHOOSE statement does not display widget help string in ChUI
Tomasz Domin wrote:
> Pushed up to revision 15590.
Code review, the changes are good.
Hynek Cihlar
08:33 AM Bug #9340 (Internal Test): CHOOSE statement does not display widget help string in ChUI
Hynek Cihlar wrote:
> Code review 9340a. The changes look good, just some minor points.
>
> Just to make the code...
Tomasz Domin
05:19 AM Bug #9340: CHOOSE statement does not display widget help string in ChUI
Code review 9340a. The changes look good, just some minor points.
Just to make the code more beautiful, please mov...
Hynek Cihlar
 

Also available in: Atom