Project

General

Profile

Activity

From 12/31/2024 to 01/29/2025

01/29/2025

04:28 PM Bug #9571 (Review): Swing incorrectly calculates usable area with multiple devices (monitors)
Greg Shah wrote:
> Let's avoid the abend. We don't need to make deeper changes.
I put things back and to avoid t...
Roger Borrello
06:19 AM Bug #9571: Swing incorrectly calculates usable area with multiple devices (monitors)
Let's avoid the abend. We don't need to make deeper changes. Greg Shah
10:23 AM Bug #9591: Displaying a down frame with no widgets is not working properly
Testcase:... Lorian Sandu
10:12 AM Bug #9591 (New): Displaying a down frame with no widgets is not working properly
Lorian Sandu

01/28/2025

10:13 AM Bug #9571: Swing incorrectly calculates usable area with multiple devices (monitors)
Hynek Cihlar wrote:
> Roger Borrello wrote:
> > This might just be my opinion, but if I am maximizing a window, I'd...
Roger Borrello
10:10 AM Bug #9571: Swing incorrectly calculates usable area with multiple devices (monitors)
Hynek Cihlar wrote:
> Roger Borrello wrote:
> > This might just be my opinion, but if I am maximizing a window, I'd...
Hynek Cihlar
10:07 AM Bug #9571: Swing incorrectly calculates usable area with multiple devices (monitors)
Roger Borrello wrote:
> This might just be my opinion, but if I am maximizing a window, I'd want it to occupy the mo...
Hynek Cihlar
10:05 AM Bug #9571: Swing incorrectly calculates usable area with multiple devices (monitors)
This might just be my opinion, but if I am maximizing a window, I'd want it to occupy the monitor which I set as prim... Roger Borrello
10:02 AM Bug #9571: Swing incorrectly calculates usable area with multiple devices (monitors)
The method where Roger identified the issues is used in multiple use cases. To illustrate one of the use cases is max... Hynek Cihlar
09:50 AM Bug #9571: Swing incorrectly calculates usable area with multiple devices (monitors)
When using our Swing client, a user would expect that the application will start on the current monitor (regardless o... Greg Shah
08:47 AM Bug #9571 (WIP): Swing incorrectly calculates usable area with multiple devices (monitors)
Hynek Cihlar wrote:
> Roger, while the center point window idea will certainly work in most cases, there will be edg...
Roger Borrello
04:17 AM Bug #9571: Swing incorrectly calculates usable area with multiple devices (monitors)
Roger, while the center point window idea will certainly work in most cases, there will be edge cases, where wrong de... Hynek Cihlar

01/27/2025

06:00 PM Bug #9571 (Review): Swing incorrectly calculates usable area with multiple devices (monitors)
Roger Borrello
06:00 PM Bug #9571 (WIP): Swing incorrectly calculates usable area with multiple devices (monitors)
The algorithm for computing the usable area would only break in certain monitor configurations, where the base monito... Roger Borrello

01/23/2025

03:30 AM Bug #9570: EDITOR: selection by mouse and keyboard does not work
A *select-all* by right clicking in an editor doesn't work either. I committed a solution to 9038a. The feature we ha... Andreea Bârzu

01/22/2025

05:07 PM Bug #9571: Swing incorrectly calculates usable area with multiple devices (monitors)
Was testing Swing client for Hotel GUI. I have 2 monitors. I receive an NPE in @p2j.ui.client.gui.driver.swing.SwingE... Roger Borrello
05:03 PM Bug #9571 (Test): Swing incorrectly calculates usable area with multiple devices (monitors)
Roger Borrello
08:01 AM Bug #9570: EDITOR: selection by mouse and keyboard does not work
Issues related to selection regions in @EDITOR@ by user:
# The "select all" (@Ctrl-A@) does not work.
# The selec...
Vladimir Tsichevski
07:52 AM Bug #9570 (New): EDITOR: selection by mouse and keyboard does not work
Vladimir Tsichevski

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...
Eugenie Lyzenko

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.
Eugenie Lyzenko
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. Greg Shah
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...
Eugenie Lyzenko
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...
Greg Shah
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 ...
Eugenie Lyzenko
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...
Greg Shah
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... Eugenie Lyzenko

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...
Eugenie Lyzenko
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
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...
Greg Shah
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 :...
Lorian Sandu
02:50 AM Bug #9535: Empty whitespace is added when the output is redirected to a file
Example:... Lorian Sandu
02:49 AM Bug #9535 (New): Empty whitespace is added when the output is redirected to a file
Lorian Sandu

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
 

Also available in: Atom