Bug#280922: [moz-bonobo-list] Bug#280922: svg handling in mozilla-bonobo

Christian Glodt Christian Glodt <chris@mind.lu>, 280922@bugs.debian.org
Fri, 12 Nov 2004 17:53:12 +0100


On Fri, 2004-11-12 at 09:59 -0600, Stephen Waters wrote:

> I removed both $HOME/.mozilla/pluginreg.dat and
> $HOME/.mozilla/firefox/pluginreg.dat but SVG and SVG+XML still show up
> as enable/supported mimetypes for mozilla-bonobo plugin.
> 
> Any other ideas? :)

Could you please send me the output of the following command:

mozilla-bonobo-viewer --list-mime-types | sed "s/;/\\n/g"

This lists the mime types for which components are installed
that mozilla-bonobo can use. The name of the component is also
shown. Mozilla does not include that information in "about:plugins"
for some reason.

At least this will help determine if there is any component on your
system that claims to support svg.

Thanks,

Christian Glodt