Comment 5 for bug 635622

Revision history for this message
Jeff Fortin Tam (kiddo) wrote :

I can't reproduce this with the instructions you provided.
Furthermore, the stack traces you provided are missing debug symbols, so they don't give out any meaningful information. Make sure you have the following packages installed:

python-dbg python-gtk2-dbg python-gst0.10-dbg gstreamer0.10-gnonlin-dbg *gstreamer0.10*-dbg libglib2.0-0-dbg python-cairo-dbg

Then provide updated logs.

You can also create debug logs by running pitivi like this:
PITIVI_DEBUG=*:5 GST_DEBUG=2 /usr/bin/pitivi > debug.log 2>&1

Then compress and attach the log file to this bug report.