Remove Duplicate Icons In Show Applications












1














I have just installed Ubuntu 18.04 and proceeded to install several programs. One of the programs, Gitkraken now has 2 icons when I opened SHOW APPLICATIONS while other installed programs are not showing at all. So my questions are:



1) How do I remove duplicate icons in Show Applications?
2) How do I add an icon in Show Applications?



FYI, I have checked /usr/share/applications and there is only one gitkraken.desktop. So I am not sure why I have 2 Gitktaken icons in Show Applications. Any insight on how to solve these 2 issues will be greatly appreciated. Thanks.










share|improve this question
























  • Is there anything in ~/.local/share/applications/?
    – pomsky
    Jul 31 at 4:47










  • I got similar problem. ~/.local/share$ find . -name "chema" found 4 copies of ./applications/DbSchema-[0-3].desktop. Thanks for Pomsky. Why don't you post this as an solution?
    – Kemin Zhou
    Nov 28 at 19:46


















1














I have just installed Ubuntu 18.04 and proceeded to install several programs. One of the programs, Gitkraken now has 2 icons when I opened SHOW APPLICATIONS while other installed programs are not showing at all. So my questions are:



1) How do I remove duplicate icons in Show Applications?
2) How do I add an icon in Show Applications?



FYI, I have checked /usr/share/applications and there is only one gitkraken.desktop. So I am not sure why I have 2 Gitktaken icons in Show Applications. Any insight on how to solve these 2 issues will be greatly appreciated. Thanks.










share|improve this question
























  • Is there anything in ~/.local/share/applications/?
    – pomsky
    Jul 31 at 4:47










  • I got similar problem. ~/.local/share$ find . -name "chema" found 4 copies of ./applications/DbSchema-[0-3].desktop. Thanks for Pomsky. Why don't you post this as an solution?
    – Kemin Zhou
    Nov 28 at 19:46
















1












1








1







I have just installed Ubuntu 18.04 and proceeded to install several programs. One of the programs, Gitkraken now has 2 icons when I opened SHOW APPLICATIONS while other installed programs are not showing at all. So my questions are:



1) How do I remove duplicate icons in Show Applications?
2) How do I add an icon in Show Applications?



FYI, I have checked /usr/share/applications and there is only one gitkraken.desktop. So I am not sure why I have 2 Gitktaken icons in Show Applications. Any insight on how to solve these 2 issues will be greatly appreciated. Thanks.










share|improve this question















I have just installed Ubuntu 18.04 and proceeded to install several programs. One of the programs, Gitkraken now has 2 icons when I opened SHOW APPLICATIONS while other installed programs are not showing at all. So my questions are:



1) How do I remove duplicate icons in Show Applications?
2) How do I add an icon in Show Applications?



FYI, I have checked /usr/share/applications and there is only one gitkraken.desktop. So I am not sure why I have 2 Gitktaken icons in Show Applications. Any insight on how to solve these 2 issues will be greatly appreciated. Thanks.







icons gnome-shell duplicate






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jul 31 at 4:36









pomsky

28.3k1186112




28.3k1186112










asked Jul 31 at 3:45









Allie Syadiqin

82




82












  • Is there anything in ~/.local/share/applications/?
    – pomsky
    Jul 31 at 4:47










  • I got similar problem. ~/.local/share$ find . -name "chema" found 4 copies of ./applications/DbSchema-[0-3].desktop. Thanks for Pomsky. Why don't you post this as an solution?
    – Kemin Zhou
    Nov 28 at 19:46




















  • Is there anything in ~/.local/share/applications/?
    – pomsky
    Jul 31 at 4:47










  • I got similar problem. ~/.local/share$ find . -name "chema" found 4 copies of ./applications/DbSchema-[0-3].desktop. Thanks for Pomsky. Why don't you post this as an solution?
    – Kemin Zhou
    Nov 28 at 19:46


















Is there anything in ~/.local/share/applications/?
– pomsky
Jul 31 at 4:47




Is there anything in ~/.local/share/applications/?
– pomsky
Jul 31 at 4:47












I got similar problem. ~/.local/share$ find . -name "chema" found 4 copies of ./applications/DbSchema-[0-3].desktop. Thanks for Pomsky. Why don't you post this as an solution?
– Kemin Zhou
Nov 28 at 19:46






I got similar problem. ~/.local/share$ find . -name "chema" found 4 copies of ./applications/DbSchema-[0-3].desktop. Thanks for Pomsky. Why don't you post this as an solution?
– Kemin Zhou
Nov 28 at 19:46












1 Answer
1






active

oldest

votes


















0














Per Pomsky's comment, I had four identical icons for the DbSchema program in my "show applications" panel. Going into $HOME/.local/share/applications I indeed have four copies: DbSchema-[0-3].desktop.



rm DbSchema-0.desktop DbSchema-1.desktop DbSchema-2.desktop


Solved my problem.



/usr/share/applications my have similar mechanisms.






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%2f1060970%2fremove-duplicate-icons-in-show-applications%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    Per Pomsky's comment, I had four identical icons for the DbSchema program in my "show applications" panel. Going into $HOME/.local/share/applications I indeed have four copies: DbSchema-[0-3].desktop.



    rm DbSchema-0.desktop DbSchema-1.desktop DbSchema-2.desktop


    Solved my problem.



    /usr/share/applications my have similar mechanisms.






    share|improve this answer


























      0














      Per Pomsky's comment, I had four identical icons for the DbSchema program in my "show applications" panel. Going into $HOME/.local/share/applications I indeed have four copies: DbSchema-[0-3].desktop.



      rm DbSchema-0.desktop DbSchema-1.desktop DbSchema-2.desktop


      Solved my problem.



      /usr/share/applications my have similar mechanisms.






      share|improve this answer
























        0












        0








        0






        Per Pomsky's comment, I had four identical icons for the DbSchema program in my "show applications" panel. Going into $HOME/.local/share/applications I indeed have four copies: DbSchema-[0-3].desktop.



        rm DbSchema-0.desktop DbSchema-1.desktop DbSchema-2.desktop


        Solved my problem.



        /usr/share/applications my have similar mechanisms.






        share|improve this answer












        Per Pomsky's comment, I had four identical icons for the DbSchema program in my "show applications" panel. Going into $HOME/.local/share/applications I indeed have four copies: DbSchema-[0-3].desktop.



        rm DbSchema-0.desktop DbSchema-1.desktop DbSchema-2.desktop


        Solved my problem.



        /usr/share/applications my have similar mechanisms.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Nov 28 at 19:55









        Kemin Zhou

        1315




        1315






























            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.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • 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%2f1060970%2fremove-duplicate-icons-in-show-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

            How to send String Array data to Server using php in android

            Title Spacing in Bjornstrup Chapter, Removing Chapter Number From Contents

            Is anime1.com a legal site for watching anime?