Results 1 to 6 of 6

Thread: Fontconfig warning

  1. #1
    Join Date
    Jan 2011
    Beans
    124

    Fontconfig warning

    I upgraded from 12.04 to 12.10 with no problem. I am trying to edit the grub file, but in console I get the following message:

    Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated


    As a result I see nothing when the editor opens. Is there a fix for this? I don't see much information on Google about this.

    Thanks for any help!

  2. #2
    Join Date
    Jun 2010
    Location
    London, England
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Fontconfig warning

    What command are you running? Does this error stop the command from working?
    It is a machine. It is more stupid than we are. It will not stop us from doing stupid things.
    Ubuntu user #33,200. Linux user #530,530


  3. #3
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Fontconfig warning

    if your 12.04 was fully updated before upgrading to 12.10 you should not get that issue as the fontconfig change has been made several months back.

    rename or delete .fonts & .fontconfig and reboot

  4. #4
    Join Date
    Jan 2011
    Beans
    124

    Re: Fontconfig warning

    Quote Originally Posted by grahammechanical View Post
    What command are you running? Does this error stop the command from working?
    gksu gedit /etc/default/grub

    Thanks

  5. #5
    Join Date
    Jan 2011
    Beans
    124

    Re: Fontconfig warning

    Now it works, very strange. I will report back if it occurs again.

  6. #6
    Join Date
    Dec 2012
    Location
    Fancy Gap Virginia
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Fontconfig warning

    Greetings,
    sudo mkdir .config/fontconfig

    sudo mv .fonts.conf .config/fontconfig/fonts.conf

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •