Look if you have saved a custom menu entry for Digikam. Check in ~/.local/share/applications/ if you have a file called kde4-digikam.desktop or maybe digikam.desktop. In that case it's a user saved menu entry that overrides the updated system wide menu. If you have it and remove it you might need to log out and in again to repopulate the menu with the system wide version of the menu file.<br>
<br>If you do this with the KDE Menu Editor you should have "LD_PRELOAD=/lib/libusb-0.1.so.4 digikam -caption "%c" %i" in the field "Command:" for the Digikam menu entry. The "LD_PRELOAD=/lib/libusb-0.1.so.4" is a workaround against crashes in beta4 when you try to import images from a camera that uses libgphoto2, usually PTP cameras. The old workaround was "LD_PRELOAD=/usr/lib/libusb.so" but shouldn't be used by non developers.<br>
<br>Hope this make any sense.<br><br>/Philip<br><br><br><div class="gmail_quote">On Sat, Apr 16, 2011 at 12:04 AM, bowens44 <span dir="ltr"><<a href="mailto:bowens44@gmail.com">bowens44@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">I did an apt-get --purge remove digikam2* kipi*<br>
<br>
I then reinstalled digikam2<br>
<div class="im"><br>
I still get "Could not launch digiKam<br>
Failed to execute child process "LD_PRELOAD=/usr/lib/libusb.so" (No such<br>
</div>file or directory)" when launching from the menu.<br>
<br>
~$ sudo dpkg -l | grep digikam*<br>
ii  digikam2<br>
2:2.0.0~beta4+maverick~ppa3kde46                  digital photo management<br>
application for KDE<br>
ii  digikam2-data<br>
2:2.0.0~beta4+maverick~ppa3kde46                  digikam<br>
architecture-independant data<br>
<br>
i'm not sure what is happening but if it's just me then obviously something<br>
is wrong on my side.<br>
<font color="#888888"><br>
--<br>
View this message in context: <a href="http://digikam.1695700.n4.nabble.com/Update-problems-tp3450947p3453094.html" target="_blank">http://digikam.1695700.n4.nabble.com/Update-problems-tp3450947p3453094.html</a><br>
</font><div><div></div><div class="h5">Sent from the digikam-users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Digikam-users mailing list<br>
<a href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/digikam-users" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-users</a><br>
</div></div></blockquote></div><br>