Gnome-shell core dump on fedora 31 and XDMCP

Hi,

I’m trying to setup XDMCP on fedora 31. I feel I’m pretty close but I now get a white screen with an “unrecoverable error” message

My journalctl output contains the following:

gnome-shell[1662]: No XInput 2.3 support

gnome-session-binary[1601]: Unrecoverable failure in required component org.gnome.Shell.desktop

Process 1662 (gnome-shell) of user 42 dumped core.

Stack trace of thread 1662:
#0 0x00007f67a84b3755 _g_log_abort (libglib-2.0.so.0)
#1 0x00007f67a84b47d9 g_log_default_handler (libglib-2.0.so.0)
#2 0x00007f67a84b4a0b g_logv (libglib-2.0.so.0)
#3 0x00007f67a84b4bf3 g_log (libglib-2.0.so.0)
#4 0x00007f67a78daab3 meta_clutter_backend_x11_init_events (libmutter-5.so.0)
#5 0x00007f67a7b10f9d clutter_init_real (libmutter-clutter-5.so.0)
#6 0x00007f67a7b111e8 post_parse_hook (libmutter-clutter-5.so.0)
#7 0x00007f67a84ba2d7 g_option_context_parse (libglib-2.0.so.0)
#8 0x00007f67a7b1156d clutter_init (libmutter-clutter-5.so.0)
#9 0x00007f67a78bcfba meta_clutter_init (libmutter-5.so.0)
#10 0x00007f67a791170e meta_init (libmutter-5.so.0)
#11 0x000055683d58e9dc main (gnome-shell)
#12 0x00007f67a76a71a3 __libc_start_main (libc.so.6)
#13 0x000055683d58ee8e _start (gnome-shell)

I’m using Xming from a Windows 10 machine to connect.

Anybody seen this before?

This is a required X extension.

Are you trying to run GNOME Shell on an X server on Windows, or are you running the X server on a Linux machine and trying to connect to it via forwarding?

Hi @ebassi thanks for your quick reply.

I’m trying to run a Gnome shell on an x server on windows.

It’s highly unlikely it’ll work. AFAIR, most X servers available for Windows are ridiculously out of date when it comes to required extensions needed for any modern use of X—especially for a complex compositor like GNOME Shell.

Pity. I wanted to get this to work for a long time already. I tried a couple of x servers. None of them seem to work so I’m afraid you’re right. Thanks anyway.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.