I just checked out a copy of the the [hid] object and again it is crashing as soon as I try to start it.
The old object that I have modified to work with my setup still works fine, so I can use it. ( I forgot what the changes where, but I believe I sent them to you a while back.)
It seems like the error is coming from changes in input_arrays.c If you tell what these are all about I might be able to debug it.
-august.
-------------------
http://aug.ment.org
just for the record, i made a patch with [hid] object for the first time just now, and there was no problem in making the object - but when i tried to open the help file all_about_hid ....pd just crashed.
i am using 0.38.4 RC5 on os X 10.3.9
do you need 10.4 to make it work or something??? i'm really gonna need [hid] soon when i start importing sensor data
Yeah, these are known bugs, I am going to be working on [hid] this
weekend, I'll take a look at these two.
FYI: I am on 10.3.9 too.
.hc
On Dec 16, 2005, at 1:03 PM, hard off wrote:
just for the record, i made a patch with [hid] object for the first time just now, and there was no problem in making the object - but when i tried to open the help file all_about_hid ....pd just crashed.
i am using 0.38.4 RC5 on os X 10.3.9
do you need 10.4 to make it work or something??? i'm really gonna need [hid] soon when i start importing sensor data
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
On Dec 16, 2005, at 1:03 PM, hard off wrote:
just for the record, i made a patch with [hid] object for the first time just now, and there was no problem in making the object - but when i tried to open the help file all_about_hid ....pd just crashed.
I forgot to mention, that's a bug with multiple [hid] instances
pointing to the same device. That's buggy right now, but its stable if
you only use one [hid] instance per device.
i am using 0.38.4 RC5 on os X 10.3.9
do you need 10.4 to make it work or something??? i'm really gonna need [hid] soon when i start importing sensor data
Which sensor box will you be using? It'd be good to know. I am going
to be building my MultIO now and working on making some objects for it.
.hc
"I have the audacity to believe that peoples everywhere can have three
meals a day for their bodies, education and culture for their minds,
and dignity, equality and freedom for their spirits."
- Martin Luther King, Jr.
On Dec 16, 2005, at 12:31 PM, august wrote:
I just checked out a copy of the the [hid] object and again it is crashing as soon as I try to start it.
You mean that when you type [hid] on a new canvas, it just crashes?
Which OS? What is the first device? Could you send me a transcript of
the crash?
The old object that I have modified to work with my setup still works fine, so I can use it. ( I forgot what the changes where, but I
believe I sent them to you a while back.)
I couldn't find them, could you send them to me again?
It seems like the error is coming from changes in input_arrays.c If you tell what these are all about I might be able to debug it.
IIRC, the change was replacing NULLs in the arrays with made-up names
like key_507.
.hc
-august.
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
"I am going to be building my MultIO now and working on making some objects for it."
i am getting a MultIO too. so this is very good news.
i guess you already know, but opening more than one HID instance is causing a crash on os x. i think that's why the help file, and the all_about_hid file are crashing too.