Inkscape 0.92.0 (snap) fonts problem - Ubuntu 16.10











up vote
3
down vote

favorite
1












Inkscape does not see any new installed font.




  1. Installed inkscape 0.92 (snap package)

  2. It works and recognizes all default fonts of Ubuntu 16.10

  3. Installed new font with font manager (Roboto ttf font family)

  4. Restarted inkscape and system. Inkscape does not "see" new font.

  5. Installed roboto font by copying directly to the usr/share/fonts/ folder. Refreshed font cache. Restarted system. Inkscape still does not see new font.


I've tried with couple of different fonts, and the situation is the same.



New fonts are appearing in LibreOffice for example, but not in Inkscape (maybe I need to ask elsewhere if it's Inkscape's problem?)










share|improve this question
























  • Updated my question.
    – Edin Raimovic
    Feb 6 '17 at 12:49















up vote
3
down vote

favorite
1












Inkscape does not see any new installed font.




  1. Installed inkscape 0.92 (snap package)

  2. It works and recognizes all default fonts of Ubuntu 16.10

  3. Installed new font with font manager (Roboto ttf font family)

  4. Restarted inkscape and system. Inkscape does not "see" new font.

  5. Installed roboto font by copying directly to the usr/share/fonts/ folder. Refreshed font cache. Restarted system. Inkscape still does not see new font.


I've tried with couple of different fonts, and the situation is the same.



New fonts are appearing in LibreOffice for example, but not in Inkscape (maybe I need to ask elsewhere if it's Inkscape's problem?)










share|improve this question
























  • Updated my question.
    – Edin Raimovic
    Feb 6 '17 at 12:49













up vote
3
down vote

favorite
1









up vote
3
down vote

favorite
1






1





Inkscape does not see any new installed font.




  1. Installed inkscape 0.92 (snap package)

  2. It works and recognizes all default fonts of Ubuntu 16.10

  3. Installed new font with font manager (Roboto ttf font family)

  4. Restarted inkscape and system. Inkscape does not "see" new font.

  5. Installed roboto font by copying directly to the usr/share/fonts/ folder. Refreshed font cache. Restarted system. Inkscape still does not see new font.


I've tried with couple of different fonts, and the situation is the same.



New fonts are appearing in LibreOffice for example, but not in Inkscape (maybe I need to ask elsewhere if it's Inkscape's problem?)










share|improve this question















Inkscape does not see any new installed font.




  1. Installed inkscape 0.92 (snap package)

  2. It works and recognizes all default fonts of Ubuntu 16.10

  3. Installed new font with font manager (Roboto ttf font family)

  4. Restarted inkscape and system. Inkscape does not "see" new font.

  5. Installed roboto font by copying directly to the usr/share/fonts/ folder. Refreshed font cache. Restarted system. Inkscape still does not see new font.


I've tried with couple of different fonts, and the situation is the same.



New fonts are appearing in LibreOffice for example, but not in Inkscape (maybe I need to ask elsewhere if it's Inkscape's problem?)







fonts snap inkscape






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Feb 6 '17 at 13:17









Sylvain Pineau

48.2k16104149




48.2k16104149










asked Feb 3 '17 at 15:33









Edin Raimovic

184




184












  • Updated my question.
    – Edin Raimovic
    Feb 6 '17 at 12:49


















  • Updated my question.
    – Edin Raimovic
    Feb 6 '17 at 12:49
















Updated my question.
– Edin Raimovic
Feb 6 '17 at 12:49




Updated my question.
– Edin Raimovic
Feb 6 '17 at 12:49










3 Answers
3






active

oldest

votes

















up vote
4
down vote



accepted










this is a known issue with the snap package format for Ubuntu. As far as I understand, they do only find fonts that you put into the .fonts directory in your home directory.



https://bugs.launchpad.net/inkscape/+bug/1655609






share|improve this answer





















  • Or, if I read this again, maybe not?... Sorry if wrong, but you can give the workaround a try.
    – Maren
    Feb 6 '17 at 18:00










  • Yes, that's it. Thank you very much.
    – Edin Raimovic
    Feb 7 '17 at 11:40


















up vote
1
down vote













Check which Inkscape you use: snap or apt.



In the Ubuntu 18.04 AppCenter, there are two different versions of Inkscape, one from the Snap Store, one from ubuntu-bionic-universe.



