Skip to content
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

Windows version didn't start #720

Closed
dcromster opened this issue Oct 6, 2015 · 4 comments
Closed

Windows version didn't start #720

dcromster opened this issue Oct 6, 2015 · 4 comments
Milestone

Comments

@dcromster
Copy link
Contributor

Detailed Error Report:

GUI log

[GUI] - shutting down any old audio servers...
[GUI] - using default editor colours
[GUI] - starting UDP OSC Server on port 4558...[GUI] - booting live coding server

[GUI] - UDP OSC Server ready and listening
[GUI] - waiting for server to connect...
[GUI] - server failed to start with this error message:
> Server Exception:
Boot - Unable to connect to scsynth
[GUI] - critical error!

Server Errors

Could not load did_you_mean
Failed to start server: Boot - Unable to connect to scsynth
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/scsynthexternal.rb:206:in boot_and_wait' C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/scsynthexternal.rb:223:inboot_server_windows'
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/scsynthexternal.rb:119:in boot' C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/scsynthexternal.rb:59:ininitialize'
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/server.rb:49:in new' C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/server.rb:49:ininitialize'
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/studio.rb:27:in new' C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/studio.rb:27:ininitialize'
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/mods/sound.rb:106:in new' C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/mods/sound.rb:106:inblock (2 levels) in included'
C:/Program Files (x86)/Sonic Pi/app/gui/qt/release/../../../../app/server/bin/sonic-pi-server.rb:109:in new' C:/Program Files (x86)/Sonic Pi/app/gui/qt/release/../../../../app/server/bin/sonic-pi-server.rb:109:in

'

Server Output

Using protocol: udp
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)
An existing connection was forcibly closed by the remote host. - recvfrom(2)

@samaaron
Copy link
Collaborator

Hi,

could you try this latest pre-release of v2.10 to see if it resolves your issues:

http://sonic-pi.net/files/tmp/Sonic-Pi-2.10b1.msi

@xavriley xavriley added this to the v2.10 milestone Apr 11, 2016
@samaaron samaaron modified the milestones: v2.11, v2.10 May 31, 2016
@samaaron
Copy link
Collaborator

Hi, did v2.10 fix this issue for you?

@jbergens
Copy link

Hi!

I got it to start somehow but I don't remeber how anymore. I think I got it
to crash also but I don't remember more about that either. Hopefully
everything works now.

/Johan Bergens

On Tue, May 31, 2016 at 12:50 PM, Sam Aaron notifications@github.com
wrote:

Hi, did v2.10 fix this issue for you?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#720 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AALpkoVBdlSDsNEhTAUHule8xrD0zUZxks5qHBJ6gaJpZM4GJxPP
.

@samaaron
Copy link
Collaborator

OK, closing for now - feel free to re-open if necessary :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants