ubuntu 18.04 settings not opening












1














My ubuntu's settings is not opening
when i click on settings there is a response in the panel showing that settings is opening but after some times it will fade out and the settings wont open.



I uninstalled gnome-control-center and reinstalled but no change
when i run the command in terminal this the following output that i got
OUTPUT:



gnome-control-center: error while loading shared libraries: /usr/lib/x86_64-linux-gnu/samba/libmsrpc3.so.0: invalid ELF header


please help me to solve this issue



thank you










share|improve this question





























    1














    My ubuntu's settings is not opening
    when i click on settings there is a response in the panel showing that settings is opening but after some times it will fade out and the settings wont open.



    I uninstalled gnome-control-center and reinstalled but no change
    when i run the command in terminal this the following output that i got
    OUTPUT:



    gnome-control-center: error while loading shared libraries: /usr/lib/x86_64-linux-gnu/samba/libmsrpc3.so.0: invalid ELF header


    please help me to solve this issue



    thank you










    share|improve this question



























      1












      1








      1







      My ubuntu's settings is not opening
      when i click on settings there is a response in the panel showing that settings is opening but after some times it will fade out and the settings wont open.



      I uninstalled gnome-control-center and reinstalled but no change
      when i run the command in terminal this the following output that i got
      OUTPUT:



      gnome-control-center: error while loading shared libraries: /usr/lib/x86_64-linux-gnu/samba/libmsrpc3.so.0: invalid ELF header


      please help me to solve this issue



      thank you










      share|improve this question















      My ubuntu's settings is not opening
      when i click on settings there is a response in the panel showing that settings is opening but after some times it will fade out and the settings wont open.



      I uninstalled gnome-control-center and reinstalled but no change
      when i run the command in terminal this the following output that i got
      OUTPUT:



      gnome-control-center: error while loading shared libraries: /usr/lib/x86_64-linux-gnu/samba/libmsrpc3.so.0: invalid ELF header


      please help me to solve this issue



      thank you







      18.04 gnome-control-center






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Dec 24 '18 at 7:40









      thangdc94

      655712




      655712










      asked Dec 24 '18 at 3:24









      codingKIDcodingKID

      84




      84






















          1 Answer
          1






          active

          oldest

          votes


















          0














          The /usr/lib/x86_64-linux-gnu/samba/libmsrpc3.so.0 library came

          from samba-libs package (checked on packages.ubuntu.com search) so consider to reinstall it with



          sudo apt-get install --reinstall samba-libs





          share|improve this answer





















          • thank you its worked :)
            – codingKID
            Dec 26 '18 at 8:03











          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%2f1104132%2fubuntu-18-04-settings-not-opening%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














          The /usr/lib/x86_64-linux-gnu/samba/libmsrpc3.so.0 library came

          from samba-libs package (checked on packages.ubuntu.com search) so consider to reinstall it with



          sudo apt-get install --reinstall samba-libs





          share|improve this answer





















          • thank you its worked :)
            – codingKID
            Dec 26 '18 at 8:03
















          0














          The /usr/lib/x86_64-linux-gnu/samba/libmsrpc3.so.0 library came

          from samba-libs package (checked on packages.ubuntu.com search) so consider to reinstall it with



          sudo apt-get install --reinstall samba-libs





          share|improve this answer





















          • thank you its worked :)
            – codingKID
            Dec 26 '18 at 8:03














          0












          0








          0






          The /usr/lib/x86_64-linux-gnu/samba/libmsrpc3.so.0 library came

          from samba-libs package (checked on packages.ubuntu.com search) so consider to reinstall it with



          sudo apt-get install --reinstall samba-libs





          share|improve this answer












          The /usr/lib/x86_64-linux-gnu/samba/libmsrpc3.so.0 library came

          from samba-libs package (checked on packages.ubuntu.com search) so consider to reinstall it with



          sudo apt-get install --reinstall samba-libs






          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Dec 24 '18 at 9:01









          N0rbertN0rbert

          21.5k547101




          21.5k547101












          • thank you its worked :)
            – codingKID
            Dec 26 '18 at 8:03


















          • thank you its worked :)
            – codingKID
            Dec 26 '18 at 8:03
















          thank you its worked :)
          – codingKID
          Dec 26 '18 at 8:03




          thank you its worked :)
          – codingKID
          Dec 26 '18 at 8:03


















          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%2f1104132%2fubuntu-18-04-settings-not-opening%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

          Mouse cursor on multiple screens with different PPI

          Agildo Ribeiro

          Sometime when accessing a menu: “Ubuntu 16.04 has experienced an internal error”