Dan,<br>unfortunately, both extended and newest vanilla behaves the same way on sierra. Will try the method you linked above and let the list know.<br>Best,<br>Popesz <br><br>On Wednesday, March 29, 2017, Dan Wilcox <<a href="mailto:danomatika@gmail.com">danomatika@gmail.com</a>> wrote:<br>> The patch window state is being saved and re-opened when Pd is being restarted. SeeĀ <a href="http://puredata.info/docs/faq/help-pd-crashes-on-startup-on-mac-osx-10-7">http://puredata.info/docs/faq/help-pd-crashes-on-startup-on-mac-osx-10-7</a><br>> Newer versions of vanilla have a fix that disables state saving automatically, but Pd-extended does not.<br>><br>> I want to create an automatic control of a patch which can freeze.<br>> The first patch send every x seconds a signal via osc to an other patch. If the first patch does not respond after x+n seconds the first the second patch runs a shell script to killall pd instances<br>> than run a shell script which starts the patches<br>><br>> like this:<br>><br>> /Applications/Pd-0.47-1-64bit.app/Contents/MacOS/Pd /Users/xxx/Desktop/OSCcontrol.pd<br>> sleep 5<br>> /Applications/Pd-extended.app/Contents/MacOS/Pd-extended /Users/xxx/Desktop/OSCcontrolsend.pd<br>><br>> every time pd starts, each instance opens twice later even three times and so on. What is the solution? Why this happens?<br>> Is there any hope?<br>> Best,<br>> Popesz<br>><br>> --------<br>> Dan Wilcox<br>> @danomatika<br>> <a href="http://danomatika.com">danomatika.com</a><br>> <a href="http://robotcowboy.com">robotcowboy.com</a><br>><br>><br>>