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

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多
已解決 封存

libxul.so: undefined symbol: gdk_wayland_device_get_wl_seat

dstalkowski replied
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.
從原來的回覆中察看解決方案

選擇的解決方法

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

所有回覆 (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.

由 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

選擇的解決方法

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