jb... On Sun, Sep 12, 2010 at 5:21 AM, <xzha...@users.sourceforge.net> wrote: > Revision: 4871 > http://kdenlive.svn.sourceforge.net/kdenlive/?rev=4871&view=rev > Author: xzhayon > Date: 2010-09-12 03:21:19 +0000 (Sun, 12 Sep 2010) > > - for (int i = 0; i < infomax && !m_abortLoading; i++) > { > - e = > infoproducers.item(i).cloneNode().toElement(); > - QString prodId = e.attribute("id"); > - if (!e.isNull() && prodId != "black" && > !prodId.startsWith("slowmotion") && !m_abortLoading) {
...the infoproducers, there, are the <kdenlive_producer />s. why are you checking for their id not to be "black" or "slowmotion"? is there any possibility that their id is not an integer? if not, i'd like to remove that check -- Alberto Villa, FreeBSD committer <avi...@freebsd.org> http://people.FreeBSD.org/~avilla ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Kdenlive-devel mailing list Kdenlive-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kdenlive-devel