From: Lee Thompson <lee.p.thomp@gmail.com>
To: help-guix@gnu.org
Subject: Can't boot SuperCollider
Date: Wed, 06 Nov 2024 18:17:33 +0000 [thread overview]
Message-ID: <87h68ki5r6.fsf@gmail.com> (raw)
Hi All,
I'm having a lot of trouble getting SuperCollider working on Guix. I've
installed the package by adding it to my home-configuration.scm and
reconfiguring home, though I can't get it to boot the server.
I can load the IDE and the sclang interpreter but when I run `s.boot;`
or `Server.default.boot;` I get the following error:
> Booting server 'localhost' on address 127.0.0.1:57110.
> terminate called without an active exception
> Server 'localhost' exited with exit code 0.
I've added my user to the realtime group and added this bit of PAM
service code the manual talks about to my /etc/config.scm:
> (service pam-limits-service-type
> (list
> (pam-limits-entry "@realtime" 'both 'rtprio 99)
> (pam-limits-entry "@realtime" 'both 'memlock 'unlimited)))
But this has changed nothing. I've got no idea what's breaking here;
I'm using a default GNOME system almost fresh from the installer. Could
someone tell me what I'm doing wrong and how to get this all working
please?
Any help appreciated, thanks
next reply other threads:[~2024-11-06 18:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-06 18:17 Lee Thompson [this message]
2024-11-08 13:54 ` Can't boot SuperCollider Lee Thompson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87h68ki5r6.fsf@gmail.com \
--to=lee.p.thomp@gmail.com \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).