On Mon, Sep 19, 2011 at 12:35:18PM -0400, John J. Foerch wrote: > On Sun, Sep 18, 2011 at 08:25:13PM +0300, Barton wrote: > > Hi, > > > > I'm having trouble downloading videos using youtube-mode in Conkeror > > 1.0pre, the latest from Arch Linux repositories. Upon 'e s' it just > > throws an exception at me: > > > > NS_ERROR_NOT_INITIALIZED: Component returned failure > > code: 0xc1f30001 (NS_ERROR_NOT_INITIALIZED) > > [nsIMIMEService.getPrimaryExtension] - should I file a bug report or > > look at my configuration closer? > > > I understand that you were able to reproduce this problem on Ubuntu as > well as Arch. So let us put this question out to the community: how many > other people receive this error when using the youtube scraper, and what > do your systems have in common? >
Our pal df has solved it. The error occurs on systems that do not have an entry for "video/webm" in /etc/mime.types. Mozilla has some kind of bug that causes it to throw a misleading error message, which led us off track. The mime service *is* initialized, and works for other mime types. I will be pushing a workaround for this shortly, as well as reporting the bug to Mozilla. Thanks to everyone for helping to ferret out this problem. -- John Foerch _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
