rikumi / iconsur

macOS Big Sur Adaptive Icon Generator
MIT License
687 stars 26 forks source link

Setting icons makes the System unresponsive #7

Closed stoneC0der closed 3 years ago

stoneC0der commented 4 years ago

Hi! first of thanks for the handy script, yesterday I download the iconsur then added my PATH from the downloads folder then I proceed with changing app icons most of them I generated the icon from the local asset using -l. only 2 apps add problems:

Karabiner-Element & Karabiner-EventViewer saying that I had no write access while using sudo of course Slidepad after generating the icons then unset it, when I try to set again I was getting a corrupt file like error

Sorry that I can add the error as I just got working again to try to reproduce it again

I am not entirely sure if iconsur is the culprit since after reboot before the system becomes unresponsive again I managed to see the crash report and it related to SMC but event after resetting the SMC several times the problem still persist event in safe mode the computer was a bit slow with high CPU usage

After unsetting all the icons in safe mode then a reboot everything is back to normal

I would to not that sudo iconsur cache does not work for me, I get the errors below

find: /private/var/folders//0y/45ssbl4j1xzdng53lhf1gj580000gn/C/com.apple.iconservices: No such file or directory find: /private/var/folders//zz/zyxvpxvq6csfxvn_n0000000000000/C/com.apple.iconservices: No such file or directory touch: cannot touch '/Applications/Batman Arkham City GOTY.app': No such file or directory touch: setting times of '/Applications/Karabiner-Elements.app': Operation not permitted touch: setting times of '/Applications/Karabiner-EventViewer.app': Operation not permitted touch: cannot touch '/Applications/Tomb Raider Anniversary.app': No such file or directory Error: Command failed: sleep 3; sudo touch /Applications/*

Arkham & Tomb Raider are symlinks but drive in there is not connected

so I get not being apple to cache is the reason why I experiencing this I will try to move the apps but remain the folder in /private/...

I really like iconsur, so much easier to set icons than drag and drop plus generating icons on the fly is also great