Version 1.2.0-rcN release testing/observations/notes. #916
Replies: 12 comments 31 replies
-
Testing over FC38:
Is it possible that the independent fapd status thread could be attempting to get daemon status in approximately the same time window and the query/response sequencing of the overlapping requests (on separate threads) are affecting a common global variable. And as always,
I'll look at the code wrt how the fapd monitoring is currently done, i.e. if it's still done using an independent polling thread. Otherwise and overall, for FC38 things look good. |
Beta Was this translation helpful? Give feedback.
-
On FC39:
It appears that there is a Gtk issue, based on:
Hopefully we are just missing a py pkg. The debug log is attached. I'll research if my FC39 platform is current. It was created using a rawhide iso a few months ago. I won't assume updates were applied to make it current. Stay tuned... |
Beta Was this translation helpful? Give feedback.
-
Tested over RHEL 9.2. TLDR No repeatable or significant issues observed. One intermittent observation that I have seen before, but it was also intermittent at that time (see below):
|
Beta Was this translation helpful? Give feedback.
-
#917 is a blocker related to saved sessions |
Beta Was this translation helpful? Give feedback.
-
On an FC38 via an
Will check on FC39 and Rhel92 to determine if the symptom is limited to only FC38. |
Beta Was this translation helpful? Give feedback.
-
Duplicated on FC39, i.e. embeded Help works correctly in Desktop session, immediate termination when invoked in ssh session.
Also moved |
Beta Was this translation helpful? Give feedback.
-
The good news is that the embedded help worked on RHEL 9.2. The following is the log messages associated with that run after invoking the help system from the
Iirc, FCxx has a different version of WebKit. Will research and/or verify the FCxx installations have |
Beta Was this translation helpful? Give feedback.
-
Other than the previously mentioned
After these types of fapd control comm issues, subsequent interactions with the fapd fail. This may be a dbus level failure, or possibly our Redux/state management doesn't handle the comms failure gracefully and is in an expected state but I'm speculating. Will continue monitoring and collecting datapoints to provide a consistent workflow that creates the failure. |
Beta Was this translation helpful? Give feedback.
-
RHEL 8.6: Attempted to edit the fapd config file ( via Daemon > Config) which failed as follows:
|
Beta Was this translation helpful? Give feedback.
-
Should have a 1.2.0-rc3 soon. There was a crate update across fc* and el9 that broke our build while it was progressing to stable. That update is now stable everywhere exception fc39, which is waiting on fc39 itself to be stable (10-31). The RC3 build is going to be short the fc39 release artifacts. |
Beta Was this translation helpful? Give feedback.
-
Testing over FC38:
Wrt item 2 above:
I believe that these two dispatch statement are superfluous (or the log string is incorrect0. No explicit user actions occurred post-deploy and accepting the new state:
|
Beta Was this translation helpful? Give feedback.
-
Issue is not restricted to the daemon config editor, it appears. Profiled a copy of
|
Beta Was this translation helpful? Give feedback.
-
Starting the V1.2.0-rc1 testing with the rpms available under GitHub releases page.
Beta Was this translation helpful? Give feedback.
All reactions