Bugs item #2724323, was opened at 2009-03-31 22:34
Message generated for change (Settings changed) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2724323&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: pd-extended
Group: v0.41.0
>Status: Closed
>Resolution: Fixed
Priority: 9
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: creating [~dac] triggers a crash
Initial Comment:
With Pd-extended 0.40.3 and Pd-0.41.4-extended-20090328 on Mac OS X/Intel. It did not crash with Pd-vanilla 0.41.4 and 0.42.4.
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-01 00:36
Message:
found the source of the problem the new sys_isabsolutepath() code was
confusing sys_open_absolute(). It turns out that Miller fixed the problem
in 0.42.4, so I included that code:
http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/pd/src/s_path.c…
Here's the commit:
http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=rev&revision=109…
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2724323&group_…
Bugs item #2724323, was opened at 2009-03-31 22:34
Message generated for change (Tracker Item Submitted) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2724323&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: pd-extended
Group: v0.41.0
Status: Open
Resolution: None
Priority: 9
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: creating [~dac] triggers a crash
Initial Comment:
With Pd-extended 0.40.3 and Pd-0.41.4-extended-20090328 on Mac OS X/Intel. It did not crash with Pd-vanilla 0.41.4 and 0.42.4.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2724323&group_…
Bugs item #2724318, was opened at 2009-04-01 02:23
Message generated for change (Tracker Item Submitted) made by claudiusmaximus
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2724318&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: v0.41.0
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: ClaudiusMaximus (claudiusmaximus)
Assigned to: Nobody/Anonymous (nobody)
Summary: 'pd -alsa -send "; pd dsp 1"' fails with -nogui
Initial Comment:
$ pd -alsa -send "; pd dsp 1"
works fine
$ pd -alsa -nogui -send "; pd dsp 1"
snd_pcm_open (output): Device or resource busy
if i send to a custom receiver and delay the message by 100ms it seems to work ok, but still, not perfect
at a guess there's a race condition somewhere, and using the gui slows it down enough to work? just a guess though
tested on GNU/Linux/Debian/Lenny/pure:dyne with pd-0.41
may also affect other sound APIs, but I haven't tested with anything other than ALSA
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2724318&group_…