Bugs item #3411915, was opened at 2011-09-20 17:56
Message generated for change (Tracker Item Submitted) made by po-b
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3411915&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: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Pierre-Olivier Boulant (po-b)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: ASIO broken in Pd ext 0.43.1 nightly 20110920 on MSW
Initial Comment:
Choose "ASIO (via portaudio)" from media menu.
Select for instance ASIO4All.
click OK
In the menu ASIO is not ticked (nor "Standard (MMIO)")
The Test Audio and MIDI patch doesn't not work.
Reopening "ASIO (via portaudio)" gives two empty lists where the devices should be.
Selecting "Standard (MMIO)" afterwards still works.
Tested on Windows 7 32 bit and Windows 7 64 bit - Pd 0.43.1 extended nightly 20110920
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3411915&group_…
Patches item #3411735, was opened at 2011-09-20 09:42
Message generated for change (Comment added) made by thomasklausner
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3411735&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: None
>Status: Open
Resolution: Out of Date
Priority: 5
Private: No
Submitted By: Thomas Klausner (thomasklausner)
Assigned to: Nobody/Anonymous (nobody)
Summary: pd-0.43: Unportable test(1) construct in src/configure
Initial Comment:
pd-0.43-0 is using an unportable bash extension "==" for test(1) in t/test-lib.sh. This is not supported by most
other shells or even test(1) from GNU coreutils. Please use "=" instead. A patch is attached.
----------------------------------------------------------------------
>Comment By: Thomas Klausner (thomasklausner)
Date: 2011-09-20 17:42
Message:
You are right, the new one is unaffected.
On the other hand, it's a simple fix :)
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2011-09-20 17:39
Message:
There is currently two parallel build systems, old and new. We are moving
to the new build system that is in the root, i.e. pd/configure.ac, the old
one is pd/src/configure.in. I think the new build system is unaffected.
Have you tried that?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3411735&group_…
Patches item #3411735, was opened at 2011-09-20 03:42
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3411735&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: None
>Status: Pending
>Resolution: Out of Date
Priority: 5
Private: No
Submitted By: Thomas Klausner (thomasklausner)
Assigned to: Nobody/Anonymous (nobody)
Summary: pd-0.43: Unportable test(1) construct in src/configure
Initial Comment:
pd-0.43-0 is using an unportable bash extension "==" for test(1) in t/test-lib.sh. This is not supported by most
other shells or even test(1) from GNU coreutils. Please use "=" instead. A patch is attached.
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2011-09-20 11:39
Message:
There is currently two parallel build systems, old and new. We are moving
to the new build system that is in the root, i.e. pd/configure.ac, the old
one is pd/src/configure.in. I think the new build system is unaffected.
Have you tried that?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3411735&group_…
Hi!
I've ported pd-0.43.0 to NetBSD.
It compiles fine and it does stuff.
I'm new to pd, so I can't evaluate yet if everything's fine.
I've imported the resulting package into pkgsrc as pkgsrc/audio/pd.
It will soon be visible at
http://pkgsrc.se/audio/pd
The patches might need cleanup before they can be included into pd,
but even in their current state they show the issues I had to solve.
There are three more issues I fixed with sed:
1. hardcoded path to tclsh in tcl/pkg_mkIndex.tcl
2. path to audio device in src/s_audio_oss.c
3. paths to documentation, which I moved to ${PREFIX}/share/doc/pd to
follow pkgsrc conventions
Please let me know about the best way to get these or similar patches
integrated.
Thanks,
Thomas
Patches item #3411735, was opened at 2011-09-20 09:42
Message generated for change (Tracker Item Submitted) made by thomasklausner
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3411735&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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Thomas Klausner (thomasklausner)
Assigned to: Nobody/Anonymous (nobody)
Summary: pd-0.43: Unportable test(1) construct in src/configure
Initial Comment:
pd-0.43-0 is using an unportable bash extension "==" for test(1) in t/test-lib.sh. This is not supported by most
other shells or even test(1) from GNU coreutils. Please use "=" instead. A patch is attached.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3411735&group_…
Patches item #3411732, was opened at 2011-09-20 09:39
Message generated for change (Tracker Item Submitted) made by thomasklausner
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3411732&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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Thomas Klausner (thomasklausner)
Assigned to: Nobody/Anonymous (nobody)
Summary: Patches for supporting NetBSD
Initial Comment:
The attached patches (against 0.43-0) fix various issues when building on NetBSD.
They are described in detail in the patches, here's a short list:
Add missing include (for SIGPIPE).
Define extensions for NetBSD.
Detect endianness on NetBSD.
Use proper soundcard.h include on NetBSD and add missing argument
to ioctl().
File handling under NetBSD is the same as under Linux.
Use OSS on NetBSD.
Define missing symbol the same as on FreeBSD/Mac OS X.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3411732&group_…
Patches item #3411730, was opened at 2011-09-20 09:35
Message generated for change (Tracker Item Submitted) made by thomasklausner
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3411730&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: bugfix
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Thomas Klausner (thomasklausner)
Assigned to: Nobody/Anonymous (nobody)
Summary: alloca.h not portable
Initial Comment:
The alloca.h header file is not portable, it doesn't exist e.g. on many BSDs or AIX.
I've changed the configure script to check for its existence and the users to check for the symbol before including alloca.h, or including malloc.h instead.
If Windows doesn't use the configure script, an "|| or defined(WIN32)" needs to be added at the end of the "defined(MALLOC_H)" lines.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3411730&group_…
Bugs item #3411625, was opened at 2011-09-19 23:25
Message generated for change (Tracker Item Submitted) made by po-b
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3411625&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: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Pierre-Olivier Boulant (po-b)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: Registery of Win64 for 32 bit application
Initial Comment:
In a Windows 64bit environment the registery keys for a 32bit application should be in:
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Pd-extended]
I made a .reg file to reflect this location for the manual install from the .zip archive.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3411625&group_…
Bugs item #3411620, was opened at 2011-09-19 23:03
Message generated for change (Tracker Item Submitted) made by jackovic
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3411620&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: externals
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: jack (jackovic)
Assigned to: Nobody/Anonymous (nobody)
Summary: [msgfile] from Zexy crash Pd
Initial Comment:
Send [add2 1 2 3 4( to [msgfile] crash Pd.
This on Ubuntu 11.04, Pd 0.42.6 and Zexy 2.2.3
++
Jack
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3411620&group_…
Patches item #3411575, was opened at 2011-09-19 14:41
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3411575&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: None
>Status: Pending
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Martin Peach (mrpeach)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: add canvas_fill as a variable
Initial Comment:
Attached diffs for pd-gui.tcl and pdtk_canvas.tcl permit different coloured canvas backgrounds if the "color scheme" section of pd-gui.tcl is edited.
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2011-09-19 15:03
Message:
Works for me, I'll include it pd-extended.git. (In the future, if you make
the patch using 'git format-patch' it'll include all the info you put into
the commit, including commit message, commit author name, etc.)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3411575&group_…