I can't open apps already installed (desktop entries are missed - almost all)

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
1
down vote

favorite












I'm using Ubuntu 18.04 and I have the following issue.



I can't find many apps using dock search but it's already installed.



ex: I've searched for calculator
no results for calulator
I opened software center and calculator already installed.
calculator already installed
When I opened calculator from it I found that icon is missed on the dock
missed apps icons



I also opened ~/.local/share/applications and I found desktops entries for chrome only.



Note: the I have the issue with manually installed apps from software center like vscode or using apt like terminator.







share|improve this question





















  • Look inside /snap/ directory, you should find a .desktop launcher somewhere. Does copying it to ~/.local/share/applications/ fix your issue?
    – pomsky
    Jun 11 at 12:32










  • There are many directories inside it. and directories contain other directories. I didn't find .desktop files in these directories contain
    – AboElnouR
    Jun 13 at 10:19










  • I did it. but no .desktop file appears.
    – AboElnouR
    Jun 14 at 13:36










  • What is the output of the following command in Terminal: find /snap -name "*.desktop"?
    – pomsky
    Jun 14 at 13:46










  • I found many results, which one should I copy ex: /snap/gnome-calculator/170/meta/gui/gnome-calculator.desktop and '/snap/gnome-calculator/170/usr/share/applications/org.gnome.Calculator.desktop' and other files are located at the same path but the number 170 changes for every path
    – AboElnouR
    Jun 18 at 8:58














up vote
1
down vote

favorite












I'm using Ubuntu 18.04 and I have the following issue.



I can't find many apps using dock search but it's already installed.



ex: I've searched for calculator
no results for calulator
I opened software center and calculator already installed.
calculator already installed
When I opened calculator from it I found that icon is missed on the dock
missed apps icons



I also opened ~/.local/share/applications and I found desktops entries for chrome only.



Note: the I have the issue with manually installed apps from software center like vscode or using apt like terminator.







share|improve this question





















  • Look inside /snap/ directory, you should find a .desktop launcher somewhere. Does copying it to ~/.local/share/applications/ fix your issue?
    – pomsky
    Jun 11 at 12:32










  • There are many directories inside it. and directories contain other directories. I didn't find .desktop files in these directories contain
    – AboElnouR
    Jun 13 at 10:19










  • I did it. but no .desktop file appears.
    – AboElnouR
    Jun 14 at 13:36










  • What is the output of the following command in Terminal: find /snap -name "*.desktop"?
    – pomsky
    Jun 14 at 13:46










  • I found many results, which one should I copy ex: /snap/gnome-calculator/170/meta/gui/gnome-calculator.desktop and '/snap/gnome-calculator/170/usr/share/applications/org.gnome.Calculator.desktop' and other files are located at the same path but the number 170 changes for every path
    – AboElnouR
    Jun 18 at 8:58












up vote
1
down vote

favorite









up vote
1
down vote

favorite











I'm using Ubuntu 18.04 and I have the following issue.



I can't find many apps using dock search but it's already installed.



ex: I've searched for calculator
no results for calulator
I opened software center and calculator already installed.
calculator already installed
When I opened calculator from it I found that icon is missed on the dock
missed apps icons



I also opened ~/.local/share/applications and I found desktops entries for chrome only.



Note: the I have the issue with manually installed apps from software center like vscode or using apt like terminator.







share|improve this question













I'm using Ubuntu 18.04 and I have the following issue.



I can't find many apps using dock search but it's already installed.



ex: I've searched for calculator
no results for calulator
I opened software center and calculator already installed.
calculator already installed
When I opened calculator from it I found that icon is missed on the dock
missed apps icons



I also opened ~/.local/share/applications and I found desktops entries for chrome only.



Note: the I have the issue with manually installed apps from software center like vscode or using apt like terminator.









share|improve this question












share|improve this question




share|improve this question








edited Jun 11 at 10:10









pomsky

21.2k76392




21.2k76392









asked Jun 11 at 8:52









AboElnouR

967




967











  • Look inside /snap/ directory, you should find a .desktop launcher somewhere. Does copying it to ~/.local/share/applications/ fix your issue?
    – pomsky
    Jun 11 at 12:32










  • There are many directories inside it. and directories contain other directories. I didn't find .desktop files in these directories contain
    – AboElnouR
    Jun 13 at 10:19










  • I did it. but no .desktop file appears.
    – AboElnouR
    Jun 14 at 13:36










  • What is the output of the following command in Terminal: find /snap -name "*.desktop"?
    – pomsky
    Jun 14 at 13:46










  • I found many results, which one should I copy ex: /snap/gnome-calculator/170/meta/gui/gnome-calculator.desktop and '/snap/gnome-calculator/170/usr/share/applications/org.gnome.Calculator.desktop' and other files are located at the same path but the number 170 changes for every path
    – AboElnouR
    Jun 18 at 8:58
















  • Look inside /snap/ directory, you should find a .desktop launcher somewhere. Does copying it to ~/.local/share/applications/ fix your issue?
    – pomsky
    Jun 11 at 12:32










  • There are many directories inside it. and directories contain other directories. I didn't find .desktop files in these directories contain
    – AboElnouR
    Jun 13 at 10:19










  • I did it. but no .desktop file appears.
    – AboElnouR
    Jun 14 at 13:36










  • What is the output of the following command in Terminal: find /snap -name "*.desktop"?
    – pomsky
    Jun 14 at 13:46










  • I found many results, which one should I copy ex: /snap/gnome-calculator/170/meta/gui/gnome-calculator.desktop and '/snap/gnome-calculator/170/usr/share/applications/org.gnome.Calculator.desktop' and other files are located at the same path but the number 170 changes for every path
    – AboElnouR
    Jun 18 at 8:58















