Did Pd save it’s window state in the old version? IE. starting Pd automatically starts windows that were open when it was last closed? It might be an old state that gets loaded by the OS and this can cause weird issues like this some times.
This should be fixed in 0.47 as I added clearing & locking the state as well as telling the OS not to save state automatically … or at least I think that work in the in the master branch but it could be in one of my side branches.
Dan Wilcox @danomatika https://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
On Dec 1, 2016, at 9:21 PM, pd-list-request@lists.iem.at wrote:
From: Roman Haefeli <reduzent@gmail.com mailto:reduzent@gmail.com> Subject: [PD] Pd-0.47.1 on macOS 10.11.6 hangs after quitting Date: December 1, 2016 at 6:04:02 PM GMT+1 To: pd-list@lists.iem.at mailto:pd-list@lists.iem.at
Hey all
My colleague installed Pd-0.47.1 on his MacBook (10.11.6) and it hangs after quitting. The problem only occurs when DSP is turned on or has been turned on in the past. When DSP never has been turned on since launch of Pd, Pd quits without issues.
When Pd is forcefully quit through apple menu, a 'pd' process still remains running while using 100% of a core. The only way to stop that is with a terminal command ('killall pd').
The problem is independent from chosen audio backend, it happens with 'jack', 'built-in' and other back-ends.
It would already be helpful to know whether that problem is specific to his system or if it is a general problem with Pd on 10.11.
How would someone proceed to track down such an issue?
Thanks, Roman