Cannot load config file from /etc/fonts/fonts.confFontconfig error: cannot load default config filefonts.conf - use Droid fonts where possibleSet default Japanese fontFontconfig error: cannot load default config fileFontconfig error: line 126: junk after document elementRestore /etc/fonts/font config error launching google-chrome-stable from the command line on 14.04.5

Short story where algae runs a kind of software simulation of another world where life is evolving

Help resolve territory acquisition design difference of opinion in MMO RTS

SQL Server trusted connection additional security

Who originated the dangerous avocado-pitting technique?

What does Google's claim of "Quantum Supremacy" mean for the question of BQP vs BPP vs NP?

Multithreading program stuck in optimized mode but runs normally in -O0

Where are the NPC mages' spellbooks in the Lost Mine of Phandelver adventure?

What is it called when at university there are two subjects being held at the same time?

Are there any real life instances of aircraft aborting a landing to avoid a vehicle?

Best way to get my money back from a friend having family problems

Tourist / simple city maps to print

Meaning of これでもかという forms

Why derailleur guard is present only on more affordable bicycles

Should I pay closing cost and replace HVAC for buyer

Power supply - purpose of the capacitor on the side of the transformer before full bridge rectifier

Was this “caterpillar” strategy a good way to advance my pawns?

Is there an uncertainty associated with the value 0 K for absolute zero?

Building a phone charger 500 years ago

How to follow symbolic links on disk?

How to help my son improve without being discouraging?

Practically, how does an 'observer' collapse a wave function?

What is this hole on the left wing of the Eurofighter Typhoon?

Can only rich people become president?

Why is English not a regular language?



Cannot load config file from /etc/fonts/fonts.conf


Fontconfig error: cannot load default config filefonts.conf - use Droid fonts where possibleSet default Japanese fontFontconfig error: cannot load default config fileFontconfig error: line 126: junk after document elementRestore /etc/fonts/font config error launching google-chrome-stable from the command line on 14.04.5






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









0

















Upon invoking emacs, it report errrors:



Fontconfig error: "/etc/fonts/conf.d/90-synthetic.conf", line 6: invalid attribute 'version'
Fontconfig error: Cannot load config file from /etc/fonts/fonts.conf


Consult with the answer:
14.04 - Fontconfig error: cannot load default config file - Ask Ubuntu



me@alpha:~:
$ echo $FONTCONFIG_PATH
/etc/fonts


Unfortunately, it still does not work



How could solve the problem?










share|improve this question
































    0

















    Upon invoking emacs, it report errrors:



    Fontconfig error: "/etc/fonts/conf.d/90-synthetic.conf", line 6: invalid attribute 'version'
    Fontconfig error: Cannot load config file from /etc/fonts/fonts.conf


    Consult with the answer:
    14.04 - Fontconfig error: cannot load default config file - Ask Ubuntu



    me@alpha:~:
    $ echo $FONTCONFIG_PATH
    /etc/fonts


    Unfortunately, it still does not work



    How could solve the problem?










    share|improve this question




























      0












      0








      0








      Upon invoking emacs, it report errrors:



      Fontconfig error: "/etc/fonts/conf.d/90-synthetic.conf", line 6: invalid attribute 'version'
      Fontconfig error: Cannot load config file from /etc/fonts/fonts.conf


      Consult with the answer:
      14.04 - Fontconfig error: cannot load default config file - Ask Ubuntu



      me@alpha:~:
      $ echo $FONTCONFIG_PATH
      /etc/fonts


      Unfortunately, it still does not work



      How could solve the problem?










      share|improve this question















      Upon invoking emacs, it report errrors:



      Fontconfig error: "/etc/fonts/conf.d/90-synthetic.conf", line 6: invalid attribute 'version'
      Fontconfig error: Cannot load config file from /etc/fonts/fonts.conf


      Consult with the answer:
      14.04 - Fontconfig error: cannot load default config file - Ask Ubuntu



      me@alpha:~:
      $ echo $FONTCONFIG_PATH
      /etc/fonts


      Unfortunately, it still does not work



      How could solve the problem?







      fonts






      share|improve this question














      share|improve this question











      share|improve this question




      share|improve this question










      asked Jun 14 at 15:07









      AlgebraAlgebra

      7694 silver badges20 bronze badges




      7694 silver badges20 bronze badges























          1 Answer
          1






          active

          oldest

          votes


















          0


















          If you run the command



          dpkg -l | grep fontconfig


          I suspect that you find that the listed packages are not of the same version, which they should be. In that case the obvious solution is to update your system to the most recent packages:



          sudo apt update
          sudo apt upgrade


          I suppose you are on 18.10, btw. This problem shouldn't show up on 19.04; see this bug report:



          https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896684






          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/4.0/"u003ecc by-sa 4.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%2f1151094%2fcannot-load-config-file-from-etc-fonts-fonts-conf%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


















            If you run the command



            dpkg -l | grep fontconfig


            I suspect that you find that the listed packages are not of the same version, which they should be. In that case the obvious solution is to update your system to the most recent packages:



            sudo apt update
            sudo apt upgrade


            I suppose you are on 18.10, btw. This problem shouldn't show up on 19.04; see this bug report:



            https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896684






            share|improve this answer
































              0


















              If you run the command



              dpkg -l | grep fontconfig


              I suspect that you find that the listed packages are not of the same version, which they should be. In that case the obvious solution is to update your system to the most recent packages:



              sudo apt update
              sudo apt upgrade


              I suppose you are on 18.10, btw. This problem shouldn't show up on 19.04; see this bug report:



              https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896684






              share|improve this answer






























                0














                0










                0









                If you run the command



                dpkg -l | grep fontconfig


                I suspect that you find that the listed packages are not of the same version, which they should be. In that case the obvious solution is to update your system to the most recent packages:



                sudo apt update
                sudo apt upgrade


                I suppose you are on 18.10, btw. This problem shouldn't show up on 19.04; see this bug report:



                https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896684






                share|improve this answer
















                If you run the command



                dpkg -l | grep fontconfig


                I suspect that you find that the listed packages are not of the same version, which they should be. In that case the obvious solution is to update your system to the most recent packages:



                sudo apt update
                sudo apt upgrade


                I suppose you are on 18.10, btw. This problem shouldn't show up on 19.04; see this bug report:



                https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896684







                share|improve this answer















                share|improve this answer




                share|improve this answer








                edited Jun 14 at 16:27

























                answered Jun 14 at 16:21









                Gunnar HjalmarssonGunnar Hjalmarsson

                21.4k2 gold badges36 silver badges67 bronze badges




                21.4k2 gold badges36 silver badges67 bronze badges































                    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%2f1151094%2fcannot-load-config-file-from-etc-fonts-fonts-conf%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

                    Tamil (spriik) Luke uk diar | Nawigatjuun

                    Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

                    Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?