Fonts disappear/reappear; or none at all; messed up [SOLVED]

Hello,
Got a fresh Arch install running here, pretty sure I entered all the commands the right way, but am now baffled by the fonts and their setup. Basically, in a nut shell: sometimes the fonts show up and sometimes they don't!
Some font details:
*Fonts might not appear in the browser address bar at times
*a few of my bookmark titles won't show up (I imported a long list of bookmarks [which I know work] from the last Linux rig)
*fonts disappear and reappear while reading lines in the Terminal
*half of the fonts don't appear when looking at old paperwork in LibreOffice, (some of them are also blurry)
Some system details:
*Installed "ttf-dejavu"
*have Xfce4 and Openbox and have the same font issues when switched into either one of them
Excuse my lack of technical details, will provide more upon request, if necessary.
Any help greatly appreciated!
Last edited by customscrollbar (2014-04-17 13:35:04)

You are almost correct. You should not make the change in the pacman.log file.
You should have created a file in directory "/etc/X11/xorg.conf.d".
The name of that file should be "20-intel.conf".
The contents of that file should be:
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
#Option "AccelMethod" "sna"
Option "AccelMethod" "uxa"
#Option "AccelMethod" "glamor"
EndSection

Similar Messages

  • Email fonts coming from PC's  are all messed up!!!

    To my knowledge I have not changed any settings but for some reason the headings on email and the forwarded info (not the content) seem to be all messed up. When I was entering an encrypted word for an apple change I couldn't read what I was typing and it was rejected so I guess they couldn't read it either. It doesn't impact the day to day mail but I would like to know what this is and how to fix it! More specific-the text is small, dark and all mashed together. Impossible to decipher. Thanks to everyone

    Find a place to host the pic online, then Look at this post telling how to format (including adding graphics) posts for Apple Discussions...
    http://discussions.apple.com/thread.jspa?messageID=607563
    Like this...

  • The font i used in my KEYNOTE presentation is not available when you upload it to the cloud.  So, now my  text boxes are all messed up.  How can I select ALL font boxes of presentation and change (at least) the font style?

    I have a large presentation that I need to access from the cloud THIS SATURDAY.  Now, after uploading from my iMac to Cloud, the font is all messed up because the font I selected on my mac is NOT available on the Keynote Cloud....so capitalization is wrong, inconsistent, etc.
    Is there a quick way to select all text and change the style?  Help..I am running out of time!

    What's the URL of the page?
    In the mean time clear the cache and reload the page.

  • If e-mail is moderately long if I delete a letter or digit the cursor disappears, have to recover it, all deleted letters or digits appear at end of e-mail

    If I type a moderately long e-mail (I haven't counted the letters/digits to determine how long), then suddenly letters won't appear. If make a typing errors, and backspace over or delete the error/s, the cursor will disappear. It's not anywhere in the body of the e-mail (or anywhere else I've noticed). I can get it to reappear by highlighting every word in the e-mail, then undoing that.
    All the letters/digits I've deleted reappear at the end of the e-mail--but only in the e-mail received (by the recipient). If I save the e-mail as a draft, when I look at the draft, the I'll see the deleted letters/symbols at the end of the e-mail. If I click on edit, they disappear. But recipients see all of them, regardless of whether I edit the e-mail or not.
    The last time I asked this "question", I was told to update. That was probably 5 updates ago. There has been no change.
    I don't know if the problem persists in safe mode because I have forgotten to switch into safe mode every time I use TB. Sometimes I remember to run TB in safe mode but don't have reason to type a long e-mail.
    I'm really tired of this problem.
    OS is win 7 pro w/service pack 1.

    May I ask why? Have you learned that that specific problem is solved in a pre-release version? So far I've upgraded once on your advice, now I've upgraded again to 31. Problem's still there. Unless I'm told that the problem's been solved for sure in a latter version, I'm not going to upgrade because sometimes the upgrades bring problems w/them for a low tech user. I don't want to chat, etc., I just want to be able to send and receive e-mails.
    I'm still working with the security software people re: some continuing issues w/FF.
    I'd like to spend more time doing my work, or communicating w/friends, not dealing w/software problems.
    Is there anyway of my finding out what, if any update, includes whatever is needed to solve my specific problem? I use Win7 Pro, SP1, 3.40 Gz processor, 3.19 Gb usable RAM, 64 bit OS. I don't know what other information is needed.

  • Xorg graphics are all messed up and glitchy (screenshots) How to fix?

    I've set up a new system, but the graphics are super glitchy!
    Here's what gdm (gnome) looks like when i enter run level 5 with an existing xorg.conf file:
    and here's what it looks like without xorg.conf so settings are automatic:
    With the first setup (xorg.conf included) there's no way to log in.
    Without xorg.conf, you can see the loging windows and log in, and when you get to the desktop, the background remains all messed up just like at the login screen.
    Any ideas what might be wrong? i'll be right back to post my xorg.conf
    Last edited by trusktr (2010-07-06 21:47:36)

    Here's the xorg.conf that renders the first un-usable screen:
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    EndSection
    Section "Module"
    # Load "dri"
    Load "record"
    Load "glx"
    Load "dbe"
    Load "dri2"
    Load "extmod"
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    Option "DPMS" "True"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "NV44A [GeForce 6200]"
    BusID "PCI:1:0:0"
    Option "RenderAccel" "True"
    Option "TripleBuffer" "True"
    Option "BackingStore" "True"
    Option "DamageEvents" "True"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    viewport 0 0
    Depth 24
    EndSubSection
    EndSection

  • FontBook font corruptions [?] - but not in all apps.

    I'm scratching my head on this one!
    I'm using a new G5 Quad with all the usual design applications... and Office 2004. The fonts work fine in InDesign/Illustrator/Acrobat/Photoshop/FCP, etc... except Office 2004. I use Font Book exclusively now - Suitcase X1 being the mess it is.
    Everytime I launch either Word/Powerpoint/Excel I get an error message during the splash screen start up, namely: "... this font is corrupt and should be replaced...". I'm a designer and art editor and have a lot of fonts... simply hitting 'OK' at the message a countless number of times is not a viable option. So....
    .... I tried to repair it by doing the following:
    Firstly, I logged on as a 'new user' and at first attempt, Word opened fine.
    This is what I did next:
    1. Assuming a font problem - while in 'new user', I copied all the fonts in both library folders onto an external FireWire HD.
    2. I then logged back into my (administrator) account to copy them to my library/fonts folders.
    3. Verified ALL fonts using FontBook. Everyone passed as OK.
    4. Deleted the font cache in Office preferences.
    5. Ran permissions and logged back into the 'new user' account.
    6. Did nothing but start up Word. This time I got the exact same error
    message as on my administrator account ["... this font is corrupt..."].
    Now, I'm stumped. I also tried Powerpoint and Excel... both came up with the same error message.
    Does anyone have a solution for this frustrating problem, or has experienced similar and know of a work around? This problem is driving me nuts...!
    PowerMac G5 Quad, 2.5GB RAM + PowerBook G4 Ti 15"   Mac OS X (10.4.3)  
    PowerMac G5 Quad, 2.5GB RAM + PowerBook G4 Ti 15"   Mac OS X (10.4.3)  

    Did you ever find a solution to this? I have the problem of garbled text in Entourage, and have tried everything to get rid of it but to no avail...any ideas?

  • My album photos are all messed up!!

    after i synchronized my ipod, all the album photos were all messed up!
    This is my first time to encounter such thing. I tried to reset it (pressing MENU and the central botton at the same time for a few sec.) and also update my ipod, bt none of these could help.
    What else can i do?Does anyone also have this problem?
    Message was edited by: lc_llc

    Hello there,
    And welcome to Apple Discussions!
    Your iPod's artwork cache may have become corrupt. I would suggest clearing it out and rebuilding it. To do this:
    1. Plug the iPod in and when it appears in iTunes, click on its device name on the left pane of iTunes if necessary
    2. Under the Music tab, remove the check mark next to “include album artwork on this iPod.”
    3. Hit Apply to sync the updated changes.
    4. After it has finished syncing, place the check mark back next to “include album artwork on this iPod” option.
    5. Again, hit Apply to sync the updated changes.
    6. Lastly, properly eject your iPod, and verify that the album artwork is correct.
    Hope this helps.
    B-rock

  • Installed Mountain Lion: Fonts Disappeared In Photoshop But OK In Word

    Installed Mountain Lion yesterday. Install went OK.
    Was surprised to find a Parallels helper app in Incompatible Software folder, no big deal. May need to reinstall Authentec Truesuite for fingerprint reader but am quite surprised to see my hundreds of fonts disappear from Adobe Photoshop CS6 when I launched it in ML OS10.8 . Any ideas on how to recover the fonts?
    The interesting thing is the fonts are all there in Microsoft Word. Thanks.
    Imran

    Even though you can access the outside world via Ethernet cable, you should be able to use wifi - I had no problems when I upgraded.
    Try taking your question to the Mountain Lion forum and see if any users there are experiencing similar problems.
    Clinton

  • Using Outlook 2007 I want to receive emails on my iPhone 4 only when Outlook is NOT open on my computer, as when away from home or want to quickly check email when computer is not turned on. Either ALL emails come to my iPhone or none at all.

    Using Outlook 2007 I want to receive emails on my iPhone 4 only when Outlook is NOT open on my computer, as when away from home or want to quickly check email when computer is not turned on. Either ALL emails come to my iPhone or none at all. Is the setting I need to change in Outlook or on the iPhone or is it somewhere else?  I used to have this setting but transferring Outlook to a new laptop somehow turned it off.

    No. You really can't do that. Not easily at any rate. You would have to set them both up to use POP3, but even then there is no way to guarantee that the phone won't poll the server prior to your computer doing so, pulling down the message from the server.

  • My MacBookPro (mid 2012) will not complete the boot process. Yosemite's progress widget gets about 1/3 to 1/2 way across when the logo disappears and the screen goes all white for 10-15 secs or so, then the machine shuts down and restarts.

    My MacBookPro (mid 2012) will not complete the boot process. Yosemite's progress widget gets about 1/3 to 1/2 way across when the logo disappears and the screen goes all white for 10-15 secs, then the machine shuts down and restarts. This sequence will repeat seemingly forever unless I shut it down manually.
    I upgraded to Yosemite from Mountain Lion a couple months ago, skipping Maverick completely, and I've done any associated updates that Apple told me about. I don't recall which version of Yosemite I have, but I'm sure it is the "latest and greatest".
    I've tried re-starting in Safe Mode / Safe Boot and that does the same thing as described above except without the endless restarts. Instead of restarting at some point, SafeBoot proceeds to the white screen and then it hangs until I restart it manually. (I've waited as long os 20-30 minutes with no response).
    When I tried the option-command-p-r key combo I never get any chimes or other noises besides the original 1 time boot sound that you would expect to get when starting up a macbook pro.
    I was using the mac quite normally (meaning I was doing work I normally do on it and there was no indication of anything wrong) immediately prior to this happening.
    The machine is BootCamp(ed) with Windows 8.1 which I use from a VMWare virtual machine instead of natively so that I can have both OSes running at the same time. I also think this is unrelated to my problem. I have been using this setup for more than 2 years.
    My upgrade to Yosemite was uneventful and I thought it went well and was very smooth. I don't want to lead attention away from Yosemite, but at this point my problem does not seem related to the upgrade.
    Any help is appreciated.

    Install or Reinstall OS X from Scratch
    Be sure you backup your files to an external drive or second internal drive because the following procedure will remove everything from the hard drive.
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Erase the hard drive:
      1. Select Disk Utility from the main menu and click on the Continue button.
      2. After DU loads select your startup volume (usually Macintosh HD) from the
          left side list. Click on the Erase tab in the DU main window.
      3. Set the format type to Mac OS Extended (Journaled.) Optionally, click on
          the Security button and set the Zero Data option to one-pass. Click on
          the Erase button and wait until the process has completed.
      4. Quit DU and return to the main menu.
    Reinstall OS X: Select Reinstall OS X and click on the Install button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible
               because it is three times faster than wireless.

  • The last few times I've used headphones in my iPad, the audio has been all messed up to the extent where it's better to just use the internal speakers and not the headphones. I've tried multiple pairs of headphones to no avail. Help?

    The last few times I've used headphones in my iPad, the audio has been all messed up to the extent where it's better to just use the internal speakers and not the headphones. I've tried multiple pairs of headphones to no avail.
    The iPad was bought in mid-June, but I did not get extended Apple-Care warranty on it. Any idea of what's happenening?

    Multiple means how many? If only 2 or 3, they could all be faulty. Try the headphones in some other device, to make sure they are OK. Or there could be something wrong with the headphone port.
    Your iPad is still covered by the 1-year warranty so you should make a Genius appointment and have it looked at.
    Another thing to try is to plug in the headphone jack a few times in succession to see if it frees up something inside the port.

  • Word doc. to PDF - title page font disappears plz help

    I had created a US word document (standard 8 1/2' x 11') with a cover page.
    The cover page has a black background and white font.
    I pdf'd the material and printed it out no problem.
    When I converted the US document to UK (A4 paper size) and pdf'd it the white font disappeared from the cover page (only when pdf'd).
    So...
    In the US word document it appears - when it goes to pdf  everything is gold!
    In the UK word document it appears - when it goes to pdf it's gone.
    If anyone has any helpful information it would be greatly appreciated.
    I am desperately trying to finish this project.
    Thank you so much,
    Stacey

    What version of Acrobat? What OS? How did you create the pdf (using the pdfmaker, printing to Adobe PDF, printing to a postscript file and Distilling, using the Microsoft PDF creator plug-in?

  • How do I save my CMYK font settings & make it avaliable for all files ?

    How do I save my CMYK font settings & make it avaliable for all files ? (adobe PS indesign file)

    Could you explain what you want to do a little bit better? CMYK and fonts aren't really related to each other.
    Also, are you using Photoshop or InDesign?

  • Photo order is all messed up with IOS 6. This used to work in IOS 5.

    With IOS 6.0, the order in which photos are displayed on iphone and ipad is all messed up.
    In iPhoto, you see them sorted by date taken. When you sync this with itunes and view them on ipad/iphone, they show up in the wrong order (sorted by date modified).
    This used to work in IOS 5.0. Apple has changed something in IOS 6.0 and I hate it.
    is there some way to fix this and see them sorted by date taken on ipad and iphone?

    Same issue here. What i´ve realized is that the photos are only sorted wrong in event folders. Sorting is correct in the overall photo archive. This is really annoying.

  • New bought MSI AG240 2PE (non touch) all in one game pc working well

      MSI AG240 2PE (non touch) all in one game pc working well. But its monitor's on screen display settings unreachable now from monitor's buttons. When İ first started the pc they were working normal. But a few hours later only working button was monitor's selector button between monitor shot down, HDMI in ,PC. When i try to press menu button it only shows volume shotting down on the screen and couldn't enter the menu settings. When i use monitor from hdmi in as TV, I still couldn't reach any menu settings and volume settings. Because of this, on hdmi in mode i couldn't hear voice from speakers of all in one pc. After turning pc mode, volume settings can be reachable from pc audio settings but not from monitor's buttons.Thanks for any idea and help.

    Dear,
    If this OS is form MSI, please find a notepad from the following route. C:\windows\system32\oobe\oem
    You could find a notepad by the name of releasenote, please provide to us.
    If this OS is installed by yourself, please provide detail information for this OS.
    OS version
    32bit or 64bit
    For Win7 OS:
    Please install MSI utility-WMIHOOK first.
    http://www.msi.com/support/aio/AG240-2PE.html#down-utility&Win7 64
    For Win8 OS:
    Please install MSI utility-QuickSetting first.
    http://www.msi.com/support/aio/AG240-2PE.html#down-utility&Win8 64
    For Win8.1 OS:
    Please install MSI utility-Gaming Control Center first.
    http://www.msi.com/support/aio/AG240-2PE.html#down-utility&Win8.1 64
    Thanks.

Maybe you are looking for

  • Why is all my icloud account linked with more than one apple id?

    why is my iphone 5 merged with more than one account?

  • Transfer music from ipod to laptop

    how do I trNSFER MUSIC FROM IPOD MINI TO LAPTOP

  • Is it possible to exclude a HOST from  DRS.

    Hi, I want to know if it possible (maybe in DRS advances options) to exclude a Host from the DRS. I got one cluster with 8 hosts. I want to let the DRS on the cluster for all the host except one. I don't want to create a rule to exclude VMs from the

  • GridBag Layout - Auto Adjustment

    I am using grid bag layout , I have the weightx to 1 and fill to horizontal. All I want is that my component occupy space horizontally. I have set Preffered , Min and Max sizes. There are empty space with a width of a 1 or 2 pixels occasionaly show u

  • Consistent font layout in konqueror

    hello, i've switched to konqueror, because it's (really) faster than firefox. everything fine so far, but it's annoying that the fonts are somehow inconsistent. i have a default font of 10pt, but on some sites the font is huge, like here arch wiki: a