Hi, I found that sometimes kdenlive would crash on me and running under gdb it seemed that it was because it was trying to set a property of a filter where the "instance" member was zero. I saw that the krender.c code does not check whether filters are valid after it creates them, so the attached patch seemed to help.
Please let me know if there's a different method for submitting patches for this project, I couldn't see a process described on the web site. Steve -------------- next part -------------- A non-text attachment was scrubbed... Name: filter.patch Type: text/x-patch Size: 2515 bytes Desc: not available URL: <http://mail.kde.org/pipermail/kdenlive/attachments/20081216/d91906ae/attachment.patch>
