Disabled fonts still showing up in programs

I have over 1700 fonts and most of them are disabled through Font Book.
However, all of them still show up in programs like Photoshop and Illustrator.
It's murder having to scroll through the whole list, esp. when most of them shouldn't even be visible.
Am I getting this wrong? What's the point of Disabling a font in Font Book? Why are they still showing up?

• Yes, I asked on the Adobe forums as well. No luck there.
• Can't strip down to a nucleus of fonts. I'm a graphic designer and I'm often font matching.
• No, it's not just a Snow Leopard thing. I first noticed this at work and I haven't upgraded there yet.
• I'll tackle the bad fonts next.
Anyway, I finally got it working as it should!
Thing is, i'm not quite sure what I did as I was trying so many things.
If this is happening to you, this is what I did:
1. Search for AdobeFnt.lst files and zap them. (Make sure you don't delete similarly named db files.)
2. Zap everything in the /Library/Cache/... All of it!
3. This "undid" all of my "disabling" in Font Book. Had to do it all over again.
4. Reboot.
And make sure no Adobe apps get opened at all during this process. Not sure about this but I wanted to prevent them from attempting to cache fonts before I was through disabling.
...Whew!

Similar Messages

  • Uninstalled a program via PowerShell script, but it still shows up in Programs and Features

    I wrote a script that uninstalls a program just fine, but it still shows up in Programs and Features due to its entries still existing in the Registry. 
    Here is a portion of my script:
    Start-Process
    -FilePath MsiExec
    -ArgumentList "/X$($MyProgram.ProdID)",
    '/quiet'
    -NoNewWindow -Wait
    -PassThru 
    I believe the reason it is still showing up in Programs and Features is because I am missing some MsiExec switch to instruct it to be removed. I vaguely recall dealing with this about two years ago and I wrote a script that did exactly this, but now I completely
    forgot what it was. 
    Can someone help me out here, please?
    Thank you

    I realize that, but honestly don't know where else to submit a question like this in the forums? Also, the vendor is Microsoft. What I am trying to uninstall is any Forefront component, because when I deployed the SCEP client via SCCM 2012 the SCEP client
    was not able to uninstall some of the Forefront components. 
    Here is my script:
    $NewLine = "`r`n"
    $NewLine
    Write-Output "Please wait ..."
    #region ---------- Declare WMI Variables to be Used ----------
    $CM12R2ClientInstalled = Get-WmiObject -Class Win32_Product |
    Where-Object -FilterScript { $_.Name -eq "Configuration Manager Client" -and $_.Version -ge "5.00.7958.1000" }
    $FCSInstalled = Get-WmiObject -Class Win32Reg_AddRemovePrograms |
    Where-Object -FilterScript { $_.DisplayName -match "Forefront" }
    $SCEPInstalled = Get-WmiObject -Class Win32Reg_AddRemovePrograms |
    Where-Object -FilterScript { $_.DisplayName -eq "System Center Endpoint Protection" }
    #endregion ---------- Declare Variables to be Used ----------
    #region --------- Check if the SCCM 2012 R2 Client is Installed ---------
    $CM12ClientService = Get-Service -Name CcmExec
    If (($CM12R2ClientInstalled -ne $null) -and ($CM12ClientService -ne $null))
    $NewLine
    Write-Output "The $($CM12R2ClientInstalled.Name) $($CM12R2ClientInstalled.Version) is installed on $($env:COMPUTERNAME)"
    #endregion --------- Check if the SCCM 2012 R2 Client is Installed ---------
    #region -------- Uninstall any Forefront Component if any are Installed ---------
    If ($FCSInstalled)
    $NewLine
    Write-Output "The following Forefront component(s) are installed on $($env:COMPUTERNAME):"
    $NewLine
    $FCSInstalled.DisplayName
    Foreach ($FCS in $FCSInstalled)
    $NewLine
    Write-Output "Preparing to uninstall $($FCS.DisplayName)"
    $UninstallFCS = Start-Process -FilePath MsiExec -ArgumentList "/X$($FCS.ProdID)", 'REMOVEDATA=1' -NoNewWindow -Wait -PassThru
    If ($($UninstallFCS.ExitCode) -eq '0')
    $NewLine
    Write-Output "$($FCS.DisplayName) uninstalled successfully!"
    $NewLine
    #endregion -------- Uninstall any Forefront Component if any are Installed ---------
    #region --------- Install the SCEP Client if it is Not Installed ----------
    If ($SCEPInstalled -eq $null)
    $NewLine
    Write-Output "The System Center Endpoint Protection client is not installed on $($env:COMPUTERNAME)"
    $InstallSCEP = Start-Process -FilePath "C:\Windows\ccmsetup\SCEPInstall.exe" -ArgumentList '/s', '/q', '/NoSigsUpdateAtInitialExp', '/policy "C:\Windows\CCM\EPAMPolicy.xml"' -NoNewWindow -Wait -PassThru
    If ($($InstallSCEP.ExitCode) -eq '0')
    $NewLine
    Write-Output "System Center Endpoint Protection installed successfully!"
    $NewLine
    Else
    $NewLine
    Write-Warning -Message "System Center Endpoint Protection failed to install on $($env:COMPUTERNAME) with exit error: $($InstallSCEP.ExitCode)"
    $NewLine
    #endregion --------- Install the SCEP Client if it is Not Installed ----------
    Else
    $NewLine
    Write-Output "The System Center Endpoint Protection client is already installed on $($env:COMPUTERNAME)!"
    $NewLine
    Else
    $NewLine
    Write-Warning -Message "$($FCS.DisplayName) failed to uninstall on $($env:COMPUTERNAME) with exit error: $($UninstallFCS.ExitCode)"
    $NewLine
    Else
    $NewLine
    Write-Output "No Forefront components are installed on $($env:COMPUTERNAME)!"
    #region ---------- Install the SCEP Client if it is NOT Installed ----------
    If ($SCEPInstalled -eq $null)
    $NewLine
    Write-Output "The System Center Endpoint Protection client is not installed on $($env:COMPUTERNAME)"
    $InstallSCEP = Start-Process -FilePath "C:\Windows\ccmsetup\SCEPInstall.exe" -ArgumentList '/s', '/q', '/NoSigsUpdateAtInitialExp', '/policy "C:\Windows\CCM\EPAMPolicy.xml"' -NoNewWindow -Wait -PassThru
    If ($($InstallSCEP.ExitCode) -eq '0')
    $NewLine
    Write-Output "System Center Endpoint Protection installed successfully!"
    $NewLine
    Else
    $NewLine
    Write-Warning -Message "System Center Endpoint Protection failed to install on $($env:COMPUTERNAME) with exit error: $($InstallSCEP.ExitCode)"
    $NewLine
    #endregion --------- Install the SCEP Client if it is Not Installed ----------
    Else
    $NewLine
    Write-Output "The System Center Endpoint Protection client is already installed on $($env:COMPUTERNAME)!"
    $NewLine
    Else
    $NewLine
    Write-Output "The System Center Configuration Manager 2012 R2 client is not installed on $($env:COMPUTERNAME)!"
    $NewLine

  • Disabled fonts still active in applications!

    For some strange reason, fonts that I have disabled in Font Book are still showing up in active applications. This started happening after I moved my Users directory off of the startup drive to another internal drive.
    Why is this happening and what can I do?

    The database for Font Book is in a completely different location in Snow Leopard. The update doesn't seem to always do the hand off correctly as I've seen a fair number of posts stating the same problem. Resetting Font Book's database should fix it.
    Restart your Mac and immediately hold down the Shift key when you hear the startup chime to boot into Safe Mode. Keep holding the Shift key until OS X asks you to log in (you will get this screen on a Safe Mode boot even if your Mac is set to automatically log in). Let the Mac finish booting to the desktop and then restart normally.
    This will clear Font Book's database and the cache files of the user account you logged into in Safe Mode. Any font sets you have created will be gone. Also, all fonts in the three main Fonts folders (System, Library, your user account) will now be active, regardless of their state beforehand.

  • Spotlight still showing deleted program

    Hi there,
    I recently "uninstalled" a program with CleanApp which had a proper install program but no uninstall. After doing that, my spotlight still shows me the program. Is there any possibility to remove it from spotlight?
    Thanks for your help,
    mischi001

    If you hold down the Command key and click on an item in the Spotlight menu bar list it will open the folder that contains the item.
    Francine
    Francine
    Schwieder

  • Fonts moved to "Fonts Disabled" -- but still enabled

    My upgrade to Snow Leopard has been generally painless, but there have been some quirks. For example, I was trying to resolve some font conflicts manually when I noticed that Snow Leopard had moved 61 relatively old but still useful TrueType fonts from "~/Library/Fonts" to "/Library/Fonts Disabled".
    What a bummer, I thought -- except that to my surprise, the fonts were still available in every program I tried. I speculated that maybe I had long ago added duplicates to /Library/Fonts, but no, the ones in my "Fonts Disabled" folder were all I had. Snow Leopard's Font Book app found a few more dupes, but the program was able to resolve them with no fuss. All the supposedly disabled fonts show up normally in Font Book.
    UPDATE: A helpful colleague pointed out to me that many of the fonts looked to him like fonts added by various versions of Microsoft Office. In fact the most recent version of Office added them to the root-level /Library/Fonts, but *in a subfolder called Microsoft*, so I hadn't seen them before. Pretty sneaky ... but it explains the issue. An older version of Office had added them to my user-level Fonts folder, while Office 2008 added them again, this time to the machine-level Fonts folder. Props to Snow Leopard for uncovering the conflict and disabling the user-specific versions!

    I have the same problem, but it seemed to go away when I removed parental controls all together for the account.
    Try rebooting after turning off parental controls. If that does not work, I'd also try clearing the safari cookies.
    I only wanted time limits, so I had "Allow Unrestricted Access To Websites" selected, which was working until I update my son's machine to 10.8.2. now it pops up the can't access dialog every keystroke in the safari seach bar. There could not have been much testing of parental control for this release.

  • CS6: Fonts not showing up in Indesign or other adobe programs

    There are missing fonts in several of our files due to moving our marketing inhouse.
    I have installed the Avenir complete font family into C:\Windows\Fonts and a lot of them aren't showing up in InDesign or the other Adobe programs.
    After looking at some other forums I followed the instructions to place them into;
    C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Fonts
    C:\Program Files (x86)\Common Files\Adobe\Fonts
    STILL The only fonts showing up are;
    Avenir 35 Light
    Avenir 45 Book
    Avenir 55 Roman
    Avenir 65 Medium
    We have already been using this font for all our printing so changing is not an option.
    Could someone give me some other suggestions?

    Have you rebooted? What format is the font? Does it show correctly in any applications?

  • Just purchased a font from Adobe, the font shows in every program except Photoshop CS4

    I just purchased the Frutiger family of fonts from Adobe, and installed them via the Control Panel>Fonts>Install New Font.  This new font family shows up in every Windows program including Outlook and all the Office programs.  However, it doesn't shop up in Photoshop CS4 which is where I need it.  I saw similar questions with solutions that worked such as:  Copy the fonts from Windows>Fonts  to the Adobe>Fonts.  However, I don't have a Fonts folder under my Adobe folder.
    Very frustrating since I purchased this font package from Adobe.
    Any help would be appreciated.

    OpenType versions or the old Type 1 format?
    Also, you will never access any new fonts unless you exit all the Adobe applications first.
    Also, you may need to clean up one or more of the Adobe font cache files. With all Adobe applications exited, delete all files of form AdobeFnt##.lst  where ##  is a two digit number. Those files will be regenerated when you run the Adobe applications. All fonts should be found during such a "rebuild."
    Another thing to look for is whether for some reason or another, the fonts are placed outside of normal alphabetic order in the Adobe applications. This sometimes happens if the font has a non-standard character set or name.
              - Dov

  • Unchecked show icon preview but still showed icon preeviews / ikon preview (thumbnail) can not disable,

    Systems and Network
    2 iMac Intel i5, 8 GB Ram, 1 TB SATA HDD, Mountain Lion (10.8.5 or 10.8.4 )
    1 iMac Snow Leopard (10.6.8)
    1 Mac pro Intel Xeon, 6 GB Ram, 1 TB HDD, Tiger (10.4.11)
    A few power PC G4 Tiger (10.4.11)
    1 Linux SME Server 7.5 (Samba Server)
    We are works on the Server(Linux). There ara many pictures and Text Files  (tif, jpeg, rtf, doc, txt etc.) in server folders.
         On the 2 iMac (Mountain Lion)
              Text files in the folder have viewed normal(optimum) time. But Pictures in the folder have viewed very slow and very long time.Because showing pictures icon (show icon preview) very slow on the Mountain Lion. We tried List View/ColumnView.We have waited very long time(for pictures in the folder) when we selected a folder every time.
              We unchecked show icon preview but still showed icon previews, icon preview (thumbnail) can not disable, We tried "Finder preferences", "View > Show View Options > Show icon preview(unchecked)" and  "Show icon column(unchecked)" but still "Show icon preview(checked)" and  "Show icon column(checked)"
         On the Power PC G4, Mac pro or iMac (Leopar/snow Leopar or Tiger)   
              Everythings ok. There isn't any problem.  Text files and Pictures in the folder have viewed normal(optimum) time
    This problem only on the Mountain Lion, on the other OS (Leopar/snow Leopar or Tiger) no problem.
    How to resolve this problem?
    Best Regards

    Good news: I found a solution.
    Start iTunes, remove all your voice memos from your library (back them up if you need them), quit iTunes. Restart Finder. Done. I hope that helps!

  • Disabling Minimal Download Strategy from PowerShell but still shows feature as "Activated".

    I have an interesting issue with the Minimal Download Strategy feature in SharePoint 2013. I have a script in place which will disable this feature on all sites in all site collections on our Farm. The script has been working fine and we schedule it to run
    daily at 8PM so that any new sites that get created will have this feature shut off, in case the person who created it forgot to disable it.
    As of recently, I've noticed while the script appears to be working fine, we are seeing that new sites are still showing the feature as activated in the "Manage Site Features" page. If I re-run the script, it shows that the feature is disabled
    and won't do anything. The script basically steps through all sites of all site collections in our default web application and if the MDS feature is enabled it disables it. Simple enough.
    So why am I now seeing sites that show the feature is Activated even though it is disabled? I've checked this by noting the URL that the site uses and it does not load pages from the "_layouts/15/" location. 
    The reason we have to turn this feature off on all sites is because we allow external users to access our SharePoint through a secure proxy. With this feature enabled, we have constant problems with pages not loading properly or generating javascript errors.
    Anyone have any insight into this?

    Here is the script we are using. As I mentioned, it works fine. It disables the the "Minimal Download Strategy", however when you go to the site settings it shows the feature is activated. 
    # This PowerShell script will check all sites of each site collection in
    # the default Web Application to see if the MDS (Minimal Download Strategy) 
    # feature is enabled and if so it will turn it off.
    # This script should be scheduled to run once a day to ensure this feature
    # is always disabled.
    # Register SharePoint Snap-In
    $ver = $host | select version
    if ($ver.Version.Major -gt 1)  {$Host.Runspace.ThreadOptions = "ReuseThread"}
    Add-PsSnapin Microsoft.SharePoint.PowerShell
    Set-location $home
    Write-Host "Script Running at "(Get-Date);
    $Default_WebApp = "http://vmsp2k13app.phs.org"
    # Get all Site Collections in the default Web Application
    $SPSites = Get-SPSite -WebApplication $Default_WebApp
    #Cycle through each Site Collection and its Webs (sub-sites)
    ForEach($Site in $SPSites){
    Write-Host "";
    Write-Host "Checking Site-Collection: " $Site.Url;
    ForEach($Web in $Site.AllWebs)
    Write-Host "";
    Write-HOst "    Checking Sub-Site: " $Web;
    If($Web.EnableMinimalDownload -eq 1)
    Write-Host "        Minimal Download Strategy is Enabled for this site!";
    Write-Host "        Disabling....";
    $Web.EnableMinimalDownload = 0;
    $Web.Update();
    Else
    Write-Host "";
    $Web.Dispose();
    $Site.Dispose();

  • My mail program does not update when I delete emails in my other email programs (i.e. it still shows messages in my mail inbox when I've deleted them).  I think this started with Maverick?  Any solutions?

    My mail program does not update when I delete emails in my other email programs (i.e. it still shows messages in my mail inbox when I've deleted them).  I think this started with Maverick?  Any solutions?

    one is gmail, one is a university email and they are both IMAP accounts (not that I know what that means)....

  • How do I sort out 'Apple ID disabled for security reasons' after I had my old Email address and password erased but still showing ?? now I can't access my apple store Apps updates with new email address and password??

    How do I sort out 'Apple ID disabled for security reasons' after I had my old Email address and password erased but still showing ?? now I can't access my apple store Apps updates with new email address and password??

    You might try contacting App Store Support: http://www.apple.com/support/mac/app-store/

  • Disabled Top Hits, but new ones still show up

    I have disabled "preload top hits" in safari, cleared history, have no bookmarks or favorites and yet random websites I visit once still show up a a a top hit when I type into the text box. Why is this happening and how can I get it to stop?

    Not other than parental oversight. On the computer you can implement Parental Controls on a separate user account that they would use. You can then block certain websites. But you cannot do that on the iPad.
    You could change your iTunes account such that they cannot access it in order to buy or download apps.

  • My iTuens account was hacked in June.  I have changed my pasword and method of payment but my account is still showing as disabled

    My iTuens account was hacked in June.  I have changed my pasword and method of payment but my account is still showing as disabled.
    I have sent at least 3 emials to Customer Service with no reply.
    What do I do?

    Contact the Apple account security team for your country and request assistance: Apple ID: Contacting Apple for help with Apple ID account security.  If you can prove your identity to them, they can reset the password and help you regain control of the account.

  • After uploading to the cloud, i lost access to some of my songs. The library still shows the information and there is a cloud download icon but the font color would seem to indicate it has been deactivated (i.e. nothing happens when I click on it).

    After uploading to the cloud, i lost access to some of my songs. The library still shows the information and there is a cloud download icon but the font color would seem to indicate it has been deactivated (i.e. nothing happens when I click on it).

    Problem closed (although not resolved).  After working with Apple support, no resolution was found.  I asked for a refund of the iTunes match purchase price, which was granted.  Interestingly the support tech, who was very nice if not particularly helpful from a technical point of view, spun the "resolution" of refunding my iTunes match purchase price as a positive one, here is a quote from the final email
    "I'm glad to hear that you're not having issues with the songs you've purchased.  Nothing makes Apple happier than to hear that our customers concerns have been rectified."
    It is notable that I never had an issue downloading music directly purchased thru the iTunes store, the only issue that existed was downloading songs that I ripped from my CD collection and "matched". 
    I'm happy that I received my money back, however I wish that the iTunes Match service worked for me (I was looking forward to this service).  I'm most upset at the time I wasted trying to fix this problem.
    I'll now download music the old fashioned way: syncing with iTunes directly.

  • Fonts not showing in InDesign CS6

    Hi there,
    I've seen a similar question to this before through a Google search and I tried the advice listed such as placing the affected fonts in: C:\Program Files(x86)\Adobe\InDesign CS6\Fonts; as well as searching for fonts with a **after its name.  Doesn't work.  The files originated in CS5 and pops up saying there are two missing links (fonts) which are Avenir Book and Avenir Black.  I've done the "Find Font" and the only one that shows is Avenir Book.  Avenir Black isn't even there, even after re-installing and relocating to the new folder.  Secondly, even after I save the file after "finding" Avenir Book, upon re-opening it still says it's missing.  Is there anything else I can try-short of uninstalling InDesign CS6 (I still have CS5 installed)?  Also, I'm not that familiar with InDesign, it isn't a program I use much.
    Thanks!

    Is this the same computer where the files started out in CS5?
    There are probably quite a few different cuts of Avenir (certainly over the years it has been available as TT and T1 in both Windows and Mac formats, and I have an OpenType version here from Linotype). Some possibilities for why CS6 might not see a font are that you have installed a different version, you have more than one version installed or it is installed in more than one location, or that it is looking at a different internal name in CS6. Typically, if the fonts are showing as missing, but are, in fact installed, using Find Font and substituting the same font will solve the problem.

Maybe you are looking for

  • Binding to Active Directory - strongauthrequired

    I am trying to bind a 10.4.3 machine to a Windows 2000 Active Directory, but experiencing problems. The Active Directory plugin hits step 5 then displays "Unable to access domain controller: This computer is unable to access the domain controller for

  • I have an iPhone 5 on O2 and I don't have the group message option in settings but would like to try it could someone please help

    I Have an iPhone 5 on O2 and don't have group message option in settings and would like to try it can anyone help please

  • From iPhoto to iPhone

    Can anybody help. I have just synched the photos from iPhoto to my iPhone. It worked great in that I now have a copy of my various "albums" the same as iPhoto but the iPhone also has another album called "Photo Library" with another copy of all the p

  • OK... Safari is CRASHING about 2 times an HOUR....

    last week somebody instructed me..... Open the Finder.  From the Finder menu bar click Go > Go to Folder Type or copy / paste:   ~/Library/Caches/com.apple.Safari Click Go then move the   Cache.db  file from the com.apple.Safari folder to the Trash.

  • Missing Points GTA V PS4

    I purchased GTA V for PS4 thru the website and did an instore pickup. I purchased it on 11/18. The points still have not been applied to my account. When I go to report missing points and put in the order number, zip, and total it says "This transact