当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Firefox slow to boot [Arch Linux]

  • 4 件の返信
  • 0 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: ashley92508

more options

Hi, so I recently installed arch Linux and want to use Firefox as my browser. However ever since I installed it, it takes a long time to launch the program. It consistently takes just over 26 seconds to launch. After it's open everything works fine besides that. Also when I launch Firefox from the terminal I get this message "ATTENTION: default value of option mesa_glthread overridden by environment. ATTENTION: default value of option mesa_glthread overridden by environment. ATTENTION: default value of option mesa_glthread overridden by environment. ATTENTION: default value of option mesa_glthread overridden by environment. Missing chrome or resource URL: resource://gre/modules/UpdateListener.jsm Missing chrome or resource URL: resource://gre/modules/UpdateListener.sys.mjs" I have been looking at some help threads but I can't make sense of what they are talking about. Hopefully this makes some amount of sense to you.

Hi, so I recently installed arch Linux and want to use Firefox as my browser. However ever since I installed it, it takes a long time to launch the program. It consistently takes just over 26 seconds to launch. After it's open everything works fine besides that. Also when I launch Firefox from the terminal I get this message "ATTENTION: default value of option mesa_glthread overridden by environment. ATTENTION: default value of option mesa_glthread overridden by environment. ATTENTION: default value of option mesa_glthread overridden by environment. ATTENTION: default value of option mesa_glthread overridden by environment. Missing chrome or resource URL: resource://gre/modules/UpdateListener.jsm Missing chrome or resource URL: resource://gre/modules/UpdateListener.sys.mjs" I have been looking at some help threads but I can't make sense of what they are talking about. Hopefully this makes some amount of sense to you.

選ばれた解決策

Ill give this an update in case its able to help someone else. So I was able to find a solution. I added "exec dbus-update-activation-environment --systemd DBUS_SESSION_BUS_ADDRESS DISPLAY XAUTHORITY &" to my i3 configuration file and rebooted my system. Thanks again for your help

この回答をすべて読む 👍 2

すべての返信 (4)

more options

Hi

Are you using the version of Firefox from the Arch repo or from Mozilla?

I recommend trying to reproduce this issue in a version directly from Mozilla - https://www.mozilla.org/en-GB/firefox/all/#product-desktop-release

more options

I was able to replicate the issue with the firefox program installed from Mozilla's website. That being said while I was testing it, I installed a file manager (Thunar) and noticed it has the same 26 sec stratup. I ran it from the terminal and it gave me this error "ThunarThumbnailer: Failed to retrieve supported types: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.thumbnails.Thumbnailer1 was not provided by any .service files ATTENTION: default value of option mesa_glthread overridden by environment. ATTENTION: default value of option mesa_glthread overridden by environment. ATTENTION: default value of option mesa_glthread overridden by environment. ATTENTION: default value of option mesa_glthread overridden by environment." which leads me to believe its actually an arch issue with certain programs and not an issue with firefox itself. If you know of a solution for this issue lmk. Otherwise, I can take this issue to a support team related to arch linux. Thank you

more options

No problem, glad we helped get you going in the right direction to get this resolved.

more options

選ばれた解決策

Ill give this an update in case its able to help someone else. So I was able to find a solution. I added "exec dbus-update-activation-environment --systemd DBUS_SESSION_BUS_ADDRESS DISPLAY XAUTHORITY &" to my i3 configuration file and rebooted my system. Thanks again for your help