[Kdenlive-devel] Head crashes

Matthew D. Fuller fullermd at over-yonder.net
Sat Aug 28 05:12:40 UTC 2010


> 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)   |  fullermd at over-yonder.net
Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/
           On the Internet, nobody can hear you scream.




More information about the Kdenlive mailing list