grahampugh / erase-install

A script that automates downloading macOS installers, and optionally erasing or upgrading macOS in a single process. Watch the video!
https://grahamrpugh.com/2023/05/14/macaduk-presentation-eraseinstall.html
Apache License 2.0
836 stars 131 forks source link

Fullscreen on rebootdelay while --no-fs #348

Closed sundeep443 closed 1 year ago

sundeep443 commented 1 year ago

Describe the bug after providing the --no-fs in the process in jamf we were getting fullscreen on rebootdely countdown screen.

To Reproduce In Jamf policy we use --no-fs in Files and Process to get all the windows as utility window. As it was working fine till 27.2 as checked but it's having issues in the reboot delay screen in 28.1 ver. other screens were in utility but just the rebootdelay screen was fullscreen.

Expected behavior The Reboot Delay screen should be in non-full screen or utility window when --no-fs used.

Code/log output erase-install.log

Screenshots

Screenshot 2023-02-08 at 2 07 52 PM

Environment (please complete the following information):

Screenshot 2023-02-08 at 1 57 59 PM
mrmte commented 1 year ago

i have the same issue :(

sahibbhai commented 1 year ago

Yes, same here. Upgrading from 13.1 to 13.2, using --no-fs in the JAMF policy parameters, still getting fullscreen mode.

sahibbhai commented 1 year ago

Confirming that v29.0 has fixed this bug for me 🎉