Skip to main content
Inspiring
January 19, 2011
Question

OSX installation error

  • January 19, 2011
  • 2 replies
  • 1235 views

I have no problems installing my app on any osx setup except 1, this is my install log:

1/19/11 5:45:43 PM    com.apple.coreservices.uiagent[994]    Wed Jan 19 17:45:43 Macbook_.local CoreServicesUIAgent[994] <Error>: kCGErrorIllegalArgument: CGSGetRegionBounds : Invalid region
1/19/11 5:49:03 PM    com.apple.launchd.peruser.501[86]    ([0x0-0xb20b2].com.adobe.air.ApplicationInstaller[1023]) Exited with exit code: 9
1/19/11 5:49:19 PM    com.apple.coreservices.uiagent[1035]    Wed Jan 19 17:49:19 Macbook_.local CoreServicesUIAgent[1035] <Error>: kCGErrorIllegalArgument: CGSUnionRegionWithRect : Invalid region
1/19/11 5:49:19 PM    com.apple.coreservices.uiagent[1035]    Wed Jan 19 17:49:19 Macbook_.local CoreServicesUIAgent[1035] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
1/19/11 5:49:19 PM    com.apple.coreservices.uiagent[1035]    Wed Jan 19 17:49:19 Macbook_.local CoreServicesUIAgent[1035] <Error>: kCGErrorIllegalArgument: CGSGetRegionBounds : Invalid region
1/19/11 5:55:21 PM    com.apple.launchd.peruser.501[86]    ([0x0-0xb90b9].com.adobe.air.ApplicationInstaller[1040]) Exited with exit code: 9
1/19/11 5:55:40 PM    [0x0-0xbc0bc].com.adobe.air.ApplicationInstaller[1055]    too many arguments
1/19/11 5:55:40 PM    com.apple.launchd.peruser.501[86]    ([0x0-0xbc0bc].com.adobe.air.ApplicationInstaller[1055]) Exited with exit code: 2
1/19/11 5:55:50 PM    com.apple.launchd.peruser.501[86]    ([0x0-0xbe0be].com.adobe.air.ApplicationInstaller[1059]) Exited with exit code: 9
Macbook_.local

This topic has been closed for replies.

2 replies

Participant
October 2, 2011

I got this error when a different user had installed the AIR application already, deleting it first fixed the problem.

chris.campbell
Legend
January 20, 2011

It looks like we're missing some of the installer log here, so I'll shoot from the hip and suggest a couple of things.

First, is there a previous version of the app already installed?  If so, could you uninstall it first and try again?

Second, could you try to run the AppleScript in this post and see if that helps?

Finally, if neither of those suggestions help could you filter your console's system.log for "Adobe AIR" and grab all the data displayed?

Thanks,

Chris

Ps. Moving the thread to the Install forum