Running KDE 4.1 on Debian Lenny with the KDE4 backports, I am unable to launch the 0.6.1 version of the build script (I had not tried the others in the past).<br><br>At the command line:<br><br><span style="font-family: courier new,monospace;">eljefe@eljefe-desktop:~/kdenlive_builder/kdenlive_builder_wizard-0.6.1$ pwd</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">/home/eljefe/kdenlive_builder/kdenlive_builder_wizard-0.6.1</span><br style="font-family: courier new,monospace;"><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">eljefe@eljefe-desktop:~/kdenlive_builder/kdenlive_builder_wizard-0.6.1$ ls</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">COPYING  embed_action.pl  hi64-app-kbw.xcf  kdenlive_builder_wizard-in.kmdr  kdenlive_start  RELEASES</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">CREDITS  embed_start.pl   kbw-action-in.sh  KdenLive-Build_Wizzard.png       Makefile        TODO</span><br style="font-family: courier new,monospace;">
<br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">eljefe@eljefe-desktop:~/kdenlive_builder/kdenlive_builder_wizard-0.6.1$ kommander kdenlive_builder_wizard-in.kmdr</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">kommander(28360) KommanderFactory::loadPlugins: KommanderFactory::loadPlugins - Can't load Kommander plugin library  "libkommanderwidgets"</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">KCrash: Application 'kommander' crashing...</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">sock_file=/home/eljefe/.kde4/socket-eljefe-desktop/kdeinit4__0</span><br style="font-family: courier new,monospace;">
<br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">eljefe@eljefe-desktop:~/kdenlive_builder/kdenlive_builder_wizard-0.6.1$</span><br><br><br>From the KDE Crash Handler that pops up upon the failed launching of the script:<br>
<br><span style="font-family: courier new,monospace;">....</span><br style="font-family: courier new,monospace;">
<meta name="qrichtext" content="1"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><style type="text/css">
p, li { white-space: pre-wrap; }
</style>
<p style="margin: 0px; text-indent: 0px; font-family: courier new,monospace;">(no debugging symbols found)</p>
<p style="margin: 0px; text-indent: 0px; font-family: courier new,monospace;">(no debugging symbols found)</p>
<p style="margin: 0px; text-indent: 0px; font-family: courier new,monospace;">(no debugging symbols found)</p>
<p style="margin: 0px; text-indent: 0px; font-family: courier new,monospace;">(no debugging symbols found)</p>
<p style="margin: 0px; text-indent: 0px; font-family: courier new,monospace;">0xb7fca424 in __kernel_vsyscall ()</p>
<p style="margin: 0px; text-indent: 0px; font-family: courier new,monospace;">[Current thread is 0 (process 28360)]</p>
<p style="margin: 0px; text-indent: 0px; font-family: courier new,monospace;"></p>
<p style="margin: 0px; text-indent: 0px; font-family: courier new,monospace;">Thread 1 (Thread 0xb5e15a60 (LWP 28360)):</p>
<p style="margin: 0px; text-indent: 0px; font-family: courier new,monospace;">#0  0xb7fca424 in __kernel_vsyscall ()</p>
<p style="margin: 0px; text-indent: 0px; font-family: courier new,monospace;">#1  0xb6c74e70 in nanosleep () from /lib/i686/cmov/libc.so.6</p>
<p style="margin: 0px; text-indent: 0px; font-family: courier new,monospace;">#2  0xb6c74caf in sleep () from /lib/i686/cmov/libc.so.6</p>
<p style="margin: 0px; text-indent: 0px; font-family: courier new,monospace;">#3  0xb7e0f098 in ?? () from /usr/lib/libkdeui.so.5</p>
<p style="margin: 0px; text-indent: 0px; font-family: courier new,monospace;">#4  0x00000000 in ?? ()</p>
<p style="margin: 0px; text-indent: 0px; font-family: courier new,monospace;">#0  0xb7fca424 in __kernel_vsyscall ()</p><br>I cannot seem to find a package which supplies <span style="font-family: courier new,monospace;">libkommanderwidgets.  </span>It could be that the KDE4 backports for Debian Lenny don't have all the desired packages.  I am going to poke through the build file instructions to see if i can figure this out manually...<br>