MagerValp / AutoDMG

Create deployable system images from OS X installer
1.22k stars 117 forks source link

Cannot determine default scripting component #253

Closed 128keaton closed 4 years ago

128keaton commented 4 years ago

Description of issue

When using an AutoDMG image of 10.15.5, I cannot use any Applescript features once the machine is booted.

Running osascript via the CLI results in osascript can't open default scripting component

Screen Shot 2020-06-23 at 11 40 59 AM

Expected behavior

The ability to run/use Applescript features

Actual behavior

No Applescript applet, script, etc works

Steps to reproduce

  1. Use AutoDMG to create a 10.15.5 clean disk image
  2. Use AutoCasperNBI to build a NetBoot set or clone the disk image to a drive to boot.
  3. Boot from NetBoot set/drive and attempt to use Applescript features.

Log file

AutoDMG 2020-06-23 11.39.log

MagerValp commented 4 years ago

Sorry, you'll have to file a bug with Apple, AutoDMG has nothing to do with AppleScript.

128keaton commented 4 years ago

@MagerValp Um. Okay. It only happens with AutoDMG generated images. I can post some more debugging information from ntruss. I wouldn't post here if I wasn't sure.