On 3/12/24 11:49, Alex wrote:
However, even when launching gnome-terminal when none is currently
running, it still launches on the remote system, not my desktop.
You can try running "export GDK_BACKEND=x11" before running evolution.
Setting that env variable causes evolution to not run at all:
[gary@garypc ~]$ export GDK_BACKEND=x11
[gary@garypc ~]$ evolution
libEGL warning: DRI3: failed to query the version
libEGL warning: DRI2: failed to authenticate
(evolution:985885): Gdk-WARNING **: 14:47:55.252: The program
'evolution' 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 174 error_code 1 request_code 155 (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.)
That is "working". It's trying to run over X, but something is going wrong.
One difference is that his PC is Wayland while mine is X11, but that
shouldn't have anything to do with *where* a program is displayed.
I just tested it myself and it worked fine. However, I'm using wayland
on the receiving system, so that will be XWayland, not plain X. I don't
know what the difference would be.
> The error was 'BadRequest (invalid request code or no such operation)'.
> (Details: serial 174 error_code 1 request_code 155 (unknown)
> minor_code 1)
That error suggests that it's expecting the X server to provide some
function that it doesn't.
--
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue