GNOME Bugzilla – Bug 586184
formatter cant find all streams on project load
Last modified: 2009-07-24 15:38:18 UTC
Traceback (most recent call last):
+ Trace 216057
self._finishAnalysis()
self.emit('discovery-done', self.current_uri, factory)
*args, **kwargs)
res = cb(*ar, **kw)
self._replaceMatchingOldFactory(factory, old_factories)
self._replaceOldFactoryStreams(factory, old_factory)
old_factory)
raise FormatterError("cant find all streams")
Debug log coming.
Created attachment 136882 [details] debug log when trying to load the "Texture" project
Can you attach the project file?
Created attachment 136955 [details] project file
please generate a new debug file since I added some debugging
Well, it loads now (although it takes a long time scanning all the media files). So I can't provide a debug log, it actually seems to work o_O