LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Created Desktop Launcher .desktop.TS4WNY? (https://www.linuxquestions.org/questions/linux-newbie-8/created-desktop-launcher-desktop-ts4wny-4175589104/)

narly_dude 09-09-2016 01:02 PM

Created Desktop Launcher .desktop.TS4WNY?
 
I created a desktop launcher for tilda. The command I used was I browsed to /usr/bin/tilda. It then created the tilda launcher and in addition tilda.desktop.TS4WNY launcher which does nothing. It has a lock on it and an X. I was able to delete the tilda launcher but not this TS4WNY. How do I remove it?

Habitual 09-09-2016 02:13 PM

show up in
Code:

ls -lF ~/.local/share/applications/
and if it does, is it owned by root?

narly_dude 09-09-2016 04:30 PM

1 Attachment(s)
I rebooted and that solved the problem.

But would there have been another way of removing it without rebooting?

Habitual 09-09-2016 05:34 PM

Quote:

Originally Posted by narly_dude (Post 5603090)
I rebooted and that solved the problem.

But would there have been another way of removing it without rebooting?

Unknown. It may have been there lingering and the reboot corrected it.

Typically the X would indicate the filesystem is telling you "This is not yours".
Next step would have been look for files not owned by you in your $HOME directory.

Glad it worked out.


All times are GMT -5. The time now is 09:02 AM.