Re: Debugging an input manager that refuses to load
Re: Debugging an input manager that refuses to load
- Subject: Re: Debugging an input manager that refuses to load
- From: "Michael Ash" <email@hidden>
- Date: Tue, 25 Mar 2008 10:10:17 -0400
On Fri, Mar 21, 2008 at 12:15 AM, Michael Ash <email@hidden> wrote:
> I have a user who can't use my program because it won't load. It loads
> into Safari by using an input manager, but it simply doesn't show up.
> I've placed logging statements in my input manager principal class's
> +load method and they don't appear for this user, so it's clear that
> the bundle isn't loading, as opposed to loading but failing to do what
> it's supposed to do.
[snip]
I finally have some news about this. I tried unsuccessfully to get
some information about the failure by using DYLD and OBJC environment
variables to print information about loaded executable images (the
input manager simply does not show up). I also had him install another
input manager, Safari AdBlock, and that one wouldn't load either! Then
I finally had him try a different user account on the computer... and
they both loaded! So his input managers are fine, his system will load
them, but not in his original account. Weird, huh?
Now I'm even more mystified than before. I'm sure this means
something, but I don't know what. What would cause input managers to
stop loading, but only in a single account?
Mike
_______________________________________________
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