Wine collapsed input fields

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








up vote
0
down vote

favorite












HI!



I installed playonlinux on my xubuntu x64 16.04 PC (with nvidia driver 384.111). I followed the instructions for installing Photoshop CS6.



When i was started the application, the fonts were weird and the inputs are unusable. Did I something wrong?



I include a screen-shot: xfce-ps-window



I also tried with Xorg driver (nothing changed).

I think it isn't a driver related issue.



Any ideas?










share|improve this question





















  • Which instructions/steps do you follow? Windows software not always work flawless with wine. Consider trying Gimp.
    – Pablo Bianchi
    Feb 18 at 1:59











  • I followed the instructions of playonlinux Photoshop CS6 installation. Gimp is good but not for web designing.
    – Dávid Bíró
    Feb 18 at 16:05














up vote
0
down vote

favorite












HI!



I installed playonlinux on my xubuntu x64 16.04 PC (with nvidia driver 384.111). I followed the instructions for installing Photoshop CS6.



When i was started the application, the fonts were weird and the inputs are unusable. Did I something wrong?



I include a screen-shot: xfce-ps-window



I also tried with Xorg driver (nothing changed).

I think it isn't a driver related issue.



Any ideas?










share|improve this question





















  • Which instructions/steps do you follow? Windows software not always work flawless with wine. Consider trying Gimp.
    – Pablo Bianchi
    Feb 18 at 1:59











  • I followed the instructions of playonlinux Photoshop CS6 installation. Gimp is good but not for web designing.
    – Dávid Bíró
    Feb 18 at 16:05












up vote
0
down vote

favorite









up vote
0
down vote

favorite











HI!



I installed playonlinux on my xubuntu x64 16.04 PC (with nvidia driver 384.111). I followed the instructions for installing Photoshop CS6.



When i was started the application, the fonts were weird and the inputs are unusable. Did I something wrong?



I include a screen-shot: xfce-ps-window



I also tried with Xorg driver (nothing changed).

I think it isn't a driver related issue.



Any ideas?










share|improve this question













HI!



I installed playonlinux on my xubuntu x64 16.04 PC (with nvidia driver 384.111). I followed the instructions for installing Photoshop CS6.



When i was started the application, the fonts were weird and the inputs are unusable. Did I something wrong?



I include a screen-shot: xfce-ps-window



I also tried with Xorg driver (nothing changed).

I think it isn't a driver related issue.



Any ideas?







nvidia xubuntu wine playonlinux






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Feb 17 at 23:53









Dávid Bíró

1




1











  • Which instructions/steps do you follow? Windows software not always work flawless with wine. Consider trying Gimp.
    – Pablo Bianchi
    Feb 18 at 1:59











  • I followed the instructions of playonlinux Photoshop CS6 installation. Gimp is good but not for web designing.
    – Dávid Bíró
    Feb 18 at 16:05
















  • Which instructions/steps do you follow? Windows software not always work flawless with wine. Consider trying Gimp.
    – Pablo Bianchi
    Feb 18 at 1:59











  • I followed the instructions of playonlinux Photoshop CS6 installation. Gimp is good but not for web designing.
    – Dávid Bíró
    Feb 18 at 16:05















Which instructions/steps do you follow? Windows software not always work flawless with wine. Consider trying Gimp.
– Pablo Bianchi
Feb 18 at 1:59





Which instructions/steps do you follow? Windows software not always work flawless with wine. Consider trying Gimp.
– Pablo Bianchi
Feb 18 at 1:59













I followed the instructions of playonlinux Photoshop CS6 installation. Gimp is good but not for web designing.
– Dávid Bíró
Feb 18 at 16:05




I followed the instructions of playonlinux Photoshop CS6 installation. Gimp is good but not for web designing.
– Dávid Bíró
Feb 18 at 16:05










1 Answer
1






active

oldest

votes

















up vote
0
down vote













I found the solution!



I installed the latest wine version, with the latest winetricks.
I installed these libraries with winetricks: vcrun2008 vcrun2010 vcrun2012 vcrun2013 atmlib msxml3 msxml6 gdiplus allfonts
as this page suggested : https://appdb.winehq.org/objectManager.php?sClass=version&iId=34741



So playonlinux is wrong. Now I have a bit issue with the viewport. I have to click on it to update. ( a bit annoying but ok)






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%2f1007229%2fwine-collapsed-input-fields%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













    I found the solution!



    I installed the latest wine version, with the latest winetricks.
    I installed these libraries with winetricks: vcrun2008 vcrun2010 vcrun2012 vcrun2013 atmlib msxml3 msxml6 gdiplus allfonts
    as this page suggested : https://appdb.winehq.org/objectManager.php?sClass=version&iId=34741



    So playonlinux is wrong. Now I have a bit issue with the viewport. I have to click on it to update. ( a bit annoying but ok)






    share|improve this answer
























      up vote
      0
      down vote













      I found the solution!



      I installed the latest wine version, with the latest winetricks.
      I installed these libraries with winetricks: vcrun2008 vcrun2010 vcrun2012 vcrun2013 atmlib msxml3 msxml6 gdiplus allfonts
      as this page suggested : https://appdb.winehq.org/objectManager.php?sClass=version&iId=34741



      So playonlinux is wrong. Now I have a bit issue with the viewport. I have to click on it to update. ( a bit annoying but ok)






      share|improve this answer






















        up vote
        0
        down vote










        up vote
        0
        down vote









        I found the solution!



        I installed the latest wine version, with the latest winetricks.
        I installed these libraries with winetricks: vcrun2008 vcrun2010 vcrun2012 vcrun2013 atmlib msxml3 msxml6 gdiplus allfonts
        as this page suggested : https://appdb.winehq.org/objectManager.php?sClass=version&iId=34741



        So playonlinux is wrong. Now I have a bit issue with the viewport. I have to click on it to update. ( a bit annoying but ok)






        share|improve this answer












        I found the solution!



        I installed the latest wine version, with the latest winetricks.
        I installed these libraries with winetricks: vcrun2008 vcrun2010 vcrun2012 vcrun2013 atmlib msxml3 msxml6 gdiplus allfonts
        as this page suggested : https://appdb.winehq.org/objectManager.php?sClass=version&iId=34741



        So playonlinux is wrong. Now I have a bit issue with the viewport. I have to click on it to update. ( a bit annoying but ok)







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Feb 25 at 14:56









        Dávid Bíró

        1




        1



























             

            draft saved


            draft discarded















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1007229%2fwine-collapsed-input-fields%23new-answer', 'question_page');

            );

            Post as a guest













































































            Popular posts from this blog

            How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

            Trouble downloading packages list due to a “Hash sum mismatch” error

            How do I move numbers in filenames, in a batch renaming operation?