Page 1 of 1

Mavericks Custom Icon issue?

PostPosted: Sun Oct 20, 2013 1:15 am
by DaMacGuy
Running Mavericks GM - It doesn't appear that the Custom Icon condition works under Mavericks. I have a condition that looks for when a custom icon is set to know when files can by synced with a Dropbox folder. But the rule preview shows no matches, and the metadata for files in the preview doesn't show a custom icon field.

:cry:

Re: Mavericks Custom Icon issue?

PostPosted: Mon Oct 21, 2013 3:32 pm
by Mr_Noodle
Probably an issue with Mavericks and Spotlight. Unfortunately, I think this is outside of Hazel's control. Have you tried using 'mdls' on the files to dump the metadata?

Re: Mavericks Custom Icon issue?

PostPosted: Thu Oct 24, 2013 11:27 am
by DaMacGuy
Hadn't thought o check with mils. This is what I get regarding custom icon...

Code: Select all
kMDItemFSHasCustomIcon         = (null)


Hrrmm. :?

Re: Mavericks Custom Icon issue?

PostPosted: Thu Oct 24, 2013 12:14 pm
by Mr_Noodle
You can try looking for a commandline program which checks this and use it in a Hazel condition. Either that, or get Apple to fix their Spotlight importer (probably not likely but can't hurt to ask them).