If you have the first one, you’re in trouble, there are no fonts you have installed and a Windows XP-like interface. Remove this version and get the second one and you'll be happy then.






share|improve this answer










New contributor




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


















  • This is not a duplicate; installing the apt version is an alternative.
    – abu_bua
    Nov 27 at 15:44


















up vote
0
down vote













I just went through this with Ubuntu 18.04 and Inkscape 0.92. Putting fonts (truetype) in ~./fonts didn't work. Moving them to /usr/share/fonts/truetype did.



After putting the fonts in ./fonts and not seeing them in inkscape found here interfaces: mount host system fonts in desktop interface #3889 I executed



$ snap refresh --channel=edge core


... which didn't help.



I then move the fonts to /user/share/fonts/trutype and could see the fonts in Inkscape.






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: 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%2f879468%2finkscape-0-92-0-snap-fonts-problem-ubuntu-16-10%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








    up vote
    4
    down vote



    accepted










    this is a known issue with the snap package format for Ubuntu. As far as I understand, they do only find fonts that you put into the .fonts directory in your home directory.



    https://bugs.launchpad.net/inkscape/+bug/1655609






    share|improve this answer





















    • Or, if I read this again, maybe not?... Sorry if wrong, but you can give the workaround a try.
      – Maren
      Feb 6 '17 at 18:00










    • Yes, that's it. Thank you very much.
      – Edin Raimovic
      Feb 7 '17 at 11:40















    up vote
    4
    down vote



    accepted










    this is a known issue with the snap package format for Ubuntu. As far as I understand, they do only find fonts that you put into the .fonts directory in your home directory.



    https://bugs.launchpad.net/inkscape/+bug/1655609






    share|improve this answer





















    • Or, if I read this again, maybe not?... Sorry if wrong, but you can give the workaround a try.
      – Maren
      Feb 6 '17 at 18:00










    • Yes, that's it. Thank you very much.
      – Edin Raimovic
      Feb 7 '17 at 11:40













    up vote
    4
    down vote



    accepted







    up vote
    4
    down vote



    accepted






    this is a known issue with the snap package format for Ubuntu. As far as I understand, they do only find fonts that you put into the .fonts directory in your home directory.



    https://bugs.launchpad.net/inkscape/+bug/1655609






    share|improve this answer












    this is a known issue with the snap package format for Ubuntu. As far as I understand, they do only find fonts that you put into the .fonts directory in your home directory.



    https://bugs.launchpad.net/inkscape/+bug/1655609







    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered Feb 6 '17 at 17:59









    Maren

    561




    561












    • Or, if I read this again, maybe not?... Sorry if wrong, but you can give the workaround a try.
      – Maren
      Feb 6 '17 at 18:00










    • Yes, that's it. Thank you very much.
      – Edin Raimovic
      Feb 7 '17 at 11:40


















    • Or, if I read this again, maybe not?... Sorry if wrong, but you can give the workaround a try.
      – Maren
      Feb 6 '17 at 18:00










    • Yes, that's it. Thank you very much.
      – Edin Raimovic
      Feb 7 '17 at 11:40
















    Or, if I read this again, maybe not?... Sorry if wrong, but you can give the workaround a try.
    – Maren
    Feb 6 '17 at 18:00




    Or, if I read this again, maybe not?... Sorry if wrong, but you can give the workaround a try.
    – Maren
    Feb 6 '17 at 18:00












    Yes, that's it. Thank you very much.
    – Edin Raimovic
    Feb 7 '17 at 11:40




    Yes, that's it. Thank you very much.
    – Edin Raimovic
    Feb 7 '17 at 11:40












    up vote
    1
    down vote













    Check which Inkscape you use: snap or apt.



    In the Ubuntu 18.04 AppCenter, there are two different versions of Inkscape, one from the Snap Store, one from ubuntu-bionic-universe.



    If you have the first one, you’re in trouble, there are no fonts you have installed and a Windows XP-like interface. Remove this version and get the second one and you'll be happy then.






    share|improve this answer










    New contributor




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


















    • This is not a duplicate; installing the apt version is an alternative.
      – abu_bua
      Nov 27 at 15:44















    up vote
    1
    down vote













    Check which Inkscape you use: snap or apt.



    In the Ubuntu 18.04 AppCenter, there are two different versions of Inkscape, one from the Snap Store, one from ubuntu-bionic-universe.



    If you have the first one, you’re in trouble, there are no fonts you have installed and a Windows XP-like interface. Remove this version and get the second one and you'll be happy then.






    share|improve this answer










    New contributor




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


















    • This is not a duplicate; installing the apt version is an alternative.
      – abu_bua
      Nov 27 at 15:44













    up vote
    1
    down vote










    up vote
    1
    down vote









    Check which Inkscape you use: snap or apt.



    In the Ubuntu 18.04 AppCenter, there are two different versions of Inkscape, one from the Snap Store, one from ubuntu-bionic-universe.



    If you have the first one, you’re in trouble, there are no fonts you have installed and a Windows XP-like interface. Remove this version and get the second one and you'll be happy then.






    share|improve this answer










    New contributor




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









    Check which Inkscape you use: snap or apt.



    In the Ubuntu 18.04 AppCenter, there are two different versions of Inkscape, one from the Snap Store, one from ubuntu-bionic-universe.



    If you have the first one, you’re in trouble, there are no fonts you have installed and a Windows XP-like interface. Remove this version and get the second one and you'll be happy then.







    share|improve this answer










    New contributor




    Eugene Soukin 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








    edited Nov 27 at 15:42









    abu_bua

    3,06081023




    3,06081023






    New contributor




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









    answered Nov 27 at 8:50









    Eugene Soukin

    111




    111




    New contributor




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





    New contributor





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






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












    • This is not a duplicate; installing the apt version is an alternative.
      – abu_bua
      Nov 27 at 15:44


















    • This is not a duplicate; installing the apt version is an alternative.
      – abu_bua
      Nov 27 at 15:44
















    This is not a duplicate; installing the apt version is an alternative.
    – abu_bua
    Nov 27 at 15:44




    This is not a duplicate; installing the apt version is an alternative.
    – abu_bua
    Nov 27 at 15:44










    up vote
    0
    down vote













    I just went through this with Ubuntu 18.04 and Inkscape 0.92. Putting fonts (truetype) in ~./fonts didn't work. Moving them to /usr/share/fonts/truetype did.



    After putting the fonts in ./fonts and not seeing them in inkscape found here interfaces: mount host system fonts in desktop interface #3889 I executed



    $ snap refresh --channel=edge core


    ... which didn't help.



    I then move the fonts to /user/share/fonts/trutype and could see the fonts in Inkscape.






    share|improve this answer

























      up vote
      0
      down vote













      I just went through this with Ubuntu 18.04 and Inkscape 0.92. Putting fonts (truetype) in ~./fonts didn't work. Moving them to /usr/share/fonts/truetype did.



      After putting the fonts in ./fonts and not seeing them in inkscape found here interfaces: mount host system fonts in desktop interface #3889 I executed



      $ snap refresh --channel=edge core


      ... which didn't help.



      I then move the fonts to /user/share/fonts/trutype and could see the fonts in Inkscape.






      share|improve this answer























        up vote
        0
        down vote










        up vote
        0
        down vote









        I just went through this with Ubuntu 18.04 and Inkscape 0.92. Putting fonts (truetype) in ~./fonts didn't work. Moving them to /usr/share/fonts/truetype did.



        After putting the fonts in ./fonts and not seeing them in inkscape found here interfaces: mount host system fonts in desktop interface #3889 I executed



        $ snap refresh --channel=edge core


        ... which didn't help.



        I then move the fonts to /user/share/fonts/trutype and could see the fonts in Inkscape.






        share|improve this answer












        I just went through this with Ubuntu 18.04 and Inkscape 0.92. Putting fonts (truetype) in ~./fonts didn't work. Moving them to /usr/share/fonts/truetype did.



        After putting the fonts in ./fonts and not seeing them in inkscape found here interfaces: mount host system fonts in desktop interface #3889 I executed



        $ snap refresh --channel=edge core


        ... which didn't help.



        I then move the fonts to /user/share/fonts/trutype and could see the fonts in Inkscape.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Oct 11 at 20:10









        klequis

        3612418




        3612418






























            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%2f879468%2finkscape-0-92-0-snap-fonts-problem-ubuntu-16-10%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

            Category:香港粉麵

            List *all* the tuples!

            Channel [V]