GNOME Bugzilla – Bug 430685
[Simple Timeline] Shuffling clips around repeatedly hangs PiTiVi
Last modified: 2007-10-14 16:58:01 UTC
I get no output on the terminal, but I can consistently reproduce a hang after shuffling around two clips more than twice in a timeline. I'll attach a screencast, it will explain better than words (p.s.: if you want some gst debug output, you need to add this to the wiki on pitivi.org because I have crappy memory)
Created attachment 86505 [details] demo of the problem
I've just tried it with latest svn and can't reproduce it. Can you attach a GST_DEBUG=3,python:5 debug log Ideally, can you also give a full backtrace of pitivi when it hangs (look for the PID of the pitivi process, open it in gdb with 'gdb python --pid <pid>' and give the output of 'thread apply all bt full').
Created attachment 86507 [details] output of GST_DEBUG=3,python:5 bin/pitivi > log 2>&1
Please don't create bugs as critical. It's up to the maintainers to decide the severity of bugs.
Well, it's gnome bugzilla's fault for letting the user do it when filing the bug (they *explicitly* ask for the severity; if it's a crasher or a hang, it IS critical from my understanding http://bugzilla.gnome.org/page.cgi?id=bug-status.html#bug_severity ) But then no problem I'll leave the sorting to you in the future ;)
ping, do you still get the same issue with svn (or 0.10.2.2 pre-release) ?
yes, I can still reproduce easily with another clip (I don't have the Wild Arms opening clip on this computer ;). It's strange that you can't reproduce it. Should I set up some NX server for you to play on one of my machines and see?
Jeff, can you reproduce this behaviour with head svn trunk or head soc branch ?
sadly the gstreamer version in ubuntu is 0.10.13, pitivi-soc requires 0.10.13.1+, I will have to wait for it to be available in the development repositories (I guess I don't have the time and knowledge to backport an entire gstreamer myself). When I can run pitivi again I sure will test :)
both module pitivi currently requires cvs versions (core and gnonlin) are going to be released this week... so no excuses then :)
it works! magic! :)