2010/8/26 jb <j...@kdenlive.org>:
>
>> older. I think it was failed to load some resource or something. It
>> was a problem in the MainWindow ctor. I think a recent one was on
>> line:
>>       clipInTimeline->setIcon(KIcon("go-jump"));
>> I ended up doing a SVN snapshot using a local Portfile and that resolved
>> it.
>>
>> Matthew, are you running it from its built location and not installing
>> or installing to an explicit prefix?
>
> Ok, now I see a possible cause. KDE uses xml files to describe the 
> application menus. In the case of Kdenlive, we have a file called 
> kdenliveui.rc which congtains the ui description. If you run Kdenlive from 
> svn and have an installed kdenliveui.rc file from an older version, you will 
> have a crash because some menus or actions will not be found.
>
> That file is usually installed in /usr/share/apps/kdenlive/, and a user 
> customized version can also be created in $HOME/.kde/share/apps/kdenlive

Could we fix that in the code directly?
One possible segfault less ;)

Simon

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Kdenlive-devel mailing list
Kdenlive-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kdenlive-devel

Reply via email to