On 29/04/2020 14:48, gabri...@email.com wrote:
> Hi. On ubuntu 20.04 notepadqq have problems.
>
> $ dmesg|grep notepadqq
> [12174.772035] notepadqq-bin[362526]: segfault at ip
> 7f43ed7e83af sp 7ffe38911ae8 error 4 in
> libQt5Widgets.so.5.12.8[7f43ed616000+3c4000]
> [12362.717738
Hi. On ubuntu 20.04 notepadqq have problems.
$ dmesg|grep notepadqq
[12174.772035] notepadqq-bin[362526]: segfault at ip 7f43ed7e83af sp 7ffe38911ae8 error 4 in libQt5Widgets.so.5.12.8[7f43ed616000+3c4000]
[12362.717738] notepadqq-bin[375438]: segfault at 8 ip 7f3b2f2823a4
Hi-- I've kinda adopted this issue:
https://bugs.launchpad.net/ubuntu/+source/supercollider/+bug/1833752
...and have found the issue; the 'supercollider-common' package is missing
a dependency (libjs-codemirror), which, when installed, solves this issue.
I am a developer, but have never contrib