-
Notifications
You must be signed in to change notification settings - Fork 404
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Surge standalone hangs on launch on Mac #6709
Comments
I have a couple of thoughts but my best guess is you somehow got corrupted standalone settings, since the AU works. Can you try removing the file |
~/Library/Application Support/Surge XT.settings doesn't exist. If it ever existed, maybe it got deleted when I purged Surge XT using AppCleaner and then reinstalled it. But as far as I can remember, I never managed to get standalone Surge XT to start. |
@halfbeing this is the only report of this we have had; wondering if the latest production version (1.2.3) starts up for you successfully on your system in standalone? |
I still get the same issue. This was after removing Surge XT and Surge XT Effects with App Cleaner and then installing the version 1.2.3. |
OK! Well are you able to use terminal? There's a couple of favors you could do me In a terminal type If it is hung, leave it running and in a second terminal do this
You will see something like this
but you will have different numbers. Read the second number by the /Applications line (here 23075) then type
where you replace This will force a crash dialog to open. Copy the text and paste or attach it here. Then I can at least see where you are hung up. |
kill -3 won’t do it. I have to do a kill -9. |
So if you kill -3 you don’t get a crash report 30 seconds later? |
One other thought If you grab the latest nightly and install it, then type
does it work? |
Good news! 1.3.nightly.448b4ef starts up fine. Thank you!
For information: I think I waited a minute or more in vain yesterday for
kill -3 to do its stuff before I did kill -9.
…On Mon, 24 Jul 2023 at 12:47, Paul ***@***.***> wrote:
One other thought
If you grab the latest nightly and install it, then type
/Applications/Surge\ XT.app/Contents/MacOS/surge-xt-cli --list-devices
does it work?
—
Reply to this email directly, view it on GitHub
<#6709 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAINMNNFIT4HLKKJDVTLLITXRZHEVANCNFSM6AAAAAASLM7QUY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
ok great! Unfortunately the software that would let me diagnose this would only work with JUCE 7, which doesn't show the problem :) I'll close this issue - thanks for responding. And 1.3.nightly will become a production release sometime this fall. (The nightly is pretty stable if yo udon't use the new features of course, but the new features could break, and we have had bugs in the nightly in this cycle. If you are doing commercial or archival DAW work you probably want to run 1.2.3 for everything except the standalone). |
Oh and thanks for getting back to us. Closing this issue. |
Surge standalone hangs on launch on my Mac.
Version: Surge XT 1.1.2.d3568a9
Build: 2022-11-01 @ 14:28:23 on 'Mac-1667312250086.local/pipeline' with 'AppleClang-13.0.0.13000029' using JUCE 6.1.6
System: macOS 64-bit AU on Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
MacOS 13.0 (22A380)
When I double-click on the Surge XT icon in Finder, the Surge icon appears in the Dock and soon starts jumping up and down, and it gets labelled "not responding" in Activity Monitor. No GUI appears. "Force quit" is the only way to stop it.
Surge works fine, however, as an AU plugin in Ableton Live 11 (which is where I copied the version info from).
The text was updated successfully, but these errors were encountered: