No internet connection
  1. Home
  2. Support

When i load up sound flow the edit window doesnt appear its almost seems like it is hidden. Unable to display Soundflow window

By Roy Sommer @Roy_Sommer
    2023-06-12 21:50:52.143Z

    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

    1. Nothing just started up MAC and window display stoped working
    2. Sound flow appears on the top icon bar
    3. Tried display all windows still doesnt show up
    4. 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

    Feedback ZIP

    Solved in post #2, click to view
    • 2 replies
    1. 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.

      ReplySolution
      1. RRoy Sommer @Roy_Sommer
          2023-06-12 22:16:18.331Z

          It worked thanks very much