Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embedded help system over ssh terminates immediately on both FC38 and FC39/Rawhide systems #922

Open
tparchambault opened this issue Oct 12, 2023 · 0 comments

Comments

@tparchambault
Copy link
Contributor

tparchambault commented Oct 12, 2023

Observed on FC38 and FC39 over ssh sessions, attempting to invoke the embedded help system results in a program termination with the following logging messages:

DEBUG:root:loading help from help:fapolicy-analyzer/User-Guide.html
libEGL warning: DRI2: failed to authenticate

(-m:3437): Gdk-WARNING **: 13:30:50.569: The program '-m' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadRequest (invalid request code or no such operation)'.
(Details: serial 92153 error_code 1 request_code 154 (unknown) minor_code 1)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the GDK_SYNCHRONIZE environment
variable to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
Terminating pkttyagent.
[toma@fedora ~]$

  1. Note: Within a desktop session both FC38 and FC39 both embedded help systems work 100% correctly.
  2. Note: Both RHEL 8.6 and RHEL 9.2 work correctly whether invoked in a desktop or a remote ssh session.

#824 is expected to address this issue.

Discovered during V1.20-rc2 testing: #916 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant