How can I remove the icon of Telegram-Desktop from the dashboard?











up vote
0
down vote

favorite












How can I completely delete this hidden icon of Telegram-Desktop after type sudo snap remove Telegram-Desktop into terminal from dash.



I do sudo updatedb && locate Telegram to see where they are.

In a addition, I have removed the .desktop file associated with it from the paths ~/.local/share/applications as well ~/.config/menus/applications-merged.

Thank you for your help!



enter image description here










share|improve this question
























  • there might be another .desktop file in /usr/share/applications/
    – Manoj Sawai
    Sep 15 at 10:03










  • How can I find it in /usr/share/applications?I'm sorry. I don't know which one.
    – ztseng
    Sep 15 at 12:09












  • it should be named something like telegram.desktop or something similar. I can't tell exatly because i don't have it installed.
    – Manoj Sawai
    Sep 15 at 12:33










  • ok!Let me try to find a solution.Thank you
    – ztseng
    Sep 16 at 2:19















up vote
0
down vote

favorite












How can I completely delete this hidden icon of Telegram-Desktop after type sudo snap remove Telegram-Desktop into terminal from dash.



I do sudo updatedb && locate Telegram to see where they are.

In a addition, I have removed the .desktop file associated with it from the paths ~/.local/share/applications as well ~/.config/menus/applications-merged.

Thank you for your help!



enter image description here










share|improve this question
























  • there might be another .desktop file in /usr/share/applications/
    – Manoj Sawai
    Sep 15 at 10:03










  • How can I find it in /usr/share/applications?I'm sorry. I don't know which one.
    – ztseng
    Sep 15 at 12:09












  • it should be named something like telegram.desktop or something similar. I can't tell exatly because i don't have it installed.
    – Manoj Sawai
    Sep 15 at 12:33










  • ok!Let me try to find a solution.Thank you
    – ztseng
    Sep 16 at 2:19













up vote
0
down vote

favorite









up vote
0
down vote

favorite











How can I completely delete this hidden icon of Telegram-Desktop after type sudo snap remove Telegram-Desktop into terminal from dash.



I do sudo updatedb && locate Telegram to see where they are.

In a addition, I have removed the .desktop file associated with it from the paths ~/.local/share/applications as well ~/.config/menus/applications-merged.

Thank you for your help!



enter image description here










share|improve this question















How can I completely delete this hidden icon of Telegram-Desktop after type sudo snap remove Telegram-Desktop into terminal from dash.



I do sudo updatedb && locate Telegram to see where they are.

In a addition, I have removed the .desktop file associated with it from the paths ~/.local/share/applications as well ~/.config/menus/applications-merged.

Thank you for your help!



enter image description here







icons telegram






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Sep 15 at 9:56









Thomas

3,48081427




3,48081427










asked Sep 15 at 9:54









ztseng

1




1












  • there might be another .desktop file in /usr/share/applications/
    – Manoj Sawai
    Sep 15 at 10:03










  • How can I find it in /usr/share/applications?I'm sorry. I don't know which one.
    – ztseng
    Sep 15 at 12:09












  • it should be named something like telegram.desktop or something similar. I can't tell exatly because i don't have it installed.
    – Manoj Sawai
    Sep 15 at 12:33










  • ok!Let me try to find a solution.Thank you
    – ztseng
    Sep 16 at 2:19


















  • there might be another .desktop file in /usr/share/applications/
    – Manoj Sawai
    Sep 15 at 10:03










  • How can I find it in /usr/share/applications?I'm sorry. I don't know which one.
    – ztseng
    Sep 15 at 12:09












  • it should be named something like telegram.desktop or something similar. I can't tell exatly because i don't have it installed.
    – Manoj Sawai
    Sep 15 at 12:33










  • ok!Let me try to find a solution.Thank you
    – ztseng
    Sep 16 at 2:19
















there might be another .desktop file in /usr/share/applications/
– Manoj Sawai
Sep 15 at 10:03




there might be another .desktop file in /usr/share/applications/
– Manoj Sawai
Sep 15 at 10:03












How can I find it in /usr/share/applications?I'm sorry. I don't know which one.
– ztseng
Sep 15 at 12:09






How can I find it in /usr/share/applications?I'm sorry. I don't know which one.
– ztseng
Sep 15 at 12:09














it should be named something like telegram.desktop or something similar. I can't tell exatly because i don't have it installed.
– Manoj Sawai
Sep 15 at 12:33




it should be named something like telegram.desktop or something similar. I can't tell exatly because i don't have it installed.
– Manoj Sawai
Sep 15 at 12:33












ok!Let me try to find a solution.Thank you
– ztseng
Sep 16 at 2:19




ok!Let me try to find a solution.Thank you
– ztseng
Sep 16 at 2:19










2 Answers
2






active

oldest

votes

















up vote
1
down vote













I wasted too much time on that problem and came across every possible folder without success. Fortunately, I could remove it:



I finally tried MenuLibre, which listed the broken Telegram Desktop entry.



The provided command was



