Ubuntu 17.10, PlayOnLinux, Wine v2.22, Office 2010, p11-kit: couldn't load module

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












Under Ubuntu 17.10, I have had Office 2010 running on PlayOnLinux, Wine v2.22, for some months. Out of nowhere this morning – I probably haven’t tried to open it for a week or so – I get the following error when trying to open Word:



p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: cannot open shared object file: No such file or directory
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory









share|improve this question

























    up vote
    0
    down vote

    favorite












    Under Ubuntu 17.10, I have had Office 2010 running on PlayOnLinux, Wine v2.22, for some months. Out of nowhere this morning – I probably haven’t tried to open it for a week or so – I get the following error when trying to open Word:



    p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: cannot open shared object file: No such file or directory
    p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory









    share|improve this question























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      Under Ubuntu 17.10, I have had Office 2010 running on PlayOnLinux, Wine v2.22, for some months. Out of nowhere this morning – I probably haven’t tried to open it for a week or so – I get the following error when trying to open Word:



      p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: cannot open shared object file: No such file or directory
      p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory









      share|improve this question













      Under Ubuntu 17.10, I have had Office 2010 running on PlayOnLinux, Wine v2.22, for some months. Out of nowhere this morning – I probably haven’t tried to open it for a week or so – I get the following error when trying to open Word:



      p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: cannot open shared object file: No such file or directory
      p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory






      wine 17.10 playonlinux microsoft-office






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 18 at 1:24









      Andrew Conley

      757




      757




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote



          accepted










          I searched and found that the folder pkcs11 exists in a different place in /usr/lib so I made a symlink to it and, voilà, it works again.



          sudo ln -s /usr/lib/x86_64-linux-gnu/pkcs11 /usr/lib/i386-linux-gnu/pkcs11





          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: false,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            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%2f1016886%2fubuntu-17-10-playonlinux-wine-v2-22-office-2010-p11-kit-couldnt-load-modul%23new-answer', 'question_page');

            );

            Post as a guest






























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote



            accepted










            I searched and found that the folder pkcs11 exists in a different place in /usr/lib so I made a symlink to it and, voilà, it works again.



            sudo ln -s /usr/lib/x86_64-linux-gnu/pkcs11 /usr/lib/i386-linux-gnu/pkcs11





            share|improve this answer
























              up vote
              0
              down vote



              accepted










              I searched and found that the folder pkcs11 exists in a different place in /usr/lib so I made a symlink to it and, voilà, it works again.



              sudo ln -s /usr/lib/x86_64-linux-gnu/pkcs11 /usr/lib/i386-linux-gnu/pkcs11





              share|improve this answer






















                up vote
                0
                down vote



                accepted







                up vote
                0
                down vote



                accepted






                I searched and found that the folder pkcs11 exists in a different place in /usr/lib so I made a symlink to it and, voilà, it works again.



                sudo ln -s /usr/lib/x86_64-linux-gnu/pkcs11 /usr/lib/i386-linux-gnu/pkcs11





                share|improve this answer












                I searched and found that the folder pkcs11 exists in a different place in /usr/lib so I made a symlink to it and, voilà, it works again.



                sudo ln -s /usr/lib/x86_64-linux-gnu/pkcs11 /usr/lib/i386-linux-gnu/pkcs11






                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Mar 18 at 1:24









                Andrew Conley

                757




                757



























                     

                    draft saved


                    draft discarded















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1016886%2fubuntu-17-10-playonlinux-wine-v2-22-office-2010-p11-kit-couldnt-load-modul%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Popular posts from this blog

                    GRUB: Fatal! inconsistent data read from (0x84) 0+xxxxxx

                    What makes Checkinstall packages not suitable for distribution?

                    Running the scala interactive shell from the command line