Question

I use LaunchBar and it sometimes loses the custom icon. I have asked the vendor for support and will answer should I get an answer, but I wondered if I could find a cause or fix for missing icon previews on the OS level.

enter image description here

What's super odd is that Finder and the macOS app switcher show the correct icons - just LaunchBar 6 Version 6.9.4 seems to be dropping the icons. I'm seeing this on 10.12.6 and 10.13.x and the issue persists after a reboot.

Is there an icon services API or subsystem that could need rebuilding or is this just a third party issue where the tool needs a fix or reset?

No correct solution

OTHER TIPS

Well - it turns out LaunchBar was reporting things as they are and Finder and the rest of the systems started dropping the icons to match what this utility was showing.

I have recovered from the failure by rebuilding the launch services database.

The short command is lsregister -kill -seed and here's the full path

  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -seed

This still hasn't figured out why they went wrong, but it's a rebuild step that can be taken once the number of "broken" icons become aggravating. This is very odd to me since the lsregister command used to be vey handy when duplicate open as records were present, but I didn't have that symptom here. Also, typically cleaning icon caches in /var/folders and then performing a safe boot. That's not something I ever liked contemplating and was very happy to not have to resort to trying that in this case.

Licensed under: CC-BY-SA with attribution
Not affiliated with apple.stackexchange
scroll top