On Feb 3, 2008 8:31 PM, Alex Holkner <[EMAIL PROTECTED]> wrote: > > Unfortunately, when I try to run "chooser" under my daughter's > > non-admin account, it gives me the following error: > > > > RegisterProcess failed (error = -50) > > Abort trap > > That's an interesting one. Googling on this shows quite a bit of > chatter about this error, but no-one has traced it to anything in > particular as far as I can see. Could be related to using a > limited-access account, hitting the user process limit, or having more > than one user logged in. Can't help you with this sorry; it doesn't > look like a pyglet problem to me.
Oh! I know what's causing that. I only allow my daughter's limited account to run certain applications. Terminal is one of the allowed applications, but since a pyglet window shows up in the dock, it must be being treated as a disallowed application. Nuts. Well, I need to get py2app set-up and working with pyglet anyway... ~ Nathan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
