Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Mozilla 도움말 검색

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

자세히 살펴보기

http links don't open

  • 1 답장
  • 3 이 문제를 만남
  • 1 보기
  • 최종 답변자: A.B.

more options

Hi,

Opening links from thunderbird stopped working. I have tried in safe mode, network.protocol-handler.external-default is set to true, network.protocol-handler.app.http and network.protocol-handler.app.https are set to the full path of firefox ( /usr/bin/firefox-esr) with no success.


  1. ps ux |grep thunderbird

ps ux |grep thunder alain 20137 0.0 0.4 275480 37824 pts/4 R+ 07:45 0:00 [thunderbird] alain 20152 0.0 0.2 373876 22520 pts/4 R+ 07:45 0:00 /usr/lib/thunderbird/thunderbird https://www.lairdubois.fr/creations/4449-signaletique-wc.html alain 20154 0.0 0.0 13704 2224 pts/6 S+ 07:45 0:00 grep --color=auto thunder alain 21383 7.8 3.1 1775784 258748 pts/4 Sl+ 07:35 0:46 /usr/lib/thunderbird/thunderbird -safe-mode

so it seems that thunderbird tries to open the link by itself instead of requesting firefox to do so.

What should I do ? (Debian Jessie Thunderbird 45.8.0)

Hi, Opening links from thunderbird stopped working. I have tried in safe mode, network.protocol-handler.external-default is set to true, network.protocol-handler.app.http and network.protocol-handler.app.https are set to the full path of firefox ( /usr/bin/firefox-esr) with no success. #ps ux |grep thunderbird ps ux |grep thunder alain 20137 0.0 0.4 275480 37824 pts/4 R+ 07:45 0:00 [thunderbird] alain 20152 0.0 0.2 373876 22520 pts/4 R+ 07:45 0:00 /usr/lib/thunderbird/thunderbird https://www.lairdubois.fr/creations/4449-signaletique-wc.html alain 20154 0.0 0.0 13704 2224 pts/6 S+ 07:45 0:00 grep --color=auto thunder alain 21383 7.8 3.1 1775784 258748 pts/4 Sl+ 07:35 0:46 /usr/lib/thunderbird/thunderbird -safe-mode so it seems that thunderbird tries to open the link by itself instead of requesting firefox to do so. What should I do ? (Debian Jessie Thunderbird 45.8.0)

선택된 해결법

Found a solution. First set network.protocol-handler.warn-external.http and network.protocol-handler.warn-external.https to true. Click on your link Thunderbird proposes a app to open the link, in my case it was wrongly Thunderbird itself. -Choose Firefox. - set to false - Restart; -Open link, Thunderbird still warns but if you click on "remember my choice" it doesn't popup the warning menu again.

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (1)

more options

선택된 해결법

Found a solution. First set network.protocol-handler.warn-external.http and network.protocol-handler.warn-external.https to true. Click on your link Thunderbird proposes a app to open the link, in my case it was wrongly Thunderbird itself. -Choose Firefox. - set to false - Restart; -Open link, Thunderbird still warns but if you click on "remember my choice" it doesn't popup the warning menu again.