i experienced some crashes on macos when saving patches with Pd0.56-3test1. IIRC, it happened with multiple open patch windows and "save as". the patch wasn't saved, but the filename was written to the recent files history.
unfortunately, i didn't find a way yet to properly reproduce this - but since i didn't notice similar crashes with previous versions at all, i'm not yet sure about calling it a final release after the above fix. i'm curious if others experienced similar crashes and whether someone might have ideas for specific test scenarios? cheers, ben On Sun, May 17, 2026 at 7:14 PM Alexandre Torres Porres <[email protected]> wrote: > > ok, for the record and to the list, the warnings can be quite annoying as > they show up for just one message sent to [vline~] , which can be quite > common. > > we have a PR to orint the warning only if it goes beyond some threshold, see > https://github.com/pure-data/pure-data/pull/2906 > > I also documented this in https://github.com/pure-data/pure-data/pull/2904 > > I guess merging these two would, and the translations at > https://github.com/pure-data/pure-data/pull/2908 would be what needs to > happen for the final release. > > Anything else? > > cheers > > Em qua., 13 de mai. de 2026 às 02:35, Ben Wesch <[email protected]> > escreveu: >> >> On Wed, May 13, 2026 at 2:50 AM Alexandre Torres Porres >> <[email protected]> wrote: >> > >> > ok, testing my library and opening the "all objects"file I see dozens of >> > warnings >> > >> > "vline~: warning: queued segments are only drained while DSP is running" >> > >> > I wonder what this is actually warning me about and how I could avoid all >> > the numerous warnings >> >> see https://github.com/pure-data/pure-data/pull/2878 - they warn you >> if you're starting to build a queue of vline~ segments that can't be >> drained (because DSP is off). >> the warnings are a separate commit: >> https://github.com/pure-data/pure-data/commit/3a9774f5ff30c31bb463eb3c71032097033ef510. >> >> cheers, >> ben >> >> --- >> [email protected] - the Pure Data mailinglist >> https://lists.iem.at/hyperkitty/list/[email protected]/message/BLEIWT5FBIBRJTRFOTEJTD5Y4BW65L5K/ >> >> To unsubscribe send an email to [email protected] mailing list >> UNSUBSCRIBE and account-management -> https://lists.iem.at/ --- [email protected] - the Pure Data mailinglist https://lists.iem.at/hyperkitty/list/[email protected]/message/G2FILOEAV5S73ASKEOCJANIMLAFVQECC/ To unsubscribe send an email to [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.iem.at/
