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


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
I opened software center and calculator already installed.
When I opened calculator from it I found that icon is missed on the dock
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.
18.04 .desktop gnome-shell ubuntu-dock activities-overview
 |Â
show 2 more comments
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
I opened software center and calculator already installed.
When I opened calculator from it I found that icon is missed on the dock
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.
18.04 .desktop gnome-shell ubuntu-dock activities-overview
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 number170
changes for every path
â AboElnouR
Jun 18 at 8:58
 |Â
show 2 more comments
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
I opened software center and calculator already installed.
When I opened calculator from it I found that icon is missed on the dock
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.
18.04 .desktop gnome-shell ubuntu-dock activities-overview
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
I opened software center and calculator already installed.
When I opened calculator from it I found that icon is missed on the dock
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.
18.04 .desktop gnome-shell ubuntu-dock activities-overview
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 number170
changes for every path
â AboElnouR
Jun 18 at 8:58
 |Â
show 2 more comments
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 number170
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
 |Â
show 2 more comments
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
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
add a comment |Â
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
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
add a comment |Â
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
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
add a comment |Â
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
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
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
add a comment |Â
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
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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 number170
changes for every pathâ AboElnouR
Jun 18 at 8:58