Project

General

Profile

Activity

From 12/10/2024 to 01/08/2025

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
09:28 PM Bug #7657: 8-bit character entry problem in ChUI
The @7657a@ rebased with trunk @15619@, updated to revision @15644@.
The name convention change for method to disp...
Eugenie Lyzenko
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

12/16/2024

12:27 PM Bug #9340: CHOOSE statement does not display widget help string in ChUI
Tomasz Domin wrote:
> Tomasz Domin wrote:
> > Tomasz Domin wrote:
> > > Regression tests pending. I also need to c...
Eugenie Lyzenko
07:04 AM Bug #9340 (Review): CHOOSE statement does not display widget help string in ChUI
Tomasz Domin wrote:
> Tomasz Domin wrote:
> > Regression tests pending. I also need to check if GUI behaves the sam...
Tomasz Domin
04:02 AM Bug #9340: CHOOSE statement does not display widget help string in ChUI
Tomasz Domin wrote:
> Regression tests pending. I also need to check if GUI behaves the same way and if not add some...
Tomasz Domin
07:56 AM Bug #7657: 8-bit character entry problem in ChUI
> You mentioned some hardware terminal. Can you clarify what it can be? Can we simulate this environment inside KVM?
...
Greg Shah

12/13/2024

06:41 PM Bug #7657: 8-bit character entry problem in ChUI
The @7657a@ updated to revision @15635@, rebased with recent trunk @15616@, new revision is @15639@.
This is the s...
Eugenie Lyzenko
07:15 AM Bug #7657: 8-bit character entry problem in ChUI
Please see #7657-59 for the scope of this task. I am focused on the terminal input/output and making that safe. I a... Greg Shah
06:04 AM Bug #7657: 8-bit character entry problem in ChUI
Eugenie Lyzenko wrote:
> Hynek Cihlar wrote:
> > Hynek Cihlar wrote:
> > > Because this is a lot of work. You woul...
Hynek Cihlar
05:41 PM Bug #9340: CHOOSE statement does not display widget help string in ChUI
Tomasz Domin wrote:
> Tomasz Domin wrote:
> > There is a regression caused by my change in @gso_214@. It seems ther...
Tomasz Domin
11:33 AM Bug #9340: CHOOSE statement does not display widget help string in ChUI
Tomasz Domin wrote:
> There is a regression caused by my change in @gso_214@. It seems there are cases help string s...
Tomasz Domin

12/12/2024

04:36 PM Bug #9340 (WIP): CHOOSE statement does not display widget help string in ChUI
Tomasz Domin
12:25 PM Bug #9340: CHOOSE statement does not display widget help string in ChUI
There is a regression caused by my change in @gso_214@. It seems there are cases help string should not be picked up ... Tomasz Domin
12:50 PM Bug #7657: 8-bit character entry problem in ChUI
Hynek Cihlar wrote:
> Hynek Cihlar wrote:
> > Because this is a lot of work. You would really need to go through al...
Eugenie Lyzenko
05:24 AM Bug #7657: 8-bit character entry problem in ChUI
Hynek Cihlar wrote:
> Because this is a lot of work. You would really need to go through all the aspects of text pro...
Hynek Cihlar
08:30 PM Bug #7657: 8-bit character entry problem in ChUI
The @7657a@ rebased with recent trunk @15612@ and updated to revision @15634@.
Small change to remove dead code an...
Eugenie Lyzenko

12/11/2024

05:26 PM Bug #9452: EDITOR: incorrect last space in line behavior
Vladimir Tsichevski wrote:
> And now this got quite explainable.
The editor model looks simpler now: *every* vi...
Vladimir Tsichevski
05:20 PM Bug #9452: EDITOR: incorrect last space in line behavior
Greg Shah wrote:
> The behavior in #9451-1 would not be a priority unless a customer explains how this is a user pro...
Vladimir Tsichevski
02:33 PM Bug #9452: EDITOR: incorrect last space in line behavior
The behavior in #9451-1 would not be a priority unless a customer explains how this is a user problem. So, for now w... Greg Shah
02:28 PM Bug #9452: EDITOR: incorrect last space in line behavior
Additionally, in FWD, the caret can move out from the view on the right and get thus invisible.
This can be demons...
Vladimir Tsichevski
01:27 PM Bug #9452: EDITOR: incorrect last space in line behavior
The test example @editor.p@.
The text wrapped, so @ jumps over@ is at one line, and @a lazy dog.@ at the next.
Se...
Vladimir Tsichevski
01:09 PM Bug #9452 (New): EDITOR: incorrect last space in line behavior
Vladimir Tsichevski
02:30 PM Bug #3091 (Closed): ./demo/demo_widgets.p can be broken using editor and key pressing TAB, SHIFT+...
Greg Shah
02:00 PM Bug #3091: ./demo/demo_widgets.p can be broken using editor and key pressing TAB, SHIFT+TAB and R...
I re-tested the scenario. Seems, this issue does not exist anymore. Vladimir Tsichevski
02:29 PM Bug #3083 (Rejected): Unhandled exception when Shift+Alt+Tab in EDITOR
Hynek Cihlar
02:28 PM Bug #3083: Unhandled exception when Shift+Alt+Tab in EDITOR
Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
>
> > # Alt-Tab through all the widgets in the frame.
>
> Did...
Hynek Cihlar
02:08 PM Bug #3083: Unhandled exception when Shift+Alt+Tab in EDITOR
Hynek Cihlar wrote:
> # Alt-Tab through all the widgets in the frame.
Did you mean @Tab@ and @Shift-Tab@? the @...
Vladimir Tsichevski
02:20 PM Bug #9225: EDITOR: incorrect cursor position after Ctrl-Right key press
*ISSUE 2*
The same operation @Ctrl-Right@.
If there is more than one space between two words, the caret is set ...
Vladimir Tsichevski
12:03 PM Bug #7657: 8-bit character entry problem in ChUI
Eugenie Lyzenko wrote:
> Hynek Cihlar wrote:
> > The changes in 7657a attempt to solve the representation of the fu...
Hynek Cihlar
11:03 AM Bug #7657: 8-bit character entry problem in ChUI
Hynek Cihlar wrote:
> The changes in 7657a attempt to solve the representation of the full unicode set. So not just ...
Eugenie Lyzenko
10:26 AM Bug #7657: 8-bit character entry problem in ChUI
The changes in 7657a attempt to solve the representation of the full unicode set. So not just the Basic Multilingual ... Hynek Cihlar
08:15 AM Bug #7657: 8-bit character entry problem in ChUI
Hynek: Please review.
> How do we plan to use the wide char version of the @libp2j.so@? Will it be the our default...
Greg Shah
08:06 AM Bug #7657 (Review): 8-bit character entry problem in ChUI
Greg Shah
09:13 PM Bug #7657: 8-bit character entry problem in ChUI
The @7657a@ rebased with recent trunk @15611@ and updated to revision @15632@.
Status update. The stress testing p...
Eugenie Lyzenko
10:41 AM Feature #6978: Editor widget performance optimization
We can transfer the change objects only, like: insert("asdf"), replace-selection-by("qwerty"), etc. and re-play these... Vladimir Tsichevski
 

Also available in: Atom