qzind / tray

Browser plugin for sending documents and raw commands to a printer or attached device.
https://qz.io
Other
841 stars 274 forks source link

QZ was prevented from modifying apps (MacOS Ventura) #1089

Open Vzor- opened 1 year ago

Vzor- commented 1 year ago

When QZ attempts to write to /Applications/Firefox.app/Contents/Resources/distribution/policies.json 'Privacy & Security' blocks the action and displays the following popup

Screenshot 2023-01-25 at 4 27 09 PM

The change to firefox is still made though by the seemingly redundant /Library/Preferences/org.mozilla.firefox.plist feature. Perhaps if the policies.json doesn't work on MacOS we should just skip it to avoid the notification.

tresf commented 1 year ago

@Vzor- I think it's sane to remove this policy for Firefox versions that no longer need it. What I'm having a hard time finding is when the cutover from policies.json to the default write occured.