Re: [Discuss-gnuradio] OSX 10.6 Audio Library Error

2011-07-06 Thread Michael Dickens
Great! Johnathan has already incorporated it into the various GIT branches, so us OSX users should be good to go again. Thanks for reporting it; I wouldn't have found that bug with my default setup. - MLD On Jul 6, 2011, at 10:28 PM, Ryan Pape wrote: > Patch worked perfectly. Thanks for the h

Re: [Discuss-gnuradio] OSX 10.6 Audio Library Error

2011-07-06 Thread Ryan Pape
Patch worked perfectly. Thanks for the help! On Wed, Jul 6, 2011 at 12:08 PM, Michael Dickens wrote: > After disabling Jack and PortAudio, I see the same issue. What -were- you > thinking, Josh, when you integrated the audio components together? I think > you're secretly biased against OSX :)

Re: [Discuss-gnuradio] OSX 10.6 Audio Library Error

2011-07-06 Thread Johnathan Corgan
On Wed, Jul 6, 2011 at 10:08, Michael Dickens wrote: > Tom & Johnathan : Here's the patch code to fix this issue; it replicates > what "gr-audio-osx/src/Makefile.am" did. Do you want me to make a branch, > etc., or can I just push it to the master? I affects only OSX, since it's > within an "i

Re: [Discuss-gnuradio] OSX 10.6 Audio Library Error

2011-07-06 Thread Michael Dickens
After disabling Jack and PortAudio, I see the same issue. What -were- you thinking, Josh, when you integrated the audio components together? I think you're secretly biased against OSX :) JK (really, I am just kidding)! Tom & Johnathan : Here's the patch code to fix this issue; it replicates w

Re: [Discuss-gnuradio] OSX 10.6 Audio Library Error

2011-07-06 Thread Michael Dickens
Hi Ryan - I just did a clean uninstall, git pull, then reinstall of the current master; I don't see this issue at all (e.g., the "dial_tone.py" example works just fine -- though I don't know which audio interface is being used). I'm running 10.6.8 on a MacBook Pro (early 2009 model), 64-bit ker

Re: [Discuss-gnuradio] OSX 10.6 Audio Library Error

2011-07-05 Thread UDL
this will resolve that errror http://www.updatelee.com/src/gnuradio_osx.patch it wont fix the real problem though, your going to get audiounitrender errors, unfortunately I dont have the resources right now to resolve it. Hopefully in August I'll be able to take a look at it. Even more hopefully

[Discuss-gnuradio] OSX 10.6 Audio Library Error

2011-07-05 Thread Ryan Pape
I'm having trouble with a new install on OSX 10.6. I've done this enough times on other OSX versions but I am drawing a blank.Can anyone help me out? Can't find Core Audio libs? Traceback (most recent call last): File "./dial_tone.py", line 24, in from gnuradio import audio File "/u