Where is the Cinnamon LookingGlass log?












19















I run Linux Mint 17.1. When I log in I get a Cinnamon notification saying:




Problems during Cinnamon startup



Cinnamon started successfully, but one or more applets, desklets or extension failed to load.



Check your system log and the Cinnamon LookingGlass log for any issues. You can disable the offending extension(s) in Cinnamon Settings to prevent this message from occurring. Please contact the developer.




Sure enough, when I checked the Desklets settings, there was an extension marked with "error".



Out of curiosity, I tried to look for the log message mentioned in the notification to no avail. There were no relevant messages in /var/log/syslog and I could not find the LookingGlass log.



This is what I've tried:



dmesg | grep -i cinnamon
grep -i cinnamon /var/log/syslog
find /var/log -iname "*cinnamon*"
find /var/log -iname "*glass*"
find /var/log -iname "*looking*"









share|improve this question





























    19















    I run Linux Mint 17.1. When I log in I get a Cinnamon notification saying:




    Problems during Cinnamon startup



    Cinnamon started successfully, but one or more applets, desklets or extension failed to load.



    Check your system log and the Cinnamon LookingGlass log for any issues. You can disable the offending extension(s) in Cinnamon Settings to prevent this message from occurring. Please contact the developer.




    Sure enough, when I checked the Desklets settings, there was an extension marked with "error".



    Out of curiosity, I tried to look for the log message mentioned in the notification to no avail. There were no relevant messages in /var/log/syslog and I could not find the LookingGlass log.



    This is what I've tried:



    dmesg | grep -i cinnamon
    grep -i cinnamon /var/log/syslog
    find /var/log -iname "*cinnamon*"
    find /var/log -iname "*glass*"
    find /var/log -iname "*looking*"









    share|improve this question



























      19












      19








      19


      1






      I run Linux Mint 17.1. When I log in I get a Cinnamon notification saying:




      Problems during Cinnamon startup



      Cinnamon started successfully, but one or more applets, desklets or extension failed to load.



      Check your system log and the Cinnamon LookingGlass log for any issues. You can disable the offending extension(s) in Cinnamon Settings to prevent this message from occurring. Please contact the developer.




      Sure enough, when I checked the Desklets settings, there was an extension marked with "error".



      Out of curiosity, I tried to look for the log message mentioned in the notification to no avail. There were no relevant messages in /var/log/syslog and I could not find the LookingGlass log.



      This is what I've tried:



      dmesg | grep -i cinnamon
      grep -i cinnamon /var/log/syslog
      find /var/log -iname "*cinnamon*"
      find /var/log -iname "*glass*"
      find /var/log -iname "*looking*"









      share|improve this question
















      I run Linux Mint 17.1. When I log in I get a Cinnamon notification saying:




      Problems during Cinnamon startup



      Cinnamon started successfully, but one or more applets, desklets or extension failed to load.



      Check your system log and the Cinnamon LookingGlass log for any issues. You can disable the offending extension(s) in Cinnamon Settings to prevent this message from occurring. Please contact the developer.




      Sure enough, when I checked the Desklets settings, there was an extension marked with "error".



      Out of curiosity, I tried to look for the log message mentioned in the notification to no avail. There were no relevant messages in /var/log/syslog and I could not find the LookingGlass log.



      This is what I've tried:



      dmesg | grep -i cinnamon
      grep -i cinnamon /var/log/syslog
      find /var/log -iname "*cinnamon*"
      find /var/log -iname "*glass*"
      find /var/log -iname "*looking*"






      linux-mint cinnamon






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Mar 29 '16 at 15:08







      jacwah

















      asked Jul 7 '15 at 21:15









      jacwahjacwah

      2321211




      2321211






















          3 Answers
          3






          active

          oldest

          votes


















          24














          It looks like it is here:



          ~/.cinnamon/glass.log





          share|improve this answer



















          • 2





            Apparently this is no longer being written to as of Cinnamon 3.8.8 (after updating to Ubuntu 18.10). The log is in ~/.xsession-errors now, see Jake1164's answer.

            – dpi
            Oct 30 '18 at 15:19



















          4














          In cinnamon 3.8.x the glass.log was combined into the ~/.xsession-errors file.



          You can view and filter only (looking)glass.log entries on the Log tab of the Melange-Cinnamon Debugger application. To open Melange, Right click on the task bar in cinnamon and then select Troubleshoot -> Looking Glass.






          share|improve this answer































            0














            No longer relevant to Mint 18.3






            share|improve this answer








            New contributor




            Doug Baxter is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.




















              Your Answer








              StackExchange.ready(function() {
              var channelOptions = {
              tags: "".split(" "),
              id: "106"
              };
              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: false,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: null,
              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%2funix.stackexchange.com%2fquestions%2f214472%2fwhere-is-the-cinnamon-lookingglass-log%23new-answer', 'question_page');
              }
              );

              Post as a guest















              Required, but never shown

























              3 Answers
              3






              active

              oldest

              votes








              3 Answers
              3






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              24














              It looks like it is here:



              ~/.cinnamon/glass.log





              share|improve this answer



















              • 2





                Apparently this is no longer being written to as of Cinnamon 3.8.8 (after updating to Ubuntu 18.10). The log is in ~/.xsession-errors now, see Jake1164's answer.

                – dpi
                Oct 30 '18 at 15:19
















              24














              It looks like it is here:



              ~/.cinnamon/glass.log





              share|improve this answer



















              • 2





                Apparently this is no longer being written to as of Cinnamon 3.8.8 (after updating to Ubuntu 18.10). The log is in ~/.xsession-errors now, see Jake1164's answer.

                – dpi
                Oct 30 '18 at 15:19














              24












              24








              24







              It looks like it is here:



              ~/.cinnamon/glass.log





              share|improve this answer













              It looks like it is here:



              ~/.cinnamon/glass.log






              share|improve this answer












              share|improve this answer



              share|improve this answer










              answered Jul 7 '15 at 21:37









              Timothy MartinTimothy Martin

              5,4042330




              5,4042330








              • 2





                Apparently this is no longer being written to as of Cinnamon 3.8.8 (after updating to Ubuntu 18.10). The log is in ~/.xsession-errors now, see Jake1164's answer.

                – dpi
                Oct 30 '18 at 15:19














              • 2





                Apparently this is no longer being written to as of Cinnamon 3.8.8 (after updating to Ubuntu 18.10). The log is in ~/.xsession-errors now, see Jake1164's answer.

                – dpi
                Oct 30 '18 at 15:19








              2




              2





              Apparently this is no longer being written to as of Cinnamon 3.8.8 (after updating to Ubuntu 18.10). The log is in ~/.xsession-errors now, see Jake1164's answer.

              – dpi
              Oct 30 '18 at 15:19





              Apparently this is no longer being written to as of Cinnamon 3.8.8 (after updating to Ubuntu 18.10). The log is in ~/.xsession-errors now, see Jake1164's answer.

              – dpi
              Oct 30 '18 at 15:19













              4














              In cinnamon 3.8.x the glass.log was combined into the ~/.xsession-errors file.



              You can view and filter only (looking)glass.log entries on the Log tab of the Melange-Cinnamon Debugger application. To open Melange, Right click on the task bar in cinnamon and then select Troubleshoot -> Looking Glass.






              share|improve this answer




























                4














                In cinnamon 3.8.x the glass.log was combined into the ~/.xsession-errors file.



                You can view and filter only (looking)glass.log entries on the Log tab of the Melange-Cinnamon Debugger application. To open Melange, Right click on the task bar in cinnamon and then select Troubleshoot -> Looking Glass.






                share|improve this answer


























                  4












                  4








                  4







                  In cinnamon 3.8.x the glass.log was combined into the ~/.xsession-errors file.



                  You can view and filter only (looking)glass.log entries on the Log tab of the Melange-Cinnamon Debugger application. To open Melange, Right click on the task bar in cinnamon and then select Troubleshoot -> Looking Glass.






                  share|improve this answer













                  In cinnamon 3.8.x the glass.log was combined into the ~/.xsession-errors file.



                  You can view and filter only (looking)glass.log entries on the Log tab of the Melange-Cinnamon Debugger application. To open Melange, Right click on the task bar in cinnamon and then select Troubleshoot -> Looking Glass.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Sep 6 '18 at 15:32









                  Jake1164Jake1164

                  1413




                  1413























                      0














                      No longer relevant to Mint 18.3






                      share|improve this answer








                      New contributor




                      Doug Baxter is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                      Check out our Code of Conduct.

























                        0














                        No longer relevant to Mint 18.3






                        share|improve this answer








                        New contributor




                        Doug Baxter is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                        Check out our Code of Conduct.























                          0












                          0








                          0







                          No longer relevant to Mint 18.3






                          share|improve this answer








                          New contributor




                          Doug Baxter is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.










                          No longer relevant to Mint 18.3







                          share|improve this answer








                          New contributor




                          Doug Baxter is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.









                          share|improve this answer



                          share|improve this answer






                          New contributor




                          Doug Baxter is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.









                          answered 26 mins ago









                          Doug BaxterDoug Baxter

                          11




                          11




                          New contributor




                          Doug Baxter is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.





                          New contributor





                          Doug Baxter is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.






                          Doug Baxter is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.






























                              draft saved

                              draft discarded




















































                              Thanks for contributing an answer to Unix & Linux Stack Exchange!


                              • 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%2funix.stackexchange.com%2fquestions%2f214472%2fwhere-is-the-cinnamon-lookingglass-log%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 rewrite equation of hyperbola in standard form

                              No ethernet ip address in my vocore2