Activity
From 08/17/2025 to 09/15/2025
09/15/2025
- 02:23 PM Bug #10574: contextlocal cross-dependencies
- There is a flow in FWD's context-local instantiation in cases where the current instance A is dependent on instance B...
- 02:12 PM Bug #10574 (New): contextlocal cross-dependencies
- 12:28 PM Bug #10565: java.security.NoSuchAlgorithmException: no such algorithm: SunX509 for provider Consc...
- > The directory host should point to the host network ip address.
Not for me. I have @webClient/host@ and @hostnam... - 11:56 AM Bug #10565: java.security.NoSuchAlgorithmException: no such algorithm: SunX509 for provider Consc...
- Stanislav, could you add to #10565-3 as you observed the same issue.
- 11:50 AM Bug #10565: java.security.NoSuchAlgorithmException: no such algorithm: SunX509 for provider Consc...
- It can be recreated randomly. The environment should have at least two network interfaces except the loopback and on...
- 11:14 AM Bug #10565: java.security.NoSuchAlgorithmException: no such algorithm: SunX509 for provider Consc...
- What is the recreate?
- 03:59 AM Bug #10565: java.security.NoSuchAlgorithmException: no such algorithm: SunX509 for provider Consc...
- Please see from #7143-1698 up to #7143-1706, the web client logs #7143-1699. This case was observed in the customers ...
- 03:55 AM Bug #10565 (New): java.security.NoSuchAlgorithmException: no such algorithm: SunX509 for provider...
09/11/2025
- 07:30 AM Feature #10451 (Review): GUI interaction event logging
- Committed changes as rev *16137*.
Hynek, please review. - 06:30 AM Feature #10451: GUI interaction event logging
- Paula Păstrăguș wrote:
> It is caused because we're posting @COM-EVENTS@ with a *null source*:
>
> [...]
>
> T...
09/10/2025
- 08:50 AM Feature #10451: GUI interaction event logging
- It is caused because we're posting @COM-EVENTS@ with a *null source*:...
- 04:54 AM Feature #10451: GUI interaction event logging
- Paula Păstrăguș wrote:
> I attached the patch. (reverted window manager, event manager, logs for show / hide are now...
09/08/2025
- 07:38 AM Feature #10451: GUI interaction event logging
- I attached the patch. (reverted window manager, event manager, logs for show / hide are now handled by TitledWindow a...
- 07:16 AM Feature #10451: GUI interaction event logging
- Paula Păstrăguș wrote:
> Hynek, if we add the logging directly in ThinClient, the web_gui log will quickly fill up w... - 04:28 AM Feature #10451: GUI interaction event logging
- Hynek, if we add the logging directly in ThinClient, the web_gui log will quickly fill up with entries like:...
09/01/2025
- 12:22 PM Feature #10451: GUI interaction event logging
- Paula Păstrăguș wrote:
> Hynek Cihlar wrote:
> > For the key events logging I think it would make it more useful if... - 12:19 PM Feature #10451: GUI interaction event logging
- Paula Păstrăguș wrote:
> Would it make more sense to handle this on show/hide and log based on the window’s visibili... - 08:19 AM Feature #10451: GUI interaction event logging
- Hynek Cihlar wrote:
> For the key events logging I think it would make it more useful if more information is include... - 07:49 AM Feature #10451: GUI interaction event logging
- Hynek Cihlar wrote:
> The "window closed" log output is a bit misleading. It is logged in the @remove@ method of @Wi... - 05:55 AM Feature #10451 (WIP): GUI interaction event logging
- Code review 10451a.
The "window closed" log output is a bit misleading. It is logged in the @remove@ method of @W... - 03:34 AM Feature #10451 (Review): GUI interaction event logging
- Committed finest-level logging for TAB and ENTER key events in rev *16136*. At this point, we have logging in place f...
08/28/2025
- 06:35 AM Feature #10451: GUI interaction event logging
- Committed finest level logging for window open/close and mouse click events as rev *16135* / 10451a.
Next, I’ll re...
08/27/2025
- 06:02 AM Feature #10451: GUI interaction event logging
- Paula, I like the idea. Two suggestions.
1. I think it would be even better to extend this to all widgets. I.e. p...
08/26/2025
- 06:17 AM Bug #10476: Webspeed request for .r file fails
- It worked! It is now able to execute the file fine.
- 06:04 AM Bug #10476: Webspeed request for .r file fails
- OK, comment out the code in FWD .java file to just use @p_relname@ to be what @SEARCH@ returns from PROPATH and see w...
- 06:03 AM Bug #10476: Webspeed request for .r file fails
- After that loop, the code does this...
- 05:55 AM Bug #10476: Webspeed request for .r file fails
- I'm thinking to just remove this code in FWD's .java converted file. What is @cLongestProPath@ used for, after this ...
- 05:53 AM Bug #10476: Webspeed request for .r file fails
- In relname, it first does @FILE-INFO:FILE-NAME = filename@, where filename is @test.r@. This triggers the initial se...
- 05:46 AM Bug #10476: Webspeed request for .r file fails
- What is relname 4GL code doing that it needs to look for the .r file on disk, and not rely just on SEARCH function to...
- 05:28 AM Bug #10476: Webspeed request for .r file fails
- Executing a file coming from a webspeed request involves a couple of additional steps rather than the classic method ...
- 05:11 AM Bug #10476 (New): Webspeed request for .r file fails
08/20/2025
- 09:58 AM Feature #10451: GUI interaction event logging
- Let's use FINER or FINEST instead of INFO.
- 09:39 AM Feature #10451: GUI interaction event logging
- I’ve attached a patch that adds structured logging for key GUI events, specifically when windows are opened/closed an...
- 07:45 AM Feature #10451 (WIP): GUI interaction event logging
- 07:45 AM Feature #10451: GUI interaction event logging
- In that case, we can stick with the existing logger levels defined in @directory.xml@, no need to introduce any new v...
08/19/2025
- 10:36 AM Feature #10451: GUI interaction event logging
- A common log file is useful because then all logging has context about what was happening. To make that work, we wou...
- 08:50 AM Feature #10451: GUI interaction event logging
- Hynek, I’d value your feedback on this and your approval. Thank you!
- 08:35 AM Feature #10451: GUI interaction event logging
- This task is meant to add logging for key GUI actions so we can reconstruct user flows and reproduce "one-off" issues...
- 08:24 AM Feature #10451 (Test): GUI interaction event logging
Also available in: Atom