Este site irá ter funcionalidade limitada enquanto fazemos manutenção para melhorar a sua experiência. Se um artigo não resolve o seu problema e quiser colocar uma questão, temos a nossa comunidade de apoio à espera de o ajudar em @FirefoxSupport no Twitter, /r/firefox no Reddit.

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

Tools - options - applications only shows a limited number of file types and applications eg NO ppt

  • 1 resposta
  • 1 tem este problema
  • 1 visualização
  • Última resposta por colinbro

more options

I try top open for instance ppt files from a web page. They might open in .txt or .zip of .htm etc. I try to associate the filetype with the right application but can't find the filetype in the dropdown list of "Content Type" under tools - options. The "Content Type" list begins with Adobe Acrobat Document and goes through a list of application/... then shows

audio/x-pn-realaudio-plugin

irc

ircs

mailto

none

Podcast

Shockwave ...

Shockwave ...

Video Podcast

Web Feed

webcal


Tried getting rid of mime and restarting. No good Tried uninstalling and reinstalling Firefox. No good.

Any ideas?

I try top open for instance ppt files from a web page. They might open in .txt or .zip of .htm etc. I try to associate the filetype with the right application but can't find the filetype in the dropdown list of "Content Type" under tools - options. The "Content Type" list begins with '''Adobe Acrobat Document''' and goes through a list of '''application/...''' then shows audio/x-pn-realaudio-plugin irc ircs mailto none Podcast Shockwave ... Shockwave ... Video Podcast Web Feed webcal Tried getting rid of mime and restarting. No good Tried uninstalling and reinstalling Firefox. No good. Any ideas?

Modificado por colinbro a

Todas as respostas (1)

more options

Still investigating this, I found that Powerpoint 2003 was added to the Content Type list (sometime today) but not Powerpoint for pptx files. Then I went through some of the Basic Troubleshooting steps, and, after Reset all user preferences to Firefox defaults, many of Content Types, including Powerpoint have disappeared.

Here is my current mimeTypes.rdf file: <RDF:RDF xmlns:NC="http://home.netscape.com/NC-rdf#"

        xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
 <RDF:Description RDF:about="urn:handler:web:http://30boxes.com/external/widget?refer=ff&url=%s"
                  NC:prettyName="30 Boxes"
                  NC:uriTemplate="http://30boxes.com/external/widget?refer=ff&url=%s" />
 <RDF:Description RDF:about="urn:root"
                  NC:en-US_defaultHandlersVersion="3" />
 <RDF:Description RDF:about="urn:scheme:handler:irc"
                  NC:alwaysAsk="true">
   <NC:possibleApplication RDF:resource="urn:handler:web:https://www.mibbit.com/?url=%s"/>
 </RDF:Description>
 <RDF:Description RDF:about="urn:scheme:webcal"
                  NC:value="webcal">
   <NC:handlerProp RDF:resource="urn:scheme:handler:webcal"/>
 </RDF:Description>
 <RDF:Description RDF:about="urn:scheme:irc"
                  NC:value="irc">
   <NC:handlerProp RDF:resource="urn:scheme:handler:irc"/>
 </RDF:Description>
 <RDF:Description RDF:about="urn:handler:web:http://compose.mail.yahoo.com/?To=%s"
                  NC:prettyName="Yahoo! Mail"
                  NC:uriTemplate="http://compose.mail.yahoo.com/?To=%s" />
 <RDF:Description RDF:about="urn:scheme:handler:ircs"
                  NC:alwaysAsk="true">
   <NC:possibleApplication RDF:resource="urn:handler:web:https://www.mibbit.com/?url=%s"/>
 </RDF:Description>
 <RDF:Description RDF:about="urn:scheme:handler:webcal"
                  NC:useSystemDefault="true"
                  NC:alwaysAsk="true">
   <NC:possibleApplication RDF:resource="urn:handler:web:http://30boxes.com/external/widget?refer=ff&url=%s"/>
 </RDF:Description>
 <RDF:Description RDF:about="urn:schemes">
   <NC:Protocol-Schemes RDF:resource="urn:schemes:root"/>
 </RDF:Description>
 <RDF:Description RDF:about="urn:scheme:mailto"
                  NC:value="mailto">
   <NC:handlerProp RDF:resource="urn:scheme:handler:mailto"/>
 </RDF:Description>
 <RDF:Description RDF:about="urn:scheme:ircs"
                  NC:value="ircs">
   <NC:handlerProp RDF:resource="urn:scheme:handler:ircs"/>
 </RDF:Description>
 <RDF:Description RDF:about="urn:handler:web:https://mail.google.com/mail/?extsrc=mailto&url=%s"
                  NC:prettyName="Gmail"
                  NC:uriTemplate="https://mail.google.com/mail/?extsrc=mailto&url=%s" />
 <RDF:Seq RDF:about="urn:schemes:root">
   <RDF:li RDF:resource="urn:scheme:mailto"/>
   <RDF:li RDF:resource="urn:scheme:irc"/>
   <RDF:li RDF:resource="urn:scheme:ircs"/>
   <RDF:li RDF:resource="urn:scheme:webcal"/>
 </RDF:Seq>
 <RDF:Description RDF:about="urn:scheme:handler:mailto"
                  NC:useSystemDefault="true"
                  NC:alwaysAsk="false">
   <NC:possibleApplication RDF:resource="urn:handler:web:https://mail.google.com/mail/?extsrc=mailto&url=%s"/>
   <NC:possibleApplication RDF:resource="urn:handler:web:http://compose.mail.yahoo.com/?To=%s"/>
 </RDF:Description>
 <RDF:Description RDF:about="urn:handler:web:https://www.mibbit.com/?url=%s"
                  NC:prettyName="Mibbit"
                  NC:uriTemplate="https://www.mibbit.com/?url=%s" />

</RDF:RDF>

Modificado por colinbro a