GNOME Bugzilla – Bug 392712
No-wma plugin causes weird behaviour
Last modified: 2007-01-04 12:19:46 UTC
I am trying to load a WMV clip into svn Pitivi (nzm_rize of nations). But if I don't have the WMA plugin from Fluendo installed it just gives me a generic 'screen' icon instead of a thumbnail. I also seem unable to drag the clip into the pipeline when files have this issue. Command line output below: [cschalle@localhost gnonlin]$ pitivi Traceback (most recent call last):
+ Trace 99298
widget = ComplexTimelineSource(source, self.layerInfo)
self.thumbnailsurface = cairo.ImageSurface.create_from_png(self.source.factory.thumbnail)
Traceback (most recent call last): File "/var/tmp/pitivi-0.10.1.1-0.20070104.130328-root-cschalle/usr/lib/pitivi/python/pitivi/ui/timelineobjects.py", line 113, in _condensedListChangedCb widget = SimpleSourceWidget(element) File "/var/tmp/pitivi-0.10.1.1-0.20070104.130328-root-cschalle/usr/lib/pitivi/python/pitivi/ui/timelineobjects.py", line 338, in __init__ self.thumbnail = gtk.gdk.pixbuf_new_from_file(self.filesource.factory.thumbnail) gobject.GError: Failed to open file '': No such file or directory
the backtrace is the same as #392204 , marking as duplicate. *** This bug has been marked as a duplicate of 392204 ***