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

Sonicpi doesn't open in windows 10 #1532

Closed
Githoekstra opened this issue Jan 17, 2017 · 9 comments
Closed

Sonicpi doesn't open in windows 10 #1532

Githoekstra opened this issue Jan 17, 2017 · 9 comments
Assignees

Comments

@Githoekstra
Copy link

log.zip

@samaaron
Copy link
Collaborator

@llloret - looks like this is another case where boost is failing to initialise:

scsynth.log

# Starting SuperCollider 2017-01-17 07:53:26
SC FFT global init: cosTable initialised.
Exception in World_New: boost::interprocess::intermodule_singleton initialization failed

@samaaron
Copy link
Collaborator

server-output.log

(the error here is likely because the scsynth process blew up whilst it was trying to configure IO)

Sonic Pi server booting...
Using protocol: udp
Detecting port numbers...
Send port: 4558
Listen port: 4557
  - OK
Scsynth port: 4556
  - OK
Scsynth send port: 4556
  - OK
OSC cues port: 4559
  - OK
Booting server...


Booting Sonic Pi
----------------

Booting on Windows
Boot - Starting the SuperCollider server...
Failed to start server: Input/output error - TerminateProcess
C:/Program Files (x86)/Sonic Pi/app/server/native/win/ruby/lib/ruby/gems/2.3.0/gems/win32-process-0.8.3/lib/win32/process.rb:850:in `block in kill'
C:/Program Files (x86)/Sonic Pi/app/server/native/win/ruby/lib/ruby/gems/2.3.0/gems/win32-process-0.8.3/lib/win32/process.rb:797:in `each'
C:/Program Files (x86)/Sonic Pi/app/server/native/win/ruby/lib/ruby/gems/2.3.0/gems/win32-process-0.8.3/lib/win32/process.rb:797:in `kill'
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/scsynthexternal.rb:260:in `rescue in boot_and_wait'
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/scsynthexternal.rb:256:in `boot_and_wait'
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/scsynthexternal.rb:353:in `boot_server_windows'
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/scsynthexternal.rb:191:in `boot'
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/scsynthexternal.rb:30:in `initialize'
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/server.rb:70:in `new'
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/server.rb:70:in `initialize'
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/studio.rb:51:in `new'
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/studio.rb:51:in `init_studio'
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/studio.rb:44:in `initialize'
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/lang/sound.rb:117:in `new'
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/lang/sound.rb:117:in `block (2 levels) in included'
C:/Program Files (x86)/Sonic Pi/app/gui/qt/release/../../../../app/server/bin/sonic-pi-server.rb:155:in `new'
C:/Program Files (x86)/Sonic Pi/app/gui/qt/release/../../../../app/server/bin/sonic-pi-server.rb:155:in `<main>'
Server is exiting.
Shutting down GUI...
Goodbye :-)

@llloret
Copy link
Collaborator

llloret commented Jan 17, 2017

Yes, it looks so.

@Githoekstra, does the same error happen every time, or can you sometimes boot Sonic PI properly?

Between tries, can you reboot the PC, to make sure that there is nothing left in the background?

@Githoekstra
Copy link
Author

No it happens everytime, also tried rebooting

@Githoekstra
Copy link
Author

The app is now opening, did u adjust something? Else; how is it possible that it will run now? thanks

@samaaron
Copy link
Collaborator

@Githoekstra - there's nothing we could have adjusted at our end to your installed app - everything is local to your machines.

It's possible you had mostly been unlucky with your initial boots and @llloret's hunch was right in that it does boot occasionally.

Are you getting it booting every time though? What if you try say 10 times?

@Githoekstra
Copy link
Author

It works everytime now, strange..

@samaaron
Copy link
Collaborator

Just digging through previous similar issues it seems that someone fixed a similar issue by ensuring the following points to a valid folder where you have write access:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Common AppData

Could you let us know the value of this for you?

@samaaron
Copy link
Collaborator

Closing as this appears to be a duplicate of #959

Please try updating to v3.1 and if that still has problems please continue the discussion over on #959

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

3 participants