After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 392712 - No-wma plugin causes weird behaviour
No-wma plugin causes weird behaviour
Status: RESOLVED DUPLICATE of bug 392204
Product: pitivi
Classification: Other
Component: General
Git
Other Linux
: Normal normal
: Git
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2007-01-04 12:16 UTC by Christian Fredrik Kalager Schaller
Modified: 2007-01-04 12:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Fredrik Kalager Schaller 2007-01-04 12:16:13 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):
  • File "/var/tmp/pitivi-0.10.1.1-0.20070104.130328-root-cschalle/usr/lib/pitivi/python/pitivi/ui/tracklayer.py", line 97 in _compSourceAddedCb
    widget = ComplexTimelineSource(source, self.layerInfo)
  • File "/var/tmp/pitivi-0.10.1.1-0.20070104.130328-root-cschalle/usr/lib/pitivi/python/pitivi/ui/complexsource.py", line 49 in __init__
    self.thumbnailsurface = cairo.ImageSurface.create_from_png(self.source.factory.thumbnail)
cairo.Error: file not found
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
Comment 1 Edward Hervey 2007-01-04 12:19:46 UTC
the backtrace is the same as #392204 , marking as duplicate.

*** This bug has been marked as a duplicate of 392204 ***