Comment 6 for bug 75435

Revision history for this message
Menachem Shapiro (menachem) wrote : Re: [Bug 75435] Re: digikam expects trash to be in ~/Desktop/Trash - causes error in Ubuntu

Achim

Here is the output of the commands. As you can see, I also don't have
a Desktop/trash.desktop directory.

mshapiro@eskimo:~$ echo $XDG_DATA_HOME

mshapiro@eskimo:~$ kde-config --path xdgdata-dirs
/home/mshapiro/.local/share/desktop-directories/:/usr/share/desktop-directories/
mshapiro@eskimo:~$ kde-config --path xdgdata-apps
/home/mshapiro/.local/share/applications/:/usr/share/applications/
mshapiro@eskimo:~$ cat /home/mshapiro/Desktop/trash.desktop
cat: /home/mshapiro/Desktop/trash.desktop: No such file or directory

I just copied your trash.desktop into a file on my desktop and got
this error message when starting digikam (the program still started):

kio (KService*): WARNING: The desktop entry file
/usr/share/applications/DefaultPlugins.desktop has Type=Link instead
of "Application" or "Service"
kio (KService*): WARNING: Invalid Service :
/usr/share/applications/DefaultPlugins.desktop

I was not able to use digikam to delete a picture.

Menachem