IngmarStein / Monolingual

Remove unnecessary language resources from macOS.
https://ingmarstein.github.io/Monolingual
GNU General Public License v3.0
525 stars 29 forks source link

[Mac OS 10.15 Catalina] Helper Install crash #201

Open durchblicker1 opened 5 years ago

durchblicker1 commented 5 years ago

Hi,

same issue as here: https://github.com/IngmarStein/Monolingual/issues/105

Program worked on 10.14 very good. Since update on 10.15 the helper install crashed and I can not use this program any more.

Every version above 1.6.7 does not work.

I have tried these commands: sudo rm /Library/LaunchDaemons/com.github.IngmarStein.Monolingual.Helper.plist sudo rm /Library/PrivilegedHelperTools/com.github.IngmarStein.Monolingual.Helper sudo launchctl stop com.github.IngmarStein.Monolingual.Helper

with reboot.

No chance to get monolingual > 1.6.7 working

MiklB2 commented 4 years ago

Same trouble. At start clearning I have admin password query, then

screenshot

And nothing else.

Last updated 10.15.6 Mac OS, last ML version 1.8.2 installed.

MiklB2 commented 4 years ago

Solved!!! https://github.com/IngmarStein/Monolingual/issues/76#issuecomment-334959339 Quote: I got it working following the thread here https://github.com/IngmarStein/Monolingual/issues/48

Just run the following in the terminal and you should be good to go sudo launchctl load -w /Library/LaunchDaemons/com.github.IngmarStein.Monolingual.Helper.plist

Originally posted by @cfabianski in https://github.com/IngmarStein/Monolingual/issues/76#issuecomment-334959339