The 0.39.2-extended test versions don't seem to be working on Mac OS
X 10.3. Could someone try a test version on 10.3.9?
http://at.or.at/hans/pd/installers.html
Try running it from the Terminal.app, like this:
/Applications/Pd-0.39.2-extended-test6.app/Contents/MacOS/Pd-0.39.2- extended-test6
.hc
If you are not part of the solution, you are part of the
problem. - Eldridge Cleaver
Hi Hans-Christoph,
don't know if this is relevant in your case, but the portaudio v19
ringbuffer code (in portaudio SVN) is still somehow broken for OSX 10.3.
This can result in crashes at startup, but may be worked around by
some preprocessor defines, which make the implementation more or less
unusable for multi-CPU machines though.
greetings, Thomas
Am 04.01.2007 um 01:14 schrieb Hans-Christoph Steiner:
The 0.39.2-extended test versions don't seem to be working on Mac
OS X 10.3. Could someone try a test version on 10.3.9?http://at.or.at/hans/pd/installers.html
Try running it from the Terminal.app, like this:
/Applications/Pd-0.39.2-extended-test6.app/Contents/MacOS/Pd-0.39.2- extended-test6
.hc
--
If you are not part of the solution, you are part of the
problem. - Eldridge Cleaver
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
Thomas Grill http://grrrr.org
Turns out it was that Tcl/Tk uses 10.4-specific things when you build
it from source. I built a Tcl/Tk version from source on 10.3, so
that should work now.
10.3 users! Please test this build and tell me whether it works for
you or not!
http://at.or.at/hans/pd/installers.html
.hc
On Jan 3, 2007, at 7:26 PM, Thomas Grill wrote:
Hi Hans-Christoph, don't know if this is relevant in your case, but the portaudio v19
ringbuffer code (in portaudio SVN) is still somehow broken for OSX
10.3. This can result in crashes at startup, but may be worked around by
some preprocessor defines, which make the implementation more or
less unusable for multi-CPU machines though.greetings, Thomas
Am 04.01.2007 um 01:14 schrieb Hans-Christoph Steiner:
The 0.39.2-extended test versions don't seem to be working on Mac
OS X 10.3. Could someone try a test version on 10.3.9?http://at.or.at/hans/pd/installers.html
Try running it from the Terminal.app, like this:
/Applications/Pd-0.39.2-extended-test6.app/Contents/MacOS/ Pd-0.39.2-extended-test6
.hc
If you are not part of the solution, you are part of the
problem. - Eldridge Cleaver
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
Thomas Grill http://grrrr.org
If nature has made any one thing less susceptible than all others of
exclusive property, it is the action of the thinking power called an
idea, which an individual may exclusively possess as long as he keeps
it to himself; but the moment it is divulged, it forces itself into
the possession of everyone, and the receiver cannot dispossess
himself of it. - Thomas Jefferson
extended test 7 is working for me on 10.3.9. Thanks. However when I open a simple Gem example patch it doesn't find certain objects.
here is the pd window readout:
GEM: Graphics Environment for Multimedia GEM: ver: 0.91-cvs GEM: compiled: Jan 6 2007 GEM: maintained by IOhannes m zmoelnig GEM: Authors : Mark Danks (original version) GEM: Chris Clepper GEM: James Tittle GEM: IOhannes m zmoelnig GEM: with help by Guenter Geiger, Daniel Heckenberg, Cyrille Henry, et al. GEM: using AltiVec optimization gemwin ... couldn't create gemhead ... couldn't create rectangle 4 3 ... couldn't create pix_texture ... couldn't create pix_video ... couldn't create
On 1/7/07, Hans-Christoph Steiner hans@eds.org wrote:
Turns out it was that Tcl/Tk uses 10.4-specific things when you build it from source. I built a Tcl/Tk version from source on 10.3, so that should work now.
10.3 users! Please test this build and tell me whether it works for you or not!
http://at.or.at/hans/pd/installers.html
.hc
On Jan 3, 2007, at 7:26 PM, Thomas Grill wrote:
Hi Hans-Christoph, don't know if this is relevant in your case, but the portaudio v19 ringbuffer code (in portaudio SVN) is still somehow broken for OSX 10.3. This can result in crashes at startup, but may be worked around by some preprocessor defines, which make the implementation more or less unusable for multi-CPU machines though.
greetings, Thomas
Am 04.01.2007 um 01:14 schrieb Hans-Christoph Steiner:
The 0.39.2-extended test versions don't seem to be working on Mac OS X 10.3. Could someone try a test version on 10.3.9?
http://at.or.at/hans/pd/installers.html
Try running it from the Terminal.app, like this:
/Applications/Pd-0.39.2-extended-test6.app/Contents/MacOS/ Pd-0.39.2-extended-test6
.hc
If you are not part of the solution, you are part of the problem. - Eldridge Cleaver
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
Thomas Grill http://grrrr.org
If nature has made any one thing less susceptible than all others of exclusive property, it is the action of the thinking power called an idea, which an individual may exclusively possess as long as he keeps it to himself; but the moment it is divulged, it forces itself into the possession of everyone, and the receiver cannot dispossess himself of it. - Thomas Jefferson
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Exactly the same problem with 10.3.9 Should we install another version of tcl/tk-acqua?
thank you for you work Hans
Il giorno 07/gen/07, alle 22:07, ryan holsopple ha scritto:
extended test 7 is working for me on 10.3.9. Thanks. However when I open a simple Gem example patch it doesn't find certain
objects.here is the pd window readout:
GEM: Graphics Environment for Multimedia GEM: ver: 0.91-cvs GEM: compiled: Jan 6 2007 GEM: maintained by IOhannes m zmoelnig GEM: Authors : Mark Danks (original version) GEM: Chris Clepper GEM: James Tittle GEM: IOhannes m zmoelnig GEM: with help by Guenter Geiger, Daniel Heckenberg, Cyrille Henry, et
al. GEM: using AltiVec optimization gemwin ... couldn't create gemhead ... couldn't create rectangle 4 3 ... couldn't create pix_texture ... couldn't create pix_video ... couldn't createOn 1/7/07, Hans-Christoph Steiner hans@eds.org wrote:
Turns out it was that Tcl/Tk uses 10.4-specific things when you build it from source. I built a Tcl/Tk version from source on 10.3, so that should work now.
10.3 users! Please test this build and tell me whether it works for you or not!
http://at.or.at/hans/pd/installers.html
.hc
On Jan 3, 2007, at 7:26 PM, Thomas Grill wrote:
Hi Hans-Christoph, don't know if this is relevant in your case, but the portaudio v19 ringbuffer code (in portaudio SVN) is still somehow broken for OSX 10.3. This can result in crashes at startup, but may be worked around by some preprocessor defines, which make the implementation more or less unusable for multi-CPU machines though.
greetings, Thomas
Am 04.01.2007 um 01:14 schrieb Hans-Christoph Steiner:
The 0.39.2-extended test versions don't seem to be working on Mac OS X 10.3. Could someone try a test version on 10.3.9?
http://at.or.at/hans/pd/installers.html
Try running it from the Terminal.app, like this:
/Applications/Pd-0.39.2-extended-test6.app/Contents/MacOS/ Pd-0.39.2-extended-test6
.hc
If you are not part of the solution, you are part of the problem. - Eldridge Cleaver
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
Thomas Grill http://grrrr.org
--
If nature has made any one thing less susceptible than all others of exclusive property, it is the action of the thinking power called an idea, which an individual may exclusively possess as long as he keeps it to himself; but the moment it is divulged, it forces itself into the possession of everyone, and the receiver cannot dispossess himself of it. - Thomas Jefferson
PD-list@iem.at mailing list UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
You'll need to include this version of Gem:
http://gem.iem.at/download.html
That one will be included in the final 10.3/G3 release of Pd-0.39.2- extended.
.hc
On Jan 9, 2007, at 6:14 AM, Francesco wrote:
Exactly the same problem with 10.3.9 Should we install another version of tcl/tk-acqua?
thank you for you work Hans
Il giorno 07/gen/07, alle 22:07, ryan holsopple ha scritto:
extended test 7 is working for me on 10.3.9. Thanks. However when I open a simple Gem example patch it doesn't find
certain objects.here is the pd window readout:
GEM: Graphics Environment for Multimedia GEM: ver: 0.91-cvs GEM: compiled: Jan 6 2007 GEM: maintained by IOhannes m zmoelnig GEM: Authors : Mark Danks (original version) GEM: Chris Clepper GEM: James Tittle GEM: IOhannes m zmoelnig GEM: with help by Guenter Geiger, Daniel Heckenberg, Cyrille
Henry, et al. GEM: using AltiVec optimization gemwin ... couldn't create gemhead ... couldn't create rectangle 4 3 ... couldn't create pix_texture ... couldn't create pix_video ... couldn't createOn 1/7/07, Hans-Christoph Steiner hans@eds.org wrote:
Turns out it was that Tcl/Tk uses 10.4-specific things when you
build it from source. I built a Tcl/Tk version from source on 10.3, so that should work now.10.3 users! Please test this build and tell me whether it works for you or not!
http://at.or.at/hans/pd/installers.html
.hc
On Jan 3, 2007, at 7:26 PM, Thomas Grill wrote:
Hi Hans-Christoph, don't know if this is relevant in your case, but the portaudio v19 ringbuffer code (in portaudio SVN) is still somehow broken for OSX 10.3. This can result in crashes at startup, but may be worked around by some preprocessor defines, which make the implementation more or less unusable for multi-CPU machines though.
greetings, Thomas
Am 04.01.2007 um 01:14 schrieb Hans-Christoph Steiner:
The 0.39.2-extended test versions don't seem to be working on Mac OS X 10.3. Could someone try a test version on 10.3.9?
http://at.or.at/hans/pd/installers.html
Try running it from the Terminal.app, like this:
/Applications/Pd-0.39.2-extended-test6.app/Contents/MacOS/ Pd-0.39.2-extended-test6
.hc
If you are not part of the solution, you are part of the problem. - Eldridge Cleaver
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
Thomas Grill http://grrrr.org
If nature has made any one thing less susceptible than all others of exclusive property, it is the action of the thinking power called an idea, which an individual may exclusively possess as long as he
keeps it to himself; but the moment it is divulged, it forces itself into the possession of everyone, and the receiver cannot dispossess himself of it. - Thomas Jefferson
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
Computer science is no more related to the computer than astronomy is
related to the telescope. -Edsger Dykstra