Hmmm... No. ~/.config/menus/applications-tdemenuedit.menu is an XML file containing the structure of the TDE application menu; unfortunately it lists only the filenames (*.desktop) without path information. These are not the files that live in ~/Desktop. I have attached the extracted, sorted list from ~/.config/menus/applications-tdemenuedit.menu, and the sorted list of files in ~/Desktop. But ~/.config/menus/applications-tdemenuedit.menu doesn't help me locate whatever files might be R/O or whatever.
Leslie
On Saturday 04 March 2017 11:30:51 Dave Lers wrote:
Leslie Turriff wrote:
Check applications-tdemenuedit.menu for '<Filename>kde-' in /var/tmp/tdecache-leslie/r14-xdg-update-validation-test9.txt.
I have attached the above file for review. What directory would these files reside in?
Apparently in ~/.config/menus/applications-tdemenuedit.menu If that is where those files are, running $ ls -lh ~/.config/menus/applications-tdemenuedit.menu/ will let you know if there is a permissions issue. They should be owned by you and have 644 permissions.
Leslie Turriff wrote:
Hmmm... No. ~/.config/menus/applications-tdemenuedit.menu is an XML file containing the structure of the TDE application menu;
Hopefully the suggestion to use $ find ~/.trinity -name "kde-*.desktop" (without .trinity if needed) is a bit less clueless.