Activity
From 12/19/2024 to 01/17/2025
01/18/2025
- 09:40 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with trunk @15652@, new revision is @15678@.
Just rebase with new trunk. Passed @ChUI@ regress...
01/17/2025
- 03:53 PM Support #2660: evaluate if the NCURSES 5.7 "threading improvements" can be made to work for P2J s...
- Greg Shah wrote:
> It can be combined.
OK. - 02:54 PM Support #2660: evaluate if the NCURSES 5.7 "threading improvements" can be made to work for P2J s...
- It can be combined.
- 02:39 PM Support #2660: evaluate if the NCURSES 5.7 "threading improvements" can be made to work for P2J s...
- Greg,
What is the priority for the task? Should I create @2660a@ branch to commit the required changes and move to... - 08:08 AM Support #2660: evaluate if the NCURSES 5.7 "threading improvements" can be made to work for P2J s...
- Eugenie Lyzenko wrote:
> Greg Shah wrote:
> > Yes, that does sound quite good.
> >
> > How do we check to see if... - 07:51 AM Support #2660: evaluate if the NCURSES 5.7 "threading improvements" can be made to work for P2J s...
- Greg Shah wrote:
> Yes, that does sound quite good.
>
> How do we check to see if @pthreads@ is already on in an ... - 06:01 AM Support #2660: evaluate if the NCURSES 5.7 "threading improvements" can be made to work for P2J s...
- Yes, that does sound quite good.
How do we check to see if @pthreads@ is already on in an existing @NCURSES@ build... - 09:26 PM Support #2660: evaluate if the NCURSES 5.7 "threading improvements" can be made to work for P2J s...
- Status update. I have executed one full @ChUI@ regression cycle for @FWD@ compiled with pthread capable @NCURSES@. Th...
01/16/2025
- 02:45 PM Support #2660: evaluate if the NCURSES 5.7 "threading improvements" can be made to work for P2J s...
- Status update.
I have finished 2 rounds of main loop for @ChUI@ regression testing with @libp2j.so@ that does *not... - 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... - 08:13 AM Bug #9535: Empty whitespace is added when the output is redirected to a file
- Hmmm. That is a ridiculous quirk.
I've checked as well. Some single character changes in the 1st or 4th position... - 03:58 AM Bug #9535: Empty whitespace is added when the output is redirected to a file
- I noticed some *WEIRD* behavior of OE .
Look at this example :... - 02:50 AM Bug #9535: Empty whitespace is added when the output is redirected to a file
- Example:...
- 02:49 AM Bug #9535 (New): Empty whitespace is added when the output is redirected to a file
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.
- 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). ...
- 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...
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...
- 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... - 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 ... - 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...
- 06:10 AM Bug #9529 (New): Newly created window is shown in front of DIALOG-BOX
- 08:25 PM Bug #7657 (Review): 8-bit character entry problem in ChUI
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@... - 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*... - 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...
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 ... - 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...
- 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 ...
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...
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...
- 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... - 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... - 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...
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.
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...
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...
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?
... - 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? - 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...
- 04:04 AM Bug #9492 (New): interactive and redirected widget registry is mixed up while redirect mode active
- 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...
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@ ... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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 ...
- 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...
Also available in: Atom