Look inside /snap/ directory, you should find a .desktop launcher somewhere. Does copying it to ~/.local/share/applications/ fix your issue?
– pomsky
Jun 11 at 12:32




Look inside /snap/ directory, you should find a .desktop launcher somewhere. Does copying it to ~/.local/share/applications/ fix your issue?
– pomsky
Jun 11 at 12:32












There are many directories inside it. and directories contain other directories. I didn't find .desktop files in these directories contain
– AboElnouR
Jun 13 at 10:19




There are many directories inside it. and directories contain other directories. I didn't find .desktop files in these directories contain
– AboElnouR
Jun 13 at 10:19












I did it. but no .desktop file appears.
– AboElnouR
Jun 14 at 13:36




I did it. but no .desktop file appears.
– AboElnouR
Jun 14 at 13:36












What is the output of the following command in Terminal: find /snap -name "*.desktop"?
– pomsky
Jun 14 at 13:46




What is the output of the following command in Terminal: find /snap -name "*.desktop"?
– pomsky
Jun 14 at 13:46












I found many results, which one should I copy ex: /snap/gnome-calculator/170/meta/gui/gnome-calculator.desktop and '/snap/gnome-calculator/170/usr/share/applications/org.gnome.Calculator.desktop' and other files are located at the same path but the number 170 changes for every path
– AboElnouR
Jun 18 at 8:58




I found many results, which one should I copy ex: /snap/gnome-calculator/170/meta/gui/gnome-calculator.desktop and '/snap/gnome-calculator/170/usr/share/applications/org.gnome.Calculator.desktop' and other files are located at the same path but the number 170 changes for every path
– AboElnouR
Jun 18 at 8:58










1 Answer
1






active

oldest

votes

















up vote
0
down vote













It is ok if you have only chrome entries in your .local/share/applications directory.



In the directory /usr/share/applications you should find your files.



A good description can be found on
on this link






share|improve this answer





















  • Calculator application that comes pre-installed with 18.04 is a snap application. You won't find a .desktop launcher for it in /usr/share/applications/ either.
    – pomsky
    Jun 11 at 12:34










Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1045539%2fi-cant-open-apps-already-installed-desktop-entries-are-missed-almost-all%23new-answer', 'question_page');

);

Post as a guest






























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
0
down vote













It is ok if you have only chrome entries in your .local/share/applications directory.



In the directory /usr/share/applications you should find your files.



A good description can be found on
on this link






share|improve this answer





















  • Calculator application that comes pre-installed with 18.04 is a snap application. You won't find a .desktop launcher for it in /usr/share/applications/ either.
    – pomsky
    Jun 11 at 12:34














up vote
0
down vote













It is ok if you have only chrome entries in your .local/share/applications directory.



In the directory /usr/share/applications you should find your files.



A good description can be found on
on this link






share|improve this answer





















  • Calculator application that comes pre-installed with 18.04 is a snap application. You won't find a .desktop launcher for it in /usr/share/applications/ either.
    – pomsky
    Jun 11 at 12:34












up vote
0
down vote










up vote
0
down vote









It is ok if you have only chrome entries in your .local/share/applications directory.



In the directory /usr/share/applications you should find your files.



A good description can be found on
on this link






share|improve this answer













It is ok if you have only chrome entries in your .local/share/applications directory.



In the directory /usr/share/applications you should find your files.



A good description can be found on
on this link







share|improve this answer













share|improve this answer



share|improve this answer











answered Jun 11 at 12:15









abu_bua

1,843619




1,843619











  • Calculator application that comes pre-installed with 18.04 is a snap application. You won't find a .desktop launcher for it in /usr/share/applications/ either.
    – pomsky
    Jun 11 at 12:34
















  • Calculator application that comes pre-installed with 18.04 is a snap application. You won't find a .desktop launcher for it in /usr/share/applications/ either.
    – pomsky
    Jun 11 at 12:34















Calculator application that comes pre-installed with 18.04 is a snap application. You won't find a .desktop launcher for it in /usr/share/applications/ either.
– pomsky
Jun 11 at 12:34




Calculator application that comes pre-installed with 18.04 is a snap application. You won't find a .desktop launcher for it in /usr/share/applications/ either.
– pomsky
Jun 11 at 12:34












 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1045539%2fi-cant-open-apps-already-installed-desktop-entries-are-missed-almost-all%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

pylint3 and pip3 broken

Missing snmpget and snmpwalk

How to enroll fingerprints to Ubuntu 17.10 with VFS491