Este site está com funcionalidades limitadas enquanto realizamos manutenção para melhorar sua experiência de uso. Se nenhum artigo resolver seu problema e você quiser fazer uma pergunta, nossa comunidade de suporte pode te ajudar em @FirefoxSupport no Twitter e /r/firefox no Reddit.

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

Adding new files & attachments in Thunderbird

  • 2 respostas
  • 1 tem este problema
  • 98 visualizações
  • Última resposta de gerazov

more options

I want to change the default application for opening pdf attachments via Thunderbird. Unfortunately, going to Preferences > Files & Attachments there is no pdf file type in the list and no way to add it there.

Thunderbird currently opens them automatically with Chromium, so there is a setting but where can we find and edit it? In Firefox the setting for pdf-s is Firefox so it's not the same setting ...

It would be also nice if one could right click the attachment and do Open with and there select default applications for future attachments as in the DE's File browsers.

I want to change the default application for opening pdf attachments via Thunderbird. Unfortunately, going to Preferences > Files & Attachments there is no pdf file type in the list and no way to add it there. Thunderbird currently opens them automatically with Chromium, so there is a setting but where can we find and edit it? In Firefox the setting for pdf-s is Firefox so it's not the same setting ... It would be also nice if one could right click the attachment and do Open with and there select default applications for future attachments as in the DE's File browsers.

Alterado por gerazov em

Solução escolhida

The opening applications for attachments are defined in handlers.json in the profile folder, but I don't know why Files & Attachments has no entry for pdf if they open with Chromium. If you rename or delete handlers.json, with TB closed, then restart TB and open a pdf attachment, you should be prompted to define the default opening app, and if you check 'Always open...', the setting should be stored in the json file.

Ler esta resposta 👍 1

Todas as respostas (2)

more options

Solução escolhida

The opening applications for attachments are defined in handlers.json in the profile folder, but I don't know why Files & Attachments has no entry for pdf if they open with Chromium. If you rename or delete handlers.json, with TB closed, then restart TB and open a pdf attachment, you should be prompted to define the default opening app, and if you check 'Always open...', the setting should be stored in the json file.

more options

Thanks @sfhowes - that's a good pointer!

It seems there are two definitions for pdf in this file: - "application/pdf":{"action":4,"extensions":["pdf"]} - "video/x-flv":{"action":2,"handlers":[{"name":"okular","path":"/usr/bin/okular"}],"extensions":["flv","pdf"]}

In fact okular does appear in the Files & Attachments but under Flash Video : )

Still no Chromium to be found in the specification, which is weird.

Anyways, I've followed your advice and upon restart I specified okular for automatic opening of pdfs and the Files & Attachments shows it accordingly.

It might be useful to upgrade the GUI to be able to add or delete items, or reset the handles.json via the Preferences for the future.

Alterado por gerazov em