Great! "./bin/pd" is making the trick! Pd + SMS Vanilla (back to its complete objects set) are opening with no more crash and everything seems to be working, except...
PB: The Pd console is now displaying "ALSA output error (snd_pcm_open): Device or resource busy" (which is not the case) with DSP On and Vu-Meter well displaying the audio level outputted by [else/sfont~]. This is leading to no sound heard at the PC level. Perhaps it's normal as we are running here a special Pd version?
Info: After further analyzing and testing my SMS project I found when it moved from a working (v.0.1.50) to a crashing state (v0.1.52). On the left-most side of the patch I have under *Sequencer* [midiin] and [midiout] objects. in 0.1.52 I added a [spigot] between both for enabling a MIDI-Thru function. Changing it from [spigot] to [#spigot], saving the patch and reopening it, SMS Vanilla + Pd are no more crashing.
Thank you.
Best, Joe
Le 29/01/2023 à 15:34, IOhannes m zmölnig a écrit :
On 1/29/23 02:59, Linux ROUEN Normandie wrote:
bin/pd /media/joe/DATA_UNIX/PROJECTS/Pure-Data/patchs/SMS-Vanilla/simple-midi-sequencer-vanilla-0152.pd
I'm getting: Pd-0.54.0 ("draft") compiled 02:12:53 Jan 29 2023 float precision = 32 bits port 38139 TCL_LIBRARY="../lib/tcl/library" TK_LIBRARY="../lib/tk/library" wish "../tcl//pd-gui.tcl" 38139 Waiting for connection request... Error in startup script: couldn't read file "../tcl//pd-gui.tcl": no
yikes, that's another weird one. i can reproduce it and the solution is to use "./bin/pd" instead of "bin/pd"...
When I look for 'pd-gui.tcl', I find it well in '/home/joe/pure-data/tcl'. Strange thing to have this double slash in '/tcl//pd-gui.t
just for the record, the double-slash is harmless, and it ends up being equivalent to a single-slash
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list