> Well, I uninstalled it, and went as far as to blow away my ~/.kde*.
> Still fails in another way:

Hm.  OK, the interesting thing is just before that:

kdenlive(10031) KXMLGUIClient::setXMLFile: cannot find .rc file
"kdenliveui.rc" for component "kdenlive" 

ktrace'ing it to see where it's looking:

 10084 initial thread NAMI "/home/fullermd/.kde4/share/apps/kdenliveui.rc"
 10084 initial thread NAMI "/usr/local/kde4/share/apps/kdenliveui.rc"
 10084 initial thread NAMI 
"/home/fullermd/.kde4/share/apps/kdenlive/kdenliveui.rc"
 10084 initial thread NAMI "/usr/local/kde4/share/apps/kdenlive/kdenliveui.rc"


That's...  interesting.  I guess it's picking up the /usr/local/kde4
from something kde-related in the config process?  I've set
-DCMAKE_INSTALL_PREFIX:PATH="/tmp/kdenlive" and
/tmp/kdenlive/share/apps/kdenlive/kdenliveui.rc is right there
waiting.  If I copy that over to the first location checked there,
under my ~/.kde4...  hey!  Up comes the window!  So, it's purely
failing to look where it should for that rc file.


(sadly, this doesn't solve the problem that sent me to trying git in
the first place: it still crashes adding a clip   :(  )



-- 
Matthew Fuller     (MF4839)   |  fulle...@over-yonder.net
Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/
           On the Internet, nobody can hear you scream.

------------------------------------------------------------------------------
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