Thank you so much .
I changed the 392nd line to boot_and_wait("scsynth", "-u", @port.to_s, "-m", "131072", "-a", num_audio_busses_for_current_os.to_s, "-D", "0", "-R", "0", "-l", "1""-B" , "127.0.0.1")
I changed the qjackctl options according to your 4 screen shots.
I started qjackctl
Started sonic pi with terminal command sonic-pi. Yet it coudnt be started.
The current logs
Sonic Pi Boot Error Report
==================
System Information
- Sonic Pi version: 2.10.0
- OS: Linux Mint 19.2
GUI Log
/home/uma/.sonic-pi/log/gui.log
[GUI] - using default editor colours
[GUI] - shutting down any old audio servers...
[GUI] - starting UDP OSC Server on port 4558...
[GUI] - UDP OSC Server ready and listening
[GUI] - booting live coding server
[GUI] - waiting for server to boot...
............................................................
[GUI] - Critical error! Could not boot server.
Server Errors
/home/uma/.sonic-pi/log/server-errors.log
Server Output
/home/uma/.sonic-pi/log/server-output.log
Sonic Pi server booting...
Using protocol: udp
Scsynth Output
/home/uma/.sonic-pi/log/scsynth.log
# Starting SuperCollider 2019-11-21 18:41:06
ERROR: Invalid option 127.0.0.1
supercollider_synth options:
-v print the supercollider version and exit
-u <udp-port-number> a port number 0-65535
-t <tcp-port-number> a port number 0-65535
-B <bind-to-address> an IP address
-c <number-of-control-bus-channels> (default 16384)
-a <number-of-audio-bus-channels> (default 1024)
-i <number-of-input-bus-channels> (default 8)
-o <number-of-output-bus-channels> (default 8)
-z <block-size> (default 64)
-Z <hardware-buffer-size> (default 0)
-S <hardware-sample-rate> (default 0)
-b <number-of-sample-buffers> (default 1024)
-n <max-number-of-nodes> (default 1024)
-d <max-number-of-synth-defs> (default 1024)
-m <real-time-memory-size> (default 8192)
-w <number-of-wire-buffers> (default 64)
-r <number-of-random-seeds> (default 64)
-D <load synthdefs? 1 or 0> (default 1)
-R <publish to Rendezvous? 1 or 0> (default 1)
-l <max-logins> (default 64)
maximum number of named return addresses stored
also maximum number of tcp connections accepted
-p <session-password>
When using TCP, the session password must be the first command sent.
The default is no password.
UDP ports never require passwords, so for security use TCP.
-N <cmd-filename> <input-filename> <output-filename> <sample-rate> <header-format> <sample-format>
-H <hardware-device-name>
-V <verbosity>
0 is normal behaviour
-1 suppresses informational messages
-2 suppresses informational and many error messages
-U <ugen-plugins-path> a colon-separated list of paths
if -U is specified, the standard paths are NOT searched for plugins.
-P <restricted-path>
if specified, prevents file-accessing OSC commands from
accessing files outside <restricted-path>.
To quit, send a 'quit' command via UDP or TCP, or press ctrl-C.
Then I removed 127.0.0.1 from line 392, again started sonic pi after starting qjackctl. Yet there is no joy.
scsynth -v
scsynth 3.8.0 (Built from branch ‘not_a_git_checkout’ [na])
In the terminal when I run sonic-pi There is error
[GUI] - could not open file /proc/asound/card0/pcm0p/info
libpng warning: iCCP: known incorrect sRGB profile
Even after running qjackctl and sonic-pi ,killall scsynth scsynth: no process found