Sooooo I am fighting the fight of trying to unify the look of my helpfiles across the 3 oses… and I think I got a bug but I cannot trace where it is.
To get the latest version I had to compile on Ubuntu (the apt is stalled at 0.50). It works but when I load the attached file in Ubuntu 18, I get
corrupted size vs. prev_size Pd: signal 6 watchdog: signaling pd...
(multiple times until I force quit)
and when I load the exact same patch in the same binary on Ubuntu 20 I get:
malloc(): invalide next size (unsorted) Pd: signal 6 watchdog: signaling pd...
(multiple times until I force quit)
I am trying to identify what I do wrong but any hint welcome before I do a bug report that is so vague it is useless…
The said file renders fine in Windows and MacOS.
Thanks!
pa
(Ps any pointer on how to unify looks between OSes welcome - I found some online, mostly moaning about fonts :)
On Thu, 2022-01-27 at 17:45 +0000, Pierre Alexandre Tremblay wrote:
Sooooo I am fighting the fight of trying to unify the look of my helpfiles across the 3 oses… and I think I got a bug but I cannot trace where it is.
The help-file loads fine in my Pd (0.52-1) on Ubuntu 20.04. However, I don't have the fluid.* externals installed and get a lot of "... couldn't create" messages. Maybe the problem is in the external and not in the patch?
Roman
<Sadly> the external works fine out of the help. Even more strange, sometimes that works for a few minutes before getting these problems.
I’ll keep an eye on it, hopefully someone will get a reproducible problem.
Sorry - they are all here:
https://github.com/flucoma/flucoma-sc/releases/tag/nightly
The whole project is documented here:
And we try to help people understanding it all here:
https://learn.flucoma.org/installation/pd
On 27 Jan 2022, at 20:30, Roman Haefeli reduzent@gmail.com wrote:
On Thu, 2022-01-27 at 20:17 +0000, Pierre Alexandre Tremblay wrote:
<Sadly> the external works fine out of the help. Even more strange, sometimes that works for a few minutes before getting these problems.
Where can one get the external? Roman
hello,
all works for me.
pd 0.52.1, ubuntu 20.04, flucoma-pd from dev branch at #eeab7248
it's a very cool help patch, by the way. very interactive. nice!
cheers,
ub
On 27.01.22 21:59, Pierre Alexandre Tremblay wrote:
Sorry - they are all here:
https://github.com/flucoma/flucoma-sc/releases/tag/nightly
The whole project is documented here:
And we try to help people understanding it all here:
https://learn.flucoma.org/installation/pd
On 27 Jan 2022, at 20:30, Roman Haefeli reduzent@gmail.com wrote:
On Thu, 2022-01-27 at 20:17 +0000, Pierre Alexandre Tremblay wrote:
<Sadly> the external works fine out of the help. Even more strange, sometimes that works for a few minutes before getting these problems.
Where can one get the external? Roman
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
This is good news!
I’m curious, did you compile Pd or was there a binary somewhere? If so, do you use jack or another audio driver?
I’m new to Linux and it is quite chronophage :)
p
On 27 Jan 2022, at 21:27, ub ub@xdv.org wrote:
hello,
all works for me.
pd 0.52.1, ubuntu 20.04, flucoma-pd from dev branch at #eeab7248
it's a very cool help patch, by the way. very interactive. nice!
cheers,
ub
On 27.01.22 21:59, Pierre Alexandre Tremblay wrote:
Sorry - they are all here:
https://github.com/flucoma/flucoma-sc/releases/tag/nightly
The whole project is documented here:
And we try to help people understanding it all here:
https://learn.flucoma.org/installation/pd
On 27 Jan 2022, at 20:30, Roman Haefeli reduzent@gmail.com wrote:
On Thu, 2022-01-27 at 20:17 +0000, Pierre Alexandre Tremblay wrote:
<Sadly> the external works fine out of the help. Even more strange, sometimes that works for a few minutes before getting these problems.
Where can one get the external? Roman
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
On 27.01.22 22:31, Pierre Alexandre Tremblay wrote:
This is good news!
I’m curious, did you compile Pd or was there a binary somewhere? If so, do you use jack or another audio driver?
i compiled pd from source and yes, i'm using jack.
I’m new to Linux and it is quite chronophage :)
i'm always hoping it trades some knowledge for the time spent. :)
p
On 27 Jan 2022, at 21:27, ub ub@xdv.org wrote:
hello,
all works for me.
pd 0.52.1, ubuntu 20.04, flucoma-pd from dev branch at #eeab7248
it's a very cool help patch, by the way. very interactive. nice!
cheers,
ub
On 27.01.22 21:59, Pierre Alexandre Tremblay wrote:
Sorry - they are all here:
https://github.com/flucoma/flucoma-sc/releases/tag/nightly
The whole project is documented here:
And we try to help people understanding it all here:
https://learn.flucoma.org/installation/pd
On 27 Jan 2022, at 20:30, Roman Haefeli reduzent@gmail.com wrote:
On Thu, 2022-01-27 at 20:17 +0000, Pierre Alexandre Tremblay wrote:
<Sadly> the external works fine out of the help. Even more strange, sometimes that works for a few minutes before getting these problems.
Where can one get the external? Roman
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
i compiled pd from source and yes, i'm using jack.
Same here - it works-ish and is simpler to do than SC for sure - so thanks to whomever wrote the compile instructions.
I’m new to Linux and it is quite chronophage :)
i'm always hoping it trades some knowledge for the time spent. :)
Indeed it helps understand the beast a bit.
On Thu, 2022-01-27 at 20:59 +0000, Pierre Alexandre Tremblay wrote:
Sorry - they are all here:
You probably meant the Pd link, not SC:
https://github.com/flucoma/flucoma-pd/releases/tag/nightly
I'm sorry that I'm not much of help here. The externals and help- patches seem to run fine here (Pd compiled from tag: 0.52-1-really, Ubuntu 20.04) Roman
Ok thanks. Indeed the Pd, sorry for that!
If they run fine then I’ll consider it done and continue to plough with the other 70 helpfiles to do :)
On 27 Jan 2022, at 21:54, Roman Haefeli reduzent@gmail.com wrote:
On Thu, 2022-01-27 at 20:59 +0000, Pierre Alexandre Tremblay wrote:
Sorry - they are all here:
You probably meant the Pd link, not SC:
https://github.com/flucoma/flucoma-pd/releases/tag/nightly
I'm sorry that I'm not much of help here. The externals and help- patches seem to run fine here (Pd compiled from tag: 0.52-1-really, Ubuntu 20.04) Roman