Bug 322529

Summary: Hundreds of .desktop files created in ~/.kde/share/applnk
Product: [Unmaintained] kdelibs Reporter: Christoph Feck <cfeck>
Component: kdecoreAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED DUPLICATE    
Severity: minor CC: adaptee
Priority: NOR    
Version: Git   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Christoph Feck 2013-07-18 14:10:00 UTC
For each file that I open, a .desktop file is created in ~/.kde/share/applnk, but never deleted.
Comment 1 Aaron J. Seigo 2013-07-18 14:20:03 UTC
How are you opening these files, precisely? (A "how to reproduce" is a bar minimum for a report of this sort usually.)

Can you attach one of the generated .desktop files?
Comment 2 Christoph Feck 2013-07-18 14:48:34 UTC
Clicking on a .jpg file in Dolphin adds this .desktop file:

[Desktop Entry]
Icon=image-jpeg
Name=Bahr.jpg
Type=Link
URL[$e]=file://$HOME/Bahr.jpg
X-KDE-LastOpenedWith=kv
Comment 3 Jekyll Wu 2013-07-18 15:06:16 UTC
can confirm the problem with git master
Comment 4 Jekyll Wu 2013-08-20 04:34:24 UTC
probably related with bug 323747
Comment 5 Jekyll Wu 2013-08-21 13:12:24 UTC
Can't reproduce the problem any after compiling kdelibs containing commit 13f0e65f8b0bbee8fa32d7634743026a518903c1.

*** This bug has been marked as a duplicate of bug 323747 ***