By Roy Sommer @Roy_Sommer
When i load up sound flow the edit window doesnt appear its almost seems like it is hidden. Unable to display Soundflow window
System Information
SoundFlow 5.4.2
OS: darwin 22.2.0
ProductName: macOS
ProductVersion: 13.1
BuildVersion: 22C65
Steps to Reproduce
- Nothing just started up MAC and window display stoped working
- Sound flow appears on the top icon bar
- Tried display all windows still doesnt show up
- Window wont display reinstalled application still not working
Expected Result
it should ofdisplayed the edit window for soundflow
Actual Result
Nothing still having problem
Workaround
nope
Other Notes
Links
User UID: FaZtz3mnlqfgk85HUL5nC1aY5G83
Feedback Key: sffeedback:FaZtz3mnlqfgk85HUL5nC1aY5G83:-NXl_m9uD-R-u7iYXf5K
Linked from:
- Christian Scheuer @chrscheuer2023-06-12 22:07:53.261Z
Hi Roy,
This is probably because SF remembers an old window layout and tries to open its window on a nonexistent screen.
Start by restarting your computer or otherwise ensuring no SoundFlow process is running, then run this in Terminal and try again:
rm -rf ~/Library/Application\ Support/SoundFlow/v2/sfgui
This resets the window cache.
- RRoy Sommer @Roy_Sommer
It worked thanks very much