Re: [PD] PD .49 crashing when saving patches

2018-10-11 Thread Miller Puckette
Thanks for the testing - may I ask you to test my builds, just to make sure? http://msp.ucsd.edu/tmp/misc/pd-0.49-1test1.mac.tar.gz http://msp.ucsd.edu/tmp/misc/pd-0.49-1test1-i386.mac.tar.gz thanks Miller On Fri, Oct 12, 2018 at 01:00:01AM +0200, Edwin van der Heide wrote: > It does solve the

Re: [PD] PD .49 crashing when saving patches

2018-10-11 Thread Edwin van der Heide
It does solve the problem for me! > On 11 Oct 2018, at 17:24, Dan Wilcox wrote: > > Can y'all try this test build: Pd-0.49-0test3-keyfix4.zip > > >> On Oct 11, 2018, at 1:15 PM, pd-list-requ...@lists.iem.at >>

Re: [PD] PD .49 crashing when saving patches

2018-10-11 Thread Dan Wilcox
I would also blow away any tk or tcl build trees in /mac before building Tk. The script will keep going if the patch is already applied, but you might as well be sure. > On Oct 11, 2018, at 9:01 PM, Miller Puckette wrote: > > Cool... I'll attempt that this evening when I can get to my Mac :)

Re: [PD] PD .49 crashing when saving patches

2018-10-11 Thread Miller Puckette
Cool... I'll attempt that this evening when I can get to my Mac :) M On Thu, Oct 11, 2018 at 08:54:52PM +0200, Dan Wilcox wrote: > Seems so. Phil Stone reports a similar issue where the full key fixes don't > seem to be reflected in the release build. > > I think you just need to re-run

Re: [PD] PD .49 crashing when saving patches

2018-10-11 Thread Dan Wilcox
Seems so. Phil Stone reports a similar issue where the full key fixes don't seem to be reflected in the release build. I think you just need to re-run mac/tcltk-wish.sh 8.5.19 to apply the latest patch, then remake the app bundle with mac/osx-app.sh. Also, check the output from

Re: [PD] PD .49 crashing when saving patches

2018-10-11 Thread Miller Puckette
Is this then just because (apparently) I didn't manage to get the latest fixes to Tcl/Tk 8.5 into 0.49-0? thanks M On Thu, Oct 11, 2018 at 08:30:18PM +0200, Dario Sanfilippo wrote: > Hi, Dan. > > This seems to work. > > Thanks, > Dario > > On Thu, 11 Oct 2018 at 17:24, Dan Wilcox wrote: >

Re: [PD] PD .49 crashing when saving patches

2018-10-11 Thread Dario Sanfilippo
Hi, Dan. This seems to work. Thanks, Dario On Thu, 11 Oct 2018 at 17:24, Dan Wilcox wrote: > Can y'all try this test build: Pd-0.49-0test3-keyfix4.zip > > > On Oct 11, 2018, at 1:15 PM, pd-list-requ...@lists.iem.at wrote: > >

Re: [PD] PD .49 crashing when saving patches

2018-10-11 Thread Dan Wilcox
Can y'all try this test build: Pd-0.49-0test3-keyfix4.zip > On Oct 11, 2018, at 1:15 PM, pd-list-requ...@lists.iem.at wrote: > > Date: Thu, 11 Oct 2018 12:59:28 +0200 > From: Edwin van der Heide mailto:p...@evdh.net>> > To:

Re: [PD] "Could'nt create"...

2018-10-11 Thread Dan Wilcox
That could also be one object: [declare -lib tof -lib iemlib -lib unauthorized] > On Oct 11, 2018, at 3:27 PM, pd-list-requ...@lists.iem.at wrote: > > Date: Thu, 11 Oct 2018 13:07:04 + (UTC) > From: Ed Kelly mailto:morph_2...@yahoo.co.uk>> > > ERRATA![declare -lib tof][declare -lib

Re: [PD] "Could'nt create"...

2018-10-11 Thread Ed Kelly via Pd-list
ERRATA![declare -lib tof][declare -lib iemlib][declare -lib unauthorized] THEN select all, deselect these 3 etc. Never be afraid to admit you were wrong!ED _-_-_-_-_-_-_-^-_-_-_-_-_-_-_ For Lone Shark releases, Pure Data software and published Research, go to http://sharktracks.co.ukĀ  On

Re: [PD] "Could'nt create"...

2018-10-11 Thread Ed Kelly via Pd-list
knob is from tof, mknob is from moonlib. splitfilename is from iemlib. I don't know about "Folder_list" but folderpanel exists within tof. Perhaps it was something from unauthorized? If you download a library using deken ("Find Externals" in the help menu), you need to declare it before you use

Re: [PD] PD .49 crashing when saving patches

2018-10-11 Thread Edwin van der Heide
For me PD crashes when I create a new file, not when I overwrite an existing file. > On 11 Oct 2018, at 12:44, Dario Sanfilippo wrote: > > I also get a seg fault: > > Segmentation fault: 11 > gui socket 3 - > closing audio... > > > > On Thu, 11 Oct

[PD] heavy, bela etc.

2018-10-11 Thread Simon Iten
just as a quick update for those that did not yet realize it. (there was a short discussion about this on the list about a year back, but i cannot find it) bela, the low latency audio platform can run pd patches in two ways: -through libpd, so all vanilla objects are supported -through heavy

Re: [PD] PD .49 crashing when saving patches

2018-10-11 Thread Dario Sanfilippo
I also get a seg fault: Segmentation fault: 11 gui socket 3 - closing audio... On Thu, 11 Oct 2018 at 12:33, Edwin van der Heide wrote: > Hello, > > Yes, the same thing happens to me on macOS 10.13.6. > > Bellow follows a part of the crash report. > > If

Re: [PD] PD .49 crashing when saving patches

2018-10-11 Thread Peter P.
* Christof Ressi [2018-10-11 12:16]: > would one of them be able to compile Pd in debug mode and then run it in a > debugger to find out where it is crashing? The fellows I mentioned will not be able to do that. Me personally I don't use OS X. Perhaps Dario is up to it?

Re: [PD] PD .49 crashing when saving patches

2018-10-11 Thread Christof Ressi
would one of them be able to compile Pd in debug mode and then run it in a debugger to find out where it is crashing? > Gesendet: Donnerstag, 11. Oktober 2018 um 11:46 Uhr > Von: "Peter P." > An: pd-list@lists.iem.at > Betreff: Re: [PD] PD .49 crashing when saving patches > > * Dario Sanfilippo

Re: [PD] PD .49 crashing when saving patches

2018-10-11 Thread Peter P.
* Dario Sanfilippo [2018-10-11 11:24]: > Hello. > > I just wanted to let you know that PD .49 crashes almost regularly after > saving a patch. I've just tested opening PD, saving a simple patch with an > inlet~ and another with an inlet, either with the DSP on or off, and it > crashes

[PD] PD .49 crashing when saving patches

2018-10-11 Thread Dario Sanfilippo
Hello. I just wanted to let you know that PD .49 crashes almost regularly after saving a patch. I've just tested opening PD, saving a simple patch with an inlet~ and another with an inlet, either with the DSP on or off, and it crashes immediately after saving the patch. It does manage to write