PlayOnLinux fails to install MS Office (weird EULA blank window)












2















I'm trying to install MS Office 2010 with PlayOnLinux on Lubuntu 18.04.



The installation process runs for more than 30 min with no results. An EULA window pops up, but it happens to mostly blank (no ok button, no option for tab+accept).





I used Wine through the terminal and accepted the EULA, but an error message appears, saying it couldn't be installed.



Finally, I decided to try CrossOver and I succeeded installing MS Office 2010.



What might be wrong with PlayOnLinux then?










share|improve this question

























  • The blank EULA might be due to missing fonts or the dwrite bug. It's been a while since I've used Wine, however.

    – dsstorefile1
    Jun 15 '18 at 10:35











  • Thanks, any idea on how to fix it? :/ I'm relatively new to Ubuntu :)

    – Dave V
    Jun 15 '18 at 12:44
















2















I'm trying to install MS Office 2010 with PlayOnLinux on Lubuntu 18.04.



The installation process runs for more than 30 min with no results. An EULA window pops up, but it happens to mostly blank (no ok button, no option for tab+accept).





I used Wine through the terminal and accepted the EULA, but an error message appears, saying it couldn't be installed.



Finally, I decided to try CrossOver and I succeeded installing MS Office 2010.



What might be wrong with PlayOnLinux then?










share|improve this question

























  • The blank EULA might be due to missing fonts or the dwrite bug. It's been a while since I've used Wine, however.

    – dsstorefile1
    Jun 15 '18 at 10:35











  • Thanks, any idea on how to fix it? :/ I'm relatively new to Ubuntu :)

    – Dave V
    Jun 15 '18 at 12:44














2












2








2








I'm trying to install MS Office 2010 with PlayOnLinux on Lubuntu 18.04.



The installation process runs for more than 30 min with no results. An EULA window pops up, but it happens to mostly blank (no ok button, no option for tab+accept).





I used Wine through the terminal and accepted the EULA, but an error message appears, saying it couldn't be installed.



Finally, I decided to try CrossOver and I succeeded installing MS Office 2010.



What might be wrong with PlayOnLinux then?










share|improve this question
















I'm trying to install MS Office 2010 with PlayOnLinux on Lubuntu 18.04.



The installation process runs for more than 30 min with no results. An EULA window pops up, but it happens to mostly blank (no ok button, no option for tab+accept).





I used Wine through the terminal and accepted the EULA, but an error message appears, saying it couldn't be installed.



Finally, I decided to try CrossOver and I succeeded installing MS Office 2010.



What might be wrong with PlayOnLinux then?







software-installation playonlinux microsoft-office crossover






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jun 15 '18 at 10:28









Melebius

4,57651839




4,57651839










asked Jun 15 '18 at 10:19









Dave VDave V

111




111













  • The blank EULA might be due to missing fonts or the dwrite bug. It's been a while since I've used Wine, however.

    – dsstorefile1
    Jun 15 '18 at 10:35











  • Thanks, any idea on how to fix it? :/ I'm relatively new to Ubuntu :)

    – Dave V
    Jun 15 '18 at 12:44



















  • The blank EULA might be due to missing fonts or the dwrite bug. It's been a while since I've used Wine, however.

    – dsstorefile1
    Jun 15 '18 at 10:35











  • Thanks, any idea on how to fix it? :/ I'm relatively new to Ubuntu :)

    – Dave V
    Jun 15 '18 at 12:44

















The blank EULA might be due to missing fonts or the dwrite bug. It's been a while since I've used Wine, however.

– dsstorefile1
Jun 15 '18 at 10:35





The blank EULA might be due to missing fonts or the dwrite bug. It's been a while since I've used Wine, however.

– dsstorefile1
Jun 15 '18 at 10:35













Thanks, any idea on how to fix it? :/ I'm relatively new to Ubuntu :)

– Dave V
Jun 15 '18 at 12:44





Thanks, any idea on how to fix it? :/ I'm relatively new to Ubuntu :)

– Dave V
Jun 15 '18 at 12:44










1 Answer
1






active

oldest

votes


















0














Try to do the same like this....



1) Playonlinux - wine manager - 86x - install wine 3.8



2) Create new 32 bit virtual drive with wine 3.8



*Note: If you getting error while creating virtual drive; then



sudo dpkg --add-architecture i386



sudo apt install wine32



then try to create 32 bit virtual drive again*



3) In that virtual drive - pol component setup - install riched20, dotnet20 & msxml6



4) Install ms office 2010 setup from "non listed" option. (Do not install from the given list)






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%2f1046837%2fplayonlinux-fails-to-install-ms-office-weird-eula-blank-window%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














    Try to do the same like this....



    1) Playonlinux - wine manager - 86x - install wine 3.8



    2) Create new 32 bit virtual drive with wine 3.8



    *Note: If you getting error while creating virtual drive; then



    sudo dpkg --add-architecture i386



    sudo apt install wine32



    then try to create 32 bit virtual drive again*



    3) In that virtual drive - pol component setup - install riched20, dotnet20 & msxml6



    4) Install ms office 2010 setup from "non listed" option. (Do not install from the given list)






    share|improve this answer






























      0














      Try to do the same like this....



      1) Playonlinux - wine manager - 86x - install wine 3.8



      2) Create new 32 bit virtual drive with wine 3.8



      *Note: If you getting error while creating virtual drive; then



      sudo dpkg --add-architecture i386



      sudo apt install wine32



      then try to create 32 bit virtual drive again*



      3) In that virtual drive - pol component setup - install riched20, dotnet20 & msxml6



      4) Install ms office 2010 setup from "non listed" option. (Do not install from the given list)






      share|improve this answer




























        0












        0








        0







        Try to do the same like this....



        1) Playonlinux - wine manager - 86x - install wine 3.8



        2) Create new 32 bit virtual drive with wine 3.8



        *Note: If you getting error while creating virtual drive; then



        sudo dpkg --add-architecture i386



        sudo apt install wine32



        then try to create 32 bit virtual drive again*



        3) In that virtual drive - pol component setup - install riched20, dotnet20 & msxml6



        4) Install ms office 2010 setup from "non listed" option. (Do not install from the given list)






        share|improve this answer















        Try to do the same like this....



        1) Playonlinux - wine manager - 86x - install wine 3.8



        2) Create new 32 bit virtual drive with wine 3.8



        *Note: If you getting error while creating virtual drive; then



        sudo dpkg --add-architecture i386



        sudo apt install wine32



        then try to create 32 bit virtual drive again*



        3) In that virtual drive - pol component setup - install riched20, dotnet20 & msxml6



        4) Install ms office 2010 setup from "non listed" option. (Do not install from the given list)







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Jan 18 at 7:43

























        answered Jan 8 at 15:29









        Hanson DHanson D

        11




        11






























            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.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1046837%2fplayonlinux-fails-to-install-ms-office-weird-eula-blank-window%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

            Questions related to Moebius Transform of Characteristic Function of the Primes

            List of scandals in India

            Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?