env BAMF_DESKTOP_FILE_HINT=/var/lib/snapd/desktop/applications/telegram-desktop_telegramdesktop.desktop /snap/bin/telegram-desktop -- %u


so removing /var/lib/snapd/desktop/applications/telegram-desktop_telegramdesktop.desktop finally did the job.






share|improve this answer




























    up vote
    0
    down vote













    Open terminal and type:




    cd /var/lib/snapd/desktop/applications




    then type




    ls




    it will list something like this




    mimeinfo.cache gnome-logs_gnome-logs.desktop telegram-desktop_telegramdesktop.desktop




    now your remove the telegram named file by typing




    sudo rm ./telegram-desktop_telegramdesktop.desktop







    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',
      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%2f1075484%2fhow-can-i-remove-the-icon-of-telegram-desktop-from-the-dashboard%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








      up vote
      1
      down vote













      I wasted too much time on that problem and came across every possible folder without success. Fortunately, I could remove it:



      I finally tried MenuLibre, which listed the broken Telegram Desktop entry.



      The provided command was



      env BAMF_DESKTOP_FILE_HINT=/var/lib/snapd/desktop/applications/telegram-desktop_telegramdesktop.desktop /snap/bin/telegram-desktop -- %u


      so removing /var/lib/snapd/desktop/applications/telegram-desktop_telegramdesktop.desktop finally did the job.






      share|improve this answer

























        up vote
        1
        down vote













        I wasted too much time on that problem and came across every possible folder without success. Fortunately, I could remove it:



        I finally tried MenuLibre, which listed the broken Telegram Desktop entry.



        The provided command was



        env BAMF_DESKTOP_FILE_HINT=/var/lib/snapd/desktop/applications/telegram-desktop_telegramdesktop.desktop /snap/bin/telegram-desktop -- %u


        so removing /var/lib/snapd/desktop/applications/telegram-desktop_telegramdesktop.desktop finally did the job.






        share|improve this answer























          up vote
          1
          down vote










          up vote
          1
          down vote









          I wasted too much time on that problem and came across every possible folder without success. Fortunately, I could remove it:



          I finally tried MenuLibre, which listed the broken Telegram Desktop entry.



          The provided command was



          env BAMF_DESKTOP_FILE_HINT=/var/lib/snapd/desktop/applications/telegram-desktop_telegramdesktop.desktop /snap/bin/telegram-desktop -- %u


          so removing /var/lib/snapd/desktop/applications/telegram-desktop_telegramdesktop.desktop finally did the job.






          share|improve this answer












          I wasted too much time on that problem and came across every possible folder without success. Fortunately, I could remove it:



          I finally tried MenuLibre, which listed the broken Telegram Desktop entry.



          The provided command was



          env BAMF_DESKTOP_FILE_HINT=/var/lib/snapd/desktop/applications/telegram-desktop_telegramdesktop.desktop /snap/bin/telegram-desktop -- %u


          so removing /var/lib/snapd/desktop/applications/telegram-desktop_telegramdesktop.desktop finally did the job.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Dec 4 at 19:33









          yoshegg

          417




          417
























              up vote
              0
              down vote













              Open terminal and type:




              cd /var/lib/snapd/desktop/applications




              then type




              ls




              it will list something like this




              mimeinfo.cache gnome-logs_gnome-logs.desktop telegram-desktop_telegramdesktop.desktop




              now your remove the telegram named file by typing




              sudo rm ./telegram-desktop_telegramdesktop.desktop







              share|improve this answer

























                up vote
                0
                down vote













                Open terminal and type:




                cd /var/lib/snapd/desktop/applications




                then type




                ls




                it will list something like this




                mimeinfo.cache gnome-logs_gnome-logs.desktop telegram-desktop_telegramdesktop.desktop




                now your remove the telegram named file by typing




                sudo rm ./telegram-desktop_telegramdesktop.desktop







                share|improve this answer























                  up vote
                  0
                  down vote










                  up vote
                  0
                  down vote









                  Open terminal and type:




                  cd /var/lib/snapd/desktop/applications




                  then type




                  ls




                  it will list something like this




                  mimeinfo.cache gnome-logs_gnome-logs.desktop telegram-desktop_telegramdesktop.desktop




                  now your remove the telegram named file by typing




                  sudo rm ./telegram-desktop_telegramdesktop.desktop







                  share|improve this answer












                  Open terminal and type:




                  cd /var/lib/snapd/desktop/applications




                  then type




                  ls




                  it will list something like this




                  mimeinfo.cache gnome-logs_gnome-logs.desktop telegram-desktop_telegramdesktop.desktop




                  now your remove the telegram named file by typing




                  sudo rm ./telegram-desktop_telegramdesktop.desktop








                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Nov 2 at 15:18









                  Алмас Кусембаев

                  1




                  1






























                      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%2f1075484%2fhow-can-i-remove-the-icon-of-telegram-desktop-from-the-dashboard%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

                      Category:香港粉麵

                      List *all* the tuples!

                      Channel [V]