GNU bug report logs -
#78407
SuperCollider fails to start
Previous Next
To reply to this bug, email your comments to 78407 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#78407
; Package
guix
.
(Tue, 13 May 2025 14:21:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Gabriel Wicki <gabriel <at> erlikon.ch>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Tue, 13 May 2025 14:21:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Trying to start `scide` SuperCollider fails with the message.
> Could not find QtWebEngineProcess
It worked just fine with Guix commit
41bd799b8a631a8ab5833b2d8157511bfef47f8e leaving me in the dark what
exactly could be the cause for the issue.
Information forwarded
to
bug-guix <at> gnu.org
:
bug#78407
; Package
guix
.
(Wed, 14 May 2025 00:42:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 78407 <at> debbugs.gnu.org (full text, mbox):
It seems like it has nothing to do with specific checkouts.
--8<---------------cut here---------------start------------->8---
gabber <at> silvi ~$ scide
qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
Could not find QtWebEngineProcess
Aborted
gabber <at> silvi ~$ guix shell supercollider --pure -- scide
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-gabber'
--8<---------------cut here---------------end--------------->8---
n.b. the second invocation starts the IDE without an issue
Reply sent
to
Totally Not Gabriel Wicki <gabriel <at> erlikon.ch>
:
You have taken responsibility.
(Wed, 14 May 2025 08:18:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Gabriel Wicki <gabriel <at> erlikon.ch>
:
bug acknowledged by developer.
(Wed, 14 May 2025 08:18:01 GMT)
Full text and
rfc822 format available.
Message #13 received at 78407-done <at> debbugs.gnu.org (full text, mbox):
Maybe you need to log out and log back in for environment variables to
take effect in your home profile?
Information forwarded
to
bug-guix <at> gnu.org
:
bug#78407
; Package
guix
.
(Wed, 14 May 2025 13:30:02 GMT)
Full text and
rfc822 format available.
Message #16 received at 78407 <at> debbugs.gnu.org (full text, mbox):
Hi,
Gabriel Wicki <gabriel <at> erlikon.ch> writes:
> It seems like it has nothing to do with specific checkouts.
>
> gabber <at> silvi ~$ scide
> qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
> Could not find QtWebEngineProcess
> Aborted
> gabber <at> silvi ~$ guix shell supercollider --pure -- scide
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-gabber'
>
> n.b. the second invocation starts the IDE without an issue
Maybe you could try adding qtwayland-5 to the inputs of the package if
it uses qt-build-system, the plugin will be captured in the wrap script
and ensure it works.
--
Thanks,
Maxim
Information forwarded
to
bug-guix <at> gnu.org
:
bug#78407
; Package
guix
.
(Wed, 14 May 2025 13:41:02 GMT)
Full text and
rfc822 format available.
Message #19 received at 78407 <at> debbugs.gnu.org (full text, mbox):
Hi Maxim
Thanks for your reply - but the issue, which turned out to be a PEBKAC has been resolved. I should have logged out and back in - or at least reloaded my shell configs before expecting my env vars to reflect any changes.
Thanks again for your input, I really appreciate it!
g
This bug report was last modified today.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.