Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

libxul.so: undefined symbol: gdk_wayland_device_get_wl_seat

  • 3 odgovora
  • 0 ima ovaj problem
  • 155 prikaza
  • Posljednji odgovor od dstalkowski

When I try to run firefox 141.0 (Linux x64) I get:

libxul.so: undefined symbol: gdk_wayland_device_get_wl_seat Couldn't load XPCOM.

Is there a way to fix this?

I'm using Slackware 14.2.

When I try to run firefox 141.0 (Linux x64) I get: libxul.so: undefined symbol: gdk_wayland_device_get_wl_seat Couldn't load XPCOM. Is there a way to fix this? I'm using Slackware 14.2.

Izabrano rješenje

Version 143.0b5 appears to resolve this issue. Thank you. Don

Pročitaj ovaj odgovor u kontekstu 👍 0

Svi odgovori (3)

Seen that before... I think it cannot find that file libxul.so right? See screenshot of the file on my distro. Just use the cmd whereis firefox to get an idea for the path on your distro. You can reinstall Firefox or download a tarball of the same version, unzip, get the file, move it to needed location and see if it works.

Izmjenjeno od jonzn4SUSE

Thank you for your reply. When I "tar xfv firefox-141.0.tar.xz" it creates the directory "firefox". Normally I can run firefox from that directory. The file "libxul.so" is in that directory and so is not missing.

I must apologize, for some reason I missed the first part of the error message. The full message is:

XPCOMGlueLoad error for file /r9/browser/firefox/libxul.so: /r9/browser/firefox/libxul.so: undefined symbol: gdk_wayland_device_get_wl_seat Couldn't load XPCOM.

There appears to be a bug report on this already. This didn't turn up in my earlier searches: https://bugzilla.mozilla.org/show_bug.cgi?id=1978620

I'm guessing from that page that this will be fixed in version 143.

Thank you again. Being able to talk to someone about a problem goes a long way to a resolution.

Don

Odabrano rješenje

Version 143.0b5 appears to resolve this issue. Thank you. Don