Hi folks, I'm trying to debug issues in kdenlive (the KDE3 branch, release 2170, with ffmpeg, mlt and mlt++ built from SVN also)
At run time, kdenlive consistently crashes with the following stack: QMenuData::insertAny QMenuData::insertItem KDenliveApp (in kdenlive/kdenlive.cpp:235) That's the first insertItem() to the "timeline_clip_context" QPopupMenu. I don't have the debug versions of the Qt libs so I can't be 100% sure, as my current kdenlive build optimizes the 'menu' variable out, but it looks like menu is null. Note that transitionsMenu, created right before, is non null. Any ideas what happens there? Amicalement, -- Albert. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Kdenlive-devel mailing list Kdenlive-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kdenlive-devel