Re: Debugging com.apple.LaunchServices.DatabaseChange messages
Re: Debugging com.apple.LaunchServices.DatabaseChange messages
- Subject: Re: Debugging com.apple.LaunchServices.DatabaseChange messages
- From: Eden Smallwood <email@hidden>
- Date: Sun, 26 Oct 2014 15:35:18 -0700
Do you possibly have QLEnableLogging set to true ?
To be sure, try this at the shell:
defaults write -g QLEnableLogging NO
On Oct 26, 2014, at 12:00 PM, email@hidden wrote:
> Send Cocoa-dev mailing list submissions to
> email@hidden
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.apple.com/mailman/listinfo/cocoa-dev
> or, via email, send a message with subject or body 'help' to
> email@hidden
>
> You can reach the person managing the list at
> email@hidden
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Cocoa-dev digest..."
>
>
> Today's Topics:
>
> 1. Debugging com.apple.LaunchServices.DatabaseChange messages (Peter)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 26 Oct 2014 16:05:20 +0100
> From: Peter <email@hidden>
> To: email@hidden
> Subject: Debugging com.apple.LaunchServices.DatabaseChange messages
> Message-ID: <email@hidden>
> Content-Type: text/plain; charset=windows-1252
>
> Hi,
>
> lately (OS10.9.5) I find my console log littered with messages like this
>
> [QL] Launch Services Database change notification (com.apple.LaunchServices.DatabaseChange). Resetting Generator caches.
>
> on message for each running app, amounting to several thousand a day.
>
> I suspect some outdated Quicklook generator behind. As these are quite often hidden in the application bundle it is almost impossible to disable them, as one can do in the case of the ones stored in the respective library folders.
>
> Does anybody know what might trigger these messages? I get them at regular intervals of 2 Minutes, sometimes 10 seconds even.
>
> How could I possibly debug this?
>
> I read up on QuickLook put couldn’t find an appropriate entry point.
>
> Any pointers are welcome.
>
> Thanks,
>
> Peter
>
>
>
>
>
> ------------------------------
>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins (at) lists.apple.com
>
> https://lists.apple.com/mailman/listinfo/cocoa-dev
>
>
> End of Cocoa-dev Digest, Vol 11, Issue 587
> ******************************************
>
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden