Re: Services Cache problem
Re: Services Cache problem
- Subject: Re: Services Cache problem
- From: "John C. Warner" <email@hidden>
- Date: Mon, 19 Jul 2004 18:59:20 -0400
Possible, but first make sure there is one and only one copy of the
service on the volume. I've had services get loaded from the weirdest
places - ~/Developer/Builds/, ~/Desktop/, and so on.
Perhaps clearing the LaunchServices caches would help? This sounds
similar to the 'old version of my app gets launched when I double click
a document' problems people occasionally have.
-John
On Jul 19, 2004, at 6:26 PM, Mark Munz wrote:
Unfortunately, in the example that I'm now able to reproduce locally
(on my laptop), there is only one volume.
My guess is that there is some cached data that isn't getting reset.
Mark
On Jul 19, 2004, at 9:34 AM, John C. Warner wrote:
Make sure they don't have any older versions of the services
installed on another volume, e.g.
/Volumes/MyOldOSInstall/Library/Services/ or those will be loaded
too.
-John
On Jul 19, 2004, at 11:12 AM, Mark Munz wrote:
Does anyone know where the Services items are cached and how I can
force it reset?
I've got some older services (from a previous version of the
product) that my customers cannot clear out (the Service items are
no longer in the Services folder).
I've tried calling NSUpdateDynamicServices() to force a refresh and
even restarting their machines with no success.
Thanks.
Mark Munz
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.