Custom launcher not showing up in 'applications'












1















I created a desktop launcher, to open Nautilus as root.



It does not show up in the activities search or in All applications.



How can I fix this?



[Desktop Entry]
Name=Files (Admin)
Comment=Access and organize files as root
Exec=gksudo nautilus %U
Icon=system-file-manager
Terminal=false
Type=Application
StartupNotify=true
OnlyShowIn=GNOME;Unity;
Categories=GNOME;GTK;Utility;Core;
MimeType=inode/directory;application/x-gnome-saved-search;
Keywords=folder;manager;explore;disk;filesystem;root;admin;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=nautilus
X-GNOME-Bugzilla-Component=general
X-GNOME-Bugzilla-Version=3.2.1
X-Ubuntu-Gettext-Domain=nautilus









share|improve this question

























  • Did you copy it into ~/.local/share/applications?

    – david6
    Jan 24 '15 at 23:03











  • Did you review: askubuntu.com/questions/13758/… ? Why are you NOT using eog.desktop as a template?

    – david6
    Jan 24 '15 at 23:12













  • No I put it in /usr/share/applications

    – RISC OS 3
    Jan 25 '15 at 6:06











  • Not recommended. Did you change ownership? I tested from .local and it WORKS, under 14.04.

    – david6
    Jan 25 '15 at 6:14













  • Where do I find "eog.desktop"? Also when I create ~/.local/share/applications/nautilus-admin.desktop and save it in gedit it becomes nautilus-admin.desktop.desktop. How can I stop the second desktop from being added? Do I need to reboot to get it to work? I have found out how to stop the extra .desktop being added. I have the file there but gnome shell doesn't show it when I search

    – RISC OS 3
    Jan 25 '15 at 6:34


















1















I created a desktop launcher, to open Nautilus as root.



It does not show up in the activities search or in All applications.



How can I fix this?



[Desktop Entry]
Name=Files (Admin)
Comment=Access and organize files as root
Exec=gksudo nautilus %U
Icon=system-file-manager
Terminal=false
Type=Application
StartupNotify=true
OnlyShowIn=GNOME;Unity;
Categories=GNOME;GTK;Utility;Core;
MimeType=inode/directory;application/x-gnome-saved-search;
Keywords=folder;manager;explore;disk;filesystem;root;admin;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=nautilus
X-GNOME-Bugzilla-Component=general
X-GNOME-Bugzilla-Version=3.2.1
X-Ubuntu-Gettext-Domain=nautilus









share|improve this question

























  • Did you copy it into ~/.local/share/applications?

    – david6
    Jan 24 '15 at 23:03











  • Did you review: askubuntu.com/questions/13758/… ? Why are you NOT using eog.desktop as a template?

    – david6
    Jan 24 '15 at 23:12













  • No I put it in /usr/share/applications

    – RISC OS 3
    Jan 25 '15 at 6:06











  • Not recommended. Did you change ownership? I tested from .local and it WORKS, under 14.04.

    – david6
    Jan 25 '15 at 6:14













  • Where do I find "eog.desktop"? Also when I create ~/.local/share/applications/nautilus-admin.desktop and save it in gedit it becomes nautilus-admin.desktop.desktop. How can I stop the second desktop from being added? Do I need to reboot to get it to work? I have found out how to stop the extra .desktop being added. I have the file there but gnome shell doesn't show it when I search

    – RISC OS 3
    Jan 25 '15 at 6:34
















1












1








1








I created a desktop launcher, to open Nautilus as root.



It does not show up in the activities search or in All applications.



How can I fix this?



[Desktop Entry]
Name=Files (Admin)
Comment=Access and organize files as root
Exec=gksudo nautilus %U
Icon=system-file-manager
Terminal=false
Type=Application
StartupNotify=true
OnlyShowIn=GNOME;Unity;
Categories=GNOME;GTK;Utility;Core;
MimeType=inode/directory;application/x-gnome-saved-search;
Keywords=folder;manager;explore;disk;filesystem;root;admin;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=nautilus
X-GNOME-Bugzilla-Component=general
X-GNOME-Bugzilla-Version=3.2.1
X-Ubuntu-Gettext-Domain=nautilus









share|improve this question
















I created a desktop launcher, to open Nautilus as root.



It does not show up in the activities search or in All applications.



How can I fix this?



[Desktop Entry]
Name=Files (Admin)
Comment=Access and organize files as root
Exec=gksudo nautilus %U
Icon=system-file-manager
Terminal=false
Type=Application
StartupNotify=true
OnlyShowIn=GNOME;Unity;
Categories=GNOME;GTK;Utility;Core;
MimeType=inode/directory;application/x-gnome-saved-search;
Keywords=folder;manager;explore;disk;filesystem;root;admin;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=nautilus
X-GNOME-Bugzilla-Component=general
X-GNOME-Bugzilla-Version=3.2.1
X-Ubuntu-Gettext-Domain=nautilus






gnome launcher 14.10






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 24 '15 at 23:01









david6

13.7k43145




13.7k43145










asked Jan 24 '15 at 22:55









RISC OS 3RISC OS 3

328




328













  • Did you copy it into ~/.local/share/applications?

    – david6
    Jan 24 '15 at 23:03











  • Did you review: askubuntu.com/questions/13758/… ? Why are you NOT using eog.desktop as a template?

    – david6
    Jan 24 '15 at 23:12













  • No I put it in /usr/share/applications

    – RISC OS 3
    Jan 25 '15 at 6:06











  • Not recommended. Did you change ownership? I tested from .local and it WORKS, under 14.04.

    – david6
    Jan 25 '15 at 6:14













  • Where do I find "eog.desktop"? Also when I create ~/.local/share/applications/nautilus-admin.desktop and save it in gedit it becomes nautilus-admin.desktop.desktop. How can I stop the second desktop from being added? Do I need to reboot to get it to work? I have found out how to stop the extra .desktop being added. I have the file there but gnome shell doesn't show it when I search

    – RISC OS 3
    Jan 25 '15 at 6:34





















  • Did you copy it into ~/.local/share/applications?

    – david6
    Jan 24 '15 at 23:03











  • Did you review: askubuntu.com/questions/13758/… ? Why are you NOT using eog.desktop as a template?

    – david6
    Jan 24 '15 at 23:12













  • No I put it in /usr/share/applications

    – RISC OS 3
    Jan 25 '15 at 6:06











  • Not recommended. Did you change ownership? I tested from .local and it WORKS, under 14.04.

    – david6
    Jan 25 '15 at 6:14













  • Where do I find "eog.desktop"? Also when I create ~/.local/share/applications/nautilus-admin.desktop and save it in gedit it becomes nautilus-admin.desktop.desktop. How can I stop the second desktop from being added? Do I need to reboot to get it to work? I have found out how to stop the extra .desktop being added. I have the file there but gnome shell doesn't show it when I search

    – RISC OS 3
    Jan 25 '15 at 6:34



















Did you copy it into ~/.local/share/applications?

– david6
Jan 24 '15 at 23:03





Did you copy it into ~/.local/share/applications?

– david6
Jan 24 '15 at 23:03













Did you review: askubuntu.com/questions/13758/… ? Why are you NOT using eog.desktop as a template?

– david6
Jan 24 '15 at 23:12







Did you review: askubuntu.com/questions/13758/… ? Why are you NOT using eog.desktop as a template?

– david6
Jan 24 '15 at 23:12















No I put it in /usr/share/applications

– RISC OS 3
Jan 25 '15 at 6:06





No I put it in /usr/share/applications

– RISC OS 3
Jan 25 '15 at 6:06













Not recommended. Did you change ownership? I tested from .local and it WORKS, under 14.04.

– david6
Jan 25 '15 at 6:14







Not recommended. Did you change ownership? I tested from .local and it WORKS, under 14.04.

– david6
Jan 25 '15 at 6:14















Where do I find "eog.desktop"? Also when I create ~/.local/share/applications/nautilus-admin.desktop and save it in gedit it becomes nautilus-admin.desktop.desktop. How can I stop the second desktop from being added? Do I need to reboot to get it to work? I have found out how to stop the extra .desktop being added. I have the file there but gnome shell doesn't show it when I search

– RISC OS 3
Jan 25 '15 at 6:34







Where do I find "eog.desktop"? Also when I create ~/.local/share/applications/nautilus-admin.desktop and save it in gedit it becomes nautilus-admin.desktop.desktop. How can I stop the second desktop from being added? Do I need to reboot to get it to work? I have found out how to stop the extra .desktop being added. I have the file there but gnome shell doesn't show it when I search

– RISC OS 3
Jan 25 '15 at 6:34












2 Answers
2






active

oldest

votes


















0














Usually this is Due to a Wrong or Missing Exec Command Path...
So Triple Check the Exec Command and Eventually Set the Absolute Path to the Binary.






share|improve this answer































    0














    This works like a charm :-)



    sudo cp ~/.local/share/applications/name.desktop /usr/share/applications/





    share|improve this answer
























      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',
      autoActivateHeartbeat: false,
      convertImagesToLinks: true,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      bindNavPrevention: true,
      postfix: "",
      imageUploader: {
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      },
      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%2f577457%2fcustom-launcher-not-showing-up-in-applications%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      0














      Usually this is Due to a Wrong or Missing Exec Command Path...
      So Triple Check the Exec Command and Eventually Set the Absolute Path to the Binary.






      share|improve this answer




























        0














        Usually this is Due to a Wrong or Missing Exec Command Path...
        So Triple Check the Exec Command and Eventually Set the Absolute Path to the Binary.






        share|improve this answer


























          0












          0








          0







          Usually this is Due to a Wrong or Missing Exec Command Path...
          So Triple Check the Exec Command and Eventually Set the Absolute Path to the Binary.






          share|improve this answer













          Usually this is Due to a Wrong or Missing Exec Command Path...
          So Triple Check the Exec Command and Eventually Set the Absolute Path to the Binary.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Feb 6 at 18:47









          David ReGazDavid ReGaz

          1




          1

























              0














              This works like a charm :-)



              sudo cp ~/.local/share/applications/name.desktop /usr/share/applications/





              share|improve this answer




























                0














                This works like a charm :-)



                sudo cp ~/.local/share/applications/name.desktop /usr/share/applications/





                share|improve this answer


























                  0












                  0








                  0







                  This works like a charm :-)



                  sudo cp ~/.local/share/applications/name.desktop /usr/share/applications/





                  share|improve this answer













                  This works like a charm :-)



                  sudo cp ~/.local/share/applications/name.desktop /usr/share/applications/






                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Mar 21 at 11:59









                  bereket gebredinglebereket gebredingle

                  1012




                  1012






























                      draft saved

                      draft discarded




















































                      Thanks for contributing an answer to Ask Ubuntu!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid



                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.


                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function () {
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f577457%2fcustom-launcher-not-showing-up-in-applications%23new-answer', 'question_page');
                      }
                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      Popular posts from this blog

                      Human spaceflight

                      Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?

                      File:DeusFollowingSea.jpg