본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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