Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

can't index files

Hello, my search doesn't work any more. When I click "All my files" in finder, it's empty. I've tried to add my hard drive to the Privacy window as others have advised, but I get a Privacy Error when attempting to add the hard drive, "The item couldn't be added or removed because of an unknown error."


The search also does not work in imail as well.


Running

OS X 10.8.2 (12C60)


Server OS


Any thoughts anyone?

Posted on Feb 2, 2013 9:36 PM

Reply
31 replies

Feb 4, 2013 9:34 AM in response to stevefromgladstone

Please read this whole message before doing anything.

This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.

Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions — they’re easy to carry out and won’t change anything on your Mac.


These steps are to be taken while booted in “normal” mode, not in safe mode. If you’re now running in safe mode, reboot as usual before continuing.


Below are instructions to enter some UNIX shell commands. The commands are harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects.


Some of the commands will line-wrap or scroll in your browser, but each one is really just a single line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then either copy or drag it. The headings “Step 1” and so on are not part of the commands.


Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply.


Launch the Terminal application in any of the following ways:


☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)


☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.


☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.


When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign.


Step 1


Triple-click the line of text below to select it:

kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}'

Copy (command-C) the selected text to the Clipboard. Then click anywhere in the Terminal window and paste (command-V). Post the lines of output (if any) that appear below what you just entered. You can do that by copy-and-paste as well. Omit the final line ending in “$”. No typing is involved in this step.

Step 2


Repeat with this line:

sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix)|edu\.mit|org\.(amavis|apache|cups|isc|ntp|postfix|x)/{print $3}'

This time you'll be prompted for your login password, which you do have to type. It won't be displayed when you type it. Type it carefully and then press return. You may get a one-time warning not to screw up. You don't need to post the warning. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.


Note: If you don’t have a login password, you’ll need to set one before taking this step. If that’s not possible, skip to the next step.


Step 3

launchctl list | sed 1d | awk '!/0x|com\.apple|edu\.mit|org\.(x|openbsd)/{print $3}'

Step 4

ls -1A /e*/mach* {,/}L*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta}* L*/Fonts 2> /dev/null

Important: If you formerly synchronized with a MobileMe account, your me.com email address may appear in the output of the above command. If so, anonymize it before posting.


Step 5

osascript -e 'tell application "System Events" to get name of every login item' 2> /dev/null

Remember, steps 1-5 are all copy-and-paste — no typing, except your password. Also remember to post the output.


You can then quit Terminal.

Feb 4, 2013 10:06 AM in response to Linc Davis

Last login: Mon Feb 4 09:35:32 on ttys000

limboprint:~ stevelimbocker$ kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}'

com.Cycling74.driver.Soundflower (1.5.2)

com.parallels.kext.prl_usb_connect (7.0

com.parallels.kext.prl_hypervisor (7.0

com.parallels.kext.prl_hid_hook (7.0

com.parallels.kext.prl_netbridge (7.0

com.parallels.kext.prl_vnic (7.0

limboprint:~ stevelimbocker$ sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix)|edu\.mit|org\.(amavis|apache|cups|isc|ntp|postfi x|x)/{print $3}'

Password:

com.parallels.vm.prl_naptd

info.lokiware.attachmenttamer.securetool

com.squirrels.kextinstaller

com.splashtop.streamer.SRServiceDaemon

com.parallels.desktop.launchdaemon

com.microsoft.office.licensing.helper

com.google.keystone.daemon

com.adobe.SwitchBoard

com.adobe.fpsaud

limboprint:~ stevelimbocker$ launchctl list | sed 1d | awk '!/0x|com\.apple|edu\.mit|org\.(x|openbsd)/{print $3}'

info.lokiware.attachmenttamer.helper

com.dayoneapp.dayone-agent

net.culater.SIMBL.Agent

info.lokiware.attachmenttamer.setupagent

com.wacom.wacomtablet

com.splashtop.streamer.SRServiceAgent

com.parallels.vm.prl_pcproxy

com.parallels.DesktopControlAgent

com.parallels.desktop.client.launch

com.google.keystone.system.agent

net.infinite-labs.SIMBLEnablerForSandboxedApps

com.spotify.webhelper

com.mlbam.nexdef

com.microsoft.SyncServicesAgent

com.hp.printerAgent

com.adobe.ARM.df0ab5bbe6f698196fcc21e3c1e66dcb758bd911f4d637272d9d8109

com.adobe.ARM.de23d1e3aa2d00ce38d73f10fcbdc8dcaaaf6be989610710a1ddda77

com.adobe.AAM.Scheduler-1.0

limboprint:~ stevelimbocker$ ls -1A /e*/mach* {,/}L*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta} * L*/Fonts 2> /dev/null

/Library/Components:



/Library/Extensions:



/Library/Frameworks:

AEProfiling.framework

AERegistration.framework

Adobe AIR.framework

AudioMixEngine.framework

FxPlug.framework

HPSmartPrint.framework

NyxAudioAnalysis.framework

PluginManager.framework

ProFX.framework

ProMetadataSupport.framework

SRFrameBufferConnection.framework

XSKey.framework

iLifeFaceRecognition.framework

iLifeSQLAccess.framework

iLifeSlideshow.framework

iTunesLibrary.framework



/Library/Input Methods:



/Library/Internet Plug-Ins:

AdobeAAMDetect.plugin

AdobeExManDetect.plugin

AdobePDFViewer.plugin

AdobePDFViewerNPAPI.plugin

CANONiMAGEGATEWAYDL.plugin

Flash Player.plugin

Google Earth Web Plug-in.plugin

JavaAppletPlugin.plugin

Quartz Composer.webplugin

QuickTime Plugin.plugin

SharePointBrowserPlugin.plugin

SharePointWebKitPlugin.webplugin

Silverlight.plugin

Unity Web Player.plugin

Unused

WacomNetscape.plugin

WacomSafari.plugin

flashplayer.xpt

googletalkbrowserplugin.plugin

npgtpo3dautoplugin.plugin

nsIQTScriptablePlugin.xpt



/Library/Keyboard Layouts:



/Library/LaunchAgents:

com.adobe.AAM.Updater-1.0.plist

com.google.keystone.agent.plist

com.parallels.DesktopControlAgent.plist

com.parallels.desktop.launch.plist

com.parallels.vm.prl_pcproxy.plist

com.splashtop.streamer.SRServiceAgent.plist

com.wacom.wacomtablet.plist

info.lokiware.attachmenttamer.setupagent.plist

net.culater.SIMBL.Agent.plist



/Library/LaunchDaemons:

com.adobe.SwitchBoard.plist

com.adobe.fpsaud.plist

com.apple.aelwriter.plist

com.apple.serverd.plist

com.google.keystone.daemon.plist

com.microsoft.office.licensing.helper.plist

com.parallels.desktop.launchdaemon.plist

com.splashtop.streamer.SRServiceDaemon.plist

com.squirrels.kextinstaller.plist

info.lokiware.attachmenttamer.securetool.plist



/Library/Mail/Bundles:

Attachment Tamer.mailbundle



/Library/PreferencePanes:

Adobe Creative Cloud Connection.prefPane

AirServer.prefPane

Flash Player.prefPane

WacomTablet.prefPane



/Library/PrivilegedHelperTools:

com.microsoft.office.licensing.helper

com.squirrels.kextinstaller

info.lokiware.attachmenttamer.securetool



/Library/QuickLook:

CC_QL.qlgenerator

ParallelsQL.qlgenerator

iBooksAuthor.qlgenerator

iWork.qlgenerator



/Library/QuickTime:

AppleIntermediateCodec.component

AppleMPEG2Codec.component

CanonMJPEGAVI.component

CanonMJPEGAVIDec.component

CanonText.component

DesktopVideoOut.component

FCP Uncompressed 422.component

LiveType.component



/Library/ScriptingAdditions:

Adobe Unit Types.osax

SIMBL.osax



/Library/Spotlight:

ParallelsMD.mdimporter

iBooksAuthor.mdimporter

iWork.mdimporter



/Library/StartupItems:

ProTec6b



/etc/mach_init.d:



/etc/mach_init_per_login_session.d:



/etc/mach_init_per_user.d:



Library/Address Book Plug-Ins:

SkypeABDialer.bundle

SkypeABSMS.bundle



Library/Fonts:

28 Days Later.ttf

A&S Black Swan.ttf

A&S Blaze.ttf

A&S Bone Casual.ttf

A&S Brushwacker.ttf

A&S California Plug.ttf

A&S Cartoon Hi Lite Regular.ttf

A&S Cartoon Hi Lite.ttf

A&S Cartoon.ttf

A&S Christmas Script.ttf

A&S Cricket.ttf

A&S Graceland.ttf

A&S Graphina Chisel Bold.ttf

A&S Graphina Chisel Reg Bold.ttf

A&S Graphina Chisel.ttf

A&S Graphina.ttf

A&S Happy Jack.ttf

A&S Harliquin.ttf

A&S Jiggy Roman.ttf

A&S Marquee Chisel.ttf

A&S Marquee Ext Chisel Reg.ttf

A&S Marquee Ext Chisel.ttf

A&S Marquee Ext.ttf

A&S Marquee.ttf

A&S Motherlode Bold.ttf

A&S Omni Chisel Regular.ttf

A&S Omni Chisel.ttf

A&S Omni.ttf

A&S Pen & Ink Roman Bold.ttf

A&S Popcorn.ttf

A&S Porkchop Bold.ttf

A&S Porkchop Primitive Bold.ttf

A&S Puff Daddy Bold.ttf

A&S Rhino.ttf

A&S Rister.ttf

A&S Roadhouse.ttf

A&S Shocard Block.ttf

A&S Sign Gothic.ttf

A&S Signwriter.ttf

A&S Snapper Script Light.ttf

A&S Snapper Script.ttf

A&S Speedway.ttf

A&S Wizard Bold.ttf

A&S Wizard.ttf

A&S Xtreme Script swash.ttf

A&S Xtreme Script.ttf

AachenStd-Bold.otf

AkzidenzGroteskBE-Regular.otf

AmphionCondensed Bold.ttf

AntiqueOliT Bold.ttf

AntiqueOliTCon.ttf

AntiqueOliTLig.ttf

ArnoPro-Bold.otf

ArnoPro-BoldCaption.otf

ArnoPro-BoldDisplay.otf

ArnoPro-BoldItalic.otf

ArnoPro-BoldItalicCaption.otf

ArnoPro-BoldItalicDisplay.otf

ArnoPro-BoldItalicSmText.otf

ArnoPro-BoldItalicSubhead.otf

ArnoPro-BoldSmText.otf

ArnoPro-BoldSubhead.otf

ArnoPro-Caption.otf

ArnoPro-Display.otf

ArnoPro-Italic.otf

ArnoPro-ItalicCaption.otf

ArnoPro-ItalicDisplay.otf

ArnoPro-ItalicSmText.otf

ArnoPro-ItalicSubhead.otf

ArnoPro-LightDisplay.otf

ArnoPro-LightItalicDisplay.otf

ArnoPro-Regular.otf

ArnoPro-SmText.otf

ArnoPro-Smbd.otf

ArnoPro-SmbdCaption.otf

ArnoPro-SmbdDisplay.otf

ArnoPro-SmbdItalic.otf

ArnoPro-SmbdItalicCaption.otf

ArnoPro-SmbdItalicDisplay.otf

ArnoPro-SmbdItalicSmText.otf

ArnoPro-SmbdItalicSubhead.otf

ArnoPro-SmbdSmText.otf

ArnoPro-SmbdSubhead.otf

ArnoPro-Subhead.otf

Artbrush.ttf

Arvo Bold.TTF

Arvo-Bold.ttf

Arvo-BoldItalic.ttf

Arvo-Italic.ttf

Arvo-Regular.ttf

BIGBB___.TTF

BIGBLOKE.otf

BRLNSDB.TTF

BSTTRIAL.otf

BorisBlackBloxx.ttf

Bullet-Regular.otf

Bullet-RegularScript.otf

Bullet-SmallCaps.otf

Bullet-SmallCapsAlt.otf

Bullet-SmallCapsScript.otf

Bullet-SpeedCaps.otf

BurbankBigCondensed-Black.otf

BurbankBigCondensed-Bold.otf

BurbankBigCondensed-Light.otf

BurbankBigCondensed-Medium.otf

BurbankBigRegular-Black.otf

BurbankBigRegular-Bold.otf

BurbankBigRegular-Light.otf

BurbankBigRegular-Medium.otf

BurbankBigWide-Black.otf

BurbankBigWide-Bold.otf

BurbankBigWide-Light.otf

BurbankBigWide-Medium.otf

Calibri Bold.ttf

Calibri Italic.ttf

Calibri.ttf

Canard!.ttf

Champion-HTF-Bantamweight.otf

Champion-HTF-Featherweight.otf

Champion-HTF-Flyweight.otf

Champion-HTF-Heavyweight.otf

Champion-HTF-Lightweight.otf

Champion-HTF-Middleweight.otf

Champion-HTF-Welterweight.otf

Conduit ITC Light.ttf

Conduit ITC Medium.ttf

ConduitITCStd-ExtraBold.otf

CoopBlack.otf

CoopBold.otf

CoopCondensed.otf

CoopFlaired.otf

CoopHeavy.otf

CoopLatin.otf

CoopLight.otf

DIN Bold.ttf

DIN-Black.otf

DIN-BlackAlternate.otf

DIN-BlackItalic.otf

DIN-Bold.otf

DIN-BoldAlternate.otf

DIN-BoldItalic.otf

DIN-Euro.otf

DIN-Light.otf

DIN-LightAlternate.otf

DIN-LightItalic.otf

DIN-LightItalicAlt.otf

DIN-Medium.otf

DIN-MediumAlternate.otf

DIN-MediumItalic.otf

DIN-MediumItalicAlt.otf

DIN-Regular.otf

DIN-RegularAlternate.otf

DIN-RegularItalic.otf

DIN-RegularItalicAlt.otf

DINCond-Black.otf

DINCond-Bold.otf

DINCond-Light.otf

DINCond-LightAlternate.otf

DINCond-Medium.otf

DINCond-MediumAlternate.otf

DINCond-Regular.otf

DINCond-RegularAlternate.otf

DINEngschrift-Alternate.otf

DINEngschrift.otf

DINPro-Black.otf

DINPro-Bold.otf

DINPro-Light.otf

DINPro-Medium.otf

DINPro-Regular.otf

DIRTYEGO.TTF

Flyerfonts-Hardcore.otf

FranklinGothicNew-Bold.ttf

FranklinGothicNew-BoldItalic.ttf

FranklinGothicNew-Heavy.ttf

FranklinGothicNew-HeavyItalic.ttf

FranklinGothicNew-Italic.ttf

FranklinGothicNew-Medium.ttf

FranklinGothicNew-MediumItalic.ttf

FranklinGothicNew-Regular.ttf

FranklinGothicNewSmc-Medium.ttf

FranklinGothicStd-Condensed.otf

FranklinGothicStd-ExtraCond.otf

FranklinGothicStd-Roman.otf

FrizQuadrataStd-Bold.otf

FrizQuadrataStd.otf

FuturaStd-Bold.otf

FuturaStd-BoldOblique.otf

FuturaStd-Book.otf

FuturaStd-BookOblique.otf

FuturaStd-CondExtraBoldObl.otf

FuturaStd-Condensed.otf

FuturaStd-CondensedBold.otf

FuturaStd-CondensedBoldObl.otf

FuturaStd-CondensedExtraBd.otf

FuturaStd-CondensedLight.otf

FuturaStd-CondensedLightObl.otf

FuturaStd-CondensedOblique.otf

FuturaStd-ExtraBold.otf

FuturaStd-ExtraBoldOblique.otf

FuturaStd-Heavy.otf

FuturaStd-HeavyOblique.otf

FuturaStd-Light.otf

FuturaStd-LightOblique.otf

FuturaStd-Medium.otf

FuturaStd-MediumOblique.otf

GabrielWeissFriendsFont.ttf

GarageGothic-Black.otf

Giorgio Sans-Bold Italic.otf

Giorgio Sans-Bold.otf

Giorgio Sans-Extra Light Italic.otf

Giorgio Sans-Extra Light.otf

Giorgio Sans-Light Italic.otf

Giorgio Sans-Light.otf

Giorgio Sans-Medium Italic.otf

Giorgio Sans-Medium.otf

Giorgio Sans-Regular Italic.otf

Giorgio Sans-Regular.otf

Giorgio Sans-Thin Italic.otf

Giorgio Sans-Thin.otf

Gotham-Black.otf

Gotham-BlackItalic.otf

Gotham-Bold.otf

Gotham-BoldItalic.otf

Gotham-Book.otf

Gotham-BookItalic.otf

Gotham-Light.otf

Gotham-LightItalic.otf

Gotham-Medium.otf

Gotham-MediumItalic.otf

Gotham-Thin.otf

Gotham-ThinItalic.otf

Gotham-Ultra.otf

Gotham-UltraItalic.otf

Gotham-Ultra_0.otf

Gotham-XLight.otf

Gotham-XLightItalic.otf

GothamBlack-Italic.otf

GothamBlack.otf

GothamBold-Italic.otf

GothamBold.otf

GothamBook-Italic.otf

GothamBook.otf

GothamCondensed-Bold.otf

GothamCondensed-Book.otf

GothamCondensed-Light.otf

GothamCondensed-Medium.otf

GothamExLight-Italic.otf

GothamExLight.otf

GothamLight-Italic.otf

GothamLight.otf

GothamMedium-Italic.otf

GothamMedium.otf

GothamThin-Italic.otf

GothamThin.otf

GothamUltra-Italic.otf

GothamUltra.otf

GothamUltra_0.otf

GreatLakesNF.ttf

HelveticaLTStd-Blk.otf

HelveticaLTStd-BlkCond.otf

HelveticaLTStd-BlkCondObl.otf

HelveticaLTStd-BlkObl.otf

HelveticaLTStd-Bold.otf

HelveticaLTStd-BoldCond.otf

HelveticaLTStd-BoldCondObl.otf

HelveticaLTStd-BoldObl.otf

HelveticaLTStd-Comp.otf

HelveticaLTStd-Cond.otf

HelveticaLTStd-CondObl.otf

HelveticaLTStd-ExtraComp.otf

HelveticaLTStd-Fractions.otf

HelveticaLTStd-FractionsBd.otf

HelveticaLTStd-Light.otf

HelveticaLTStd-LightCond.otf

HelveticaLTStd-LightCondObl.otf

HelveticaLTStd-LightObl.otf

HelveticaLTStd-Obl.otf

HelveticaLTStd-Roman.otf

HelveticaLTStd-UltraComp.otf

House-A-Rama-Kingpin.otf

HouseMovements-Runway.otf

HypatiaSansPro-Black.otf

HypatiaSansPro-Bold.otf

HypatiaSansPro-ExtraLight.otf

HypatiaSansPro-Light.otf

HypatiaSansPro-Regular.otf

HypatiaSansPro-Semibold.otf

ITCFranklinGothicStd-BkCd.otf

ITCFranklinGothicStd-BkCdIt.otf

ITCFranklinGothicStd-BkCp.otf

ITCFranklinGothicStd-BkCpIt.otf

ITCFranklinGothicStd-BkXCp.otf

ITCFranklinGothicStd-Book.otf

ITCFranklinGothicStd-BookIt.otf

ITCFranklinGothicStd-Demi.otf

ITCFranklinGothicStd-DemiIt.otf

ITCFranklinGothicStd-DmCd.otf

ITCFranklinGothicStd-DmCdIt.otf

ITCFranklinGothicStd-DmCp.otf

ITCFranklinGothicStd-DmCpIt.otf

ITCFranklinGothicStd-DmXCp.otf

ITCFranklinGothicStd-Hvy.otf

ITCFranklinGothicStd-HvyIt.otf

ITCFranklinGothicStd-MdCd.otf

ITCFranklinGothicStd-MdCdIt.otf

ITCFranklinGothicStd-Med.otf

ITCFranklinGothicStd-MedIt.otf

Janson Text LT 76 Bold Italic.ttf

Klavika-Bold.otf

Klavika-BoldItalic.otf

Klavika-Regular.otf

KnockHTF31JunMid

KnockHTF49Lit

KnockHTF50Wel

KnockHTF53Hev

KnockHTF71FulMid

KnockHTF72FulCru

KnockHTF90UltWel

KnockHTF91UltMid

KnockHTF92UltCru

KnockHTF93UltHev

Knockout 26JuniorFlywght.otf

Knockout 27JuniorBantamwt.otf

Knockout 28JuniorFeathrwt.otf

Knockout 29JuniorLtweight.otf

Knockout 30JuniorWelterwt.otf

Knockout 31JuniorMiddlewt.otf

Knockout 32JuniorCruisewt.otf

Knockout 33JuniorHeviwt.otf

Knockout 34JuniorSumo.otf

Knockout 46Flyweight.otf

Knockout 47Bantamweight.otf

Knockout 48Featherweight.otf

Knockout 49Liteweight.otf

Knockout 50Welterweight.otf

Knockout 51Middleweight.otf

Knockout 52Cruiserweight.otf

Knockout 53Heviweight.otf

Knockout 54Sumo.otf

Knockout 66FullFlyweight.otf

Knockout 67FullBantamwt.otf

Knockout 68FullFeatherwt.otf

Knockout 69FullLiteweight.otf

Knockout 70FullWelterwt.otf

Knockout 71FullMiddlewt.otf

Knockout 72FullCruiserwt.otf

Knockout 73FullHeviweight.otf

Knockout 74FullSumo.otf

Knockout 90UltmtWelterwt.otf

Knockout 91UltmtMiddlewt.otf

Knockout 92UltmtCruiserwt.otf

Knockout 93UltmtHeviwt.otf

Knockout 94UltmtSumo.otf

Knockout HTF31 JuniorMiddlewt

Knockout HTF49 Liteweight

Knockout HTF50 Welterweight

Knockout HTF53 Heviweight

Knockout HTF71 FullMiddlewt

Knockout HTF72 FullCruiserwt

Knockout HTF90 UltmtWelterwt

Knockout HTF91 UltmtMiddlewt

Knockout HTF92 UltmtCruiserwt

Knockout HTF93 UltmtHeviwt

Knockout-26.otf

Knockout-27.otf

Knockout-28.otf

Knockout-29.otf

Knockout-30.otf

Knockout-31.otf

Knockout-32.otf

Knockout-33.otf

Knockout-34.otf

Knockout-46.otf

Knockout-47.otf

Knockout-48.otf

Knockout-49.otf

Knockout-50.otf

Knockout-51.otf

Knockout-52.otf

Knockout-53.otf

Knockout-54.otf

Knockout-66.otf

Knockout-67.otf

Knockout-68.otf

Knockout-69.otf

Knockout-70.otf

Knockout-71.otf

Knockout-72.otf

Knockout-73.otf

Knockout-74.otf

Knockout-90.otf

Knockout-91.otf

Knockout-92.otf

Knockout-93.otf

Knockout-94.otf

Latino-Samba.otf

MinstrelPosterWHG.ttf

NeutraText-Book.otf

New Press Eroded.ttf

OceanSansStd-Bold.otf

OceanSansStd-BoldExt.otf

OceanSansStd-BoldExtIta.otf

OceanSansStd-BoldIta.otf

OceanSansStd-BoldSemiExt.otf

OceanSansStd-BoldSemiExtIta.otf

OceanSansStd-Book.otf

OceanSansStd-BookExt.otf

OceanSansStd-BookExtIta.otf

OceanSansStd-BookIta.otf

OceanSansStd-BookSemiExt.otf

OceanSansStd-BookSemiExtIta.otf

OceanSansStd-Light.otf

OceanSansStd-LightExt.otf

OceanSansStd-LightExtIta.otf

OceanSansStd-LightIta.otf

OceanSansStd-Semibold.otf

OceanSansStd-SemiboldExt.otf

OceanSansStd-SemiboldExtIta.otf

OceanSansStd-SemiboldIta.otf

OceanSansStd-XBold.otf

OceanSansStd-XBoldExt.otf

OceanSansStd-XBoldExtIta.otf

OceanSansStd-XBoldIta.otf

OldLondon.ttf

OldLondonAlternate.ttf

Olondon_.otf

Olondona.otf

Orotund Heavy.ttf

PUSSS___.TTF

PenumbraSansStd-Bold.otf

PenumbraSansStd-Light.otf

PenumbraSansStd-Regular.otf

PenumbraSansStd-Semibold.otf

RBNo3.1-Extrabold.otf

Rehotalko.ttf

Rio Grande Wbw.ttf

RollerCoaster.ttf

SignPainter HouseScript.ttf

SignPainter-HouseBrush.otf

SignPainter-HouseInformal.otf

SignPainter-HouseScript.otf

Slickhouse.otf

StempelGaramondLTStd-Bold.otf

StempelGaramondLTStd-BoldIt.otf

StempelGaramondLTStd-Italic.otf

StempelGaramondLTStd-Roman.otf

StempelSchneidlerStd-BdIt.otf

Stratum2 Black.otf

Stratum2 Bold.otf

Stratum2 Medium.otf

That_'s Font Folks!.ttf

TikiSurf.otf

TitilliumText22L001-webfont.ttf

Trade Gothic Condensed No. 18.ttf

TradeGotBolConTwe

TradeGothic BoldCondTwenty

TradeGothic-BoldCondTwenty.otf

TradeGothicLTStd-Bd2.otf

TradeGothicLTStd-Bd2Obl.otf

TradeGothicLTStd-BdCn20.otf

TradeGothicLTStd-BdCn20Obl.otf

TradeGothicLTStd-Bold.otf

TradeGothicLTStd-BoldExt.otf

TradeGothicLTStd-BoldObl.otf

TradeGothicLTStd-Cn18.otf

TradeGothicLTStd-Cn18Obl.otf

TradeGothicLTStd-Extended.otf

TradeGothicLTStd-Light.otf

TradeGothicLTStd-LightObl.otf

TradeGothicLTStd-Obl.otf

TradeGothicLTStd.otf

Tungsten-Black.otf

Tungsten-Bold.otf

Tungsten-Medium.otf

Tungsten-Semibold.otf

UnitedSerifSmCdBk.otf

UniveCon

UniveConBol

UniveConLig

Univers Condensed

Univers CondensedBold

Univers CondensedLight

Whitney-Black.otf

Whitney-BlackItalic.otf

Whitney-BlackItalicSC.otf

Whitney-BlackSC.otf

Whitney-Bold.otf

Whitney-BoldItalic.otf

Whitney-BoldItalicSC.otf

Whitney-BoldSC.otf

Whitney-Book.otf

Whitney-BookItalic.otf

Whitney-BookItalicSC.otf

Whitney-BookSC.otf

Whitney-Light.otf

Whitney-LightItalic.otf

Whitney-LightItalicSC.otf

Whitney-LightSC.otf

Whitney-Medium.otf

Whitney-MediumItalic.otf

Whitney-MediumItalicSC.otf

Whitney-MediumSC.otf

Whitney-Semibold.otf

Whitney-SemiboldItalic.otf

Whitney-SemiboldItalicSC.otf

Whitney-SemiboldSC.otf

WhitneyCondensed-Black.otf

WhitneyCondensed-Bold.otf

WhitneyCondensed-Book.otf

WhitneyCondensed-Light.otf

WhitneyCondensed-Medium.otf

WhitneyCondensed-Semibold.otf

Wolfsburg-Regular.otf

ZapfDingbats.dfont

boston.ttf

calibrib.ttf

calibrii.ttf

calibriz.ttf

champion-htf-bantamweight.ttf

conduit-itc-bold.otf

electr.ttf

encodings.dir

fonts.dir

fonts.list

fonts.scale

kamandisplayssi.ttf

orbitron-black.otf

orbitron-bold.otf

orbitron-light.otf

orbitron-medium.otf



Library/Frameworks:

EWSMac.framework



Library/Input Methods:

.localized



Library/Internet Plug-Ins:

WebEx64.plugin



Library/Keyboard Layouts:



Library/LaunchAgents:

com.adobe.AAM.Updater-1.0.plist

com.adobe.ARM.de23d1e3aa2d00ce38d73f10fcbdc8dcaaaf6be989610710a1ddda77.plist

com.adobe.ARM.df0ab5bbe6f698196fcc21e3c1e66dcb758bd911f4d637272d9d8109.plist

com.apple.AddressBook.ScheduledSync.PHXCardDAVSource.31B74330-71E2-4F08-ABDF-BC0 0F3F8C74C.plist

com.apple.AddressBook.ScheduledSync.PHXCardDAVSource.9083BC00-B337-46D8-9D66-D98 8800A2C22.plist

com.apple.AddressBook.ScheduledSync.PHXCardDAVSource.EC7866B7-CE0F-410B-BAE4-C6F C011ADEEE.plist

com.apple.FolderActions.enabled.plist

com.apple.FolderActions.folders.plist

com.apple.serveralertproxy.plist

com.hp.printerAgent.plist

com.microsoft.LaunchAgent.SyncServicesAgent.plist

com.mlbam.nexdef.plist

com.spotify.webhelper.plist

info.lokiware.attachmenttamer.cleanup.plist

net.infinite-labs.SIMBLEnablerForSandboxedApps.plist



Library/Mail/Bundles:

Attachment Tamer.mailbundle



Library/PreferencePanes:



Library/Services:

.DS_Store



Library/Spotlight:

NoteBook.mdimporter

limboprint:~ stevelimbocker$ osascript -e 'tell application "System Events" to get name of every login item' 2> /dev/null

iTunesHelper, Time Track Pro, WDDriveUtilityHelper

limboprint:~ stevelimbocker$

Feb 4, 2013 10:49 AM in response to stevefromgladstone

Please read this whole message carefully, especially the warnings, before doing anything.

1. The changes to your configuration suggested here should be considered provisional; they may not solve your problem, or they may remove functionality that you find useful. If a third-party system modification that you want to keep is causing the problem, seek help from its developer.

2. WARNING: Back up all data now if you haven’t already done so. Before proceeding, you must be sure you can restore your system to its present state, even if it becomes unbootable. If you’re not sure you can do that, STOP — DON’T CHANGE ANYTHING. If you’re dissatisfied with the results of the procedure suggested below, restore from your backup. I will not be responsible for the consequences, and I will not be able to help, if you ignore this warning.

3. You should either remove or update the following system modification(s), if an update is available from the developer:

Parallels

and definitely remove at least the following:

AirParrot

AirServer

Attachment Tamer

Nalpeiron ProTec

NexDef

SIMBL

Soundflower

Splashtop

4. Whatever you remove must be removed completely, and (unless otherwise specified in this message) the only way to do that is to use the uninstallation tool, if any, provided by the third-party developers, or to follow their instructions. If the software has been incompletely removed, you may have to re-download or even reinstall it in order to finish the job. I can't be more specific, because I don't install such things myself. Please do your own research.

Here are some general guidelines to get you started. Suppose you want to remove something called “BrickYourMac.” First, consult the product's Help menu, if there is one, for instructions. Finding none there, look on the developer's website, say www.brickyourmac.com. (That may not be the actual name of the site; if necessary, search the web for the product name.) If you don’t find anything on the website or in your search, email the developer. While you're waiting for a response, download BrickYourMac.dmg and open it. There may be an application in there such as “Uninstall BrickYourMac.” If not, open “BrickYourMac.pkg” and look for an Uninstall button.

Again, please don't ask me to do this research for you. You can do it better than I can, because I haven't installed the product and I may not even know what it is.

If you can’t remove software in any other way, you’ll have to erase your boot volume and perform a clean reinstallation of OS X. Never install any third-party software unless you're sure you know how to uninstall it; otherwise you may create problems that are very hard to solve.

WARNING: Trying to remove complex system modifications by hunting for files by name often will not work and may make the problem worse. The same goes for "utilities" that purport to remove software.

5. I recommend that you never reinstall the modifications marked with a dagger (†) above, if any. If your problem is resolved after uninstalling all the above modifications and rebooting, but you still want to use some of those not marked with a dagger, you can experiment with putting them back, one at a time, testing carefully after each step. Keep in mind that system modifications may be incompatible with each other or with future OS X updates, so it may not be clear which one is at fault.

6. If you still have problems after making the suggested changes and rebooting, post again. Remember: if you don’t like the results of this procedure, you can undo it by restoring from the last backup you made before you started.

Uninstall SIMBL as follows. Back up all data before making any changes.

Select

Go Go to Folder

from the Finder menu bar, then enter the following text in the box that opens:

/Library

A folder will open. From that folder, delete the items listed below (some may be absent.) You may be prompted for your administrator login password.


  • Application Support/SIMBL
  • InputManagers/SIMBL.bundle
  • LaunchAgents/net.culater.SIMBL.Agent.plist
  • ScriptingAdditions/SIMBL.osax


Log out and log back in.


Make sure you never reinstall SIMBL. It’s likely to come bundled with another third-party system modfication that depends on it. If you want trouble-free computing, avoid software that makes miraculous changes to other software, especially built-in applications. The only real exception to that rule is Safari extensions, which are mostly safe, and are easy to get rid of when they don’t work. SIMBL and its dependents are not Safari extensions.

Feb 4, 2013 10:08 PM in response to Linc Davis

I'm giving up Linc. I've removed apps that I felt I could live without for a moment.

I'll just continue to blame Apple for making things extremely difficult to fix simple things. Like uninstalling programs, why so many ways to just uninstall?



AirParrot

AirServer Too Bad, since this allowed sharing from other devices to my imac.

Attachment Tamer - This is because Apple Mail doesn't handle attachments correctly.

Nalpeiron ProTec - This is needed for plugins for Photoshop. Not going anywhere.

NexDef - Never knew ESPN would have malicious software.

SIMBL

Soundflower

Splashtop This is a shame. Now how do I access my computer while on the road and do work?


I'm still firm in the belief that this has something to do with Lion Server and it's permissions.


Thank you all the same.

Feb 4, 2013 10:43 PM in response to stevefromgladstone

Try checking for and manually resetting the drive's spotlight index. To do this, open the Terminal utility and run the following command to check for the index:


ls -la / | grep Spotlight


The output of this command should look like the following:


drwx------    5 root      admin      170 May  8  2012 .Spotlight-V100


Even if this shows the spotlight index is present, you can try manually removing and resetting it by running the following commands:


sudo mdutil -E -i off /


After running this command, run the following command to delete the Spotlight store directories (be absolutely sure there are no spaces between the slash and the ".Spotlight" text before executing this command):


sudo rm -rf /.Spotlight


Finally, re-enable spotlight by running the following command:


sudo mdutil -E -i on /


With this command run, check the spotlight menu to see if you can see an indication of the system building the index (ie, a progress bar). This may take up to a few hours to complete, but afterwards see if Spotlight works and if All My Files and other search search options properly show files.

can't index files

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.