discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] GRC on OSX?


From: Josh Blum
Subject: Re: [Discuss-gnuradio] GRC on OSX?
Date: Wed, 3 Oct 2007 14:09:45 -0400

1) I suppose numbersink2 is not in your particular gnuradio build.
Checkout the trunk again.

2) There is no config file when you first load GRC. When you close
GRC, it will create the config file, and the error will be gone
thereafter.

3) Bus Error? I have no idea... There are no "un-intialized"
variables. And the code that loads the preferences isnt printing this.
It might be a weird GTK+OSX thing. Does GRC function otherwise?

-Josh

On 10/3/07, Chris Albertson <address@hidden> wrote:
>
> --- Michael Dickens <address@hidden> wrote:
>
> > I'm trying to run ./Editor.py on the latest GRC SVN trunk on OSX
> > 10.4.10 (checked out as of this morning).  I've used MacPorts to
> > install python 2.5, python wx, python gtk2, and python xml (along
> > with their dependencies, and all of the GNU Radio dependencies).
> > When I run ./Editor.py, I get:
> > ------
> > cannot import name numbersink2  in Numerical Sink! -> continuing...
> > Removing empty category "Custom"...
> > <<< Welcome to GRC 0.69 >>>
> >  >>> Error: Cannot load preferences file: "/Users/mlk/.grc.xml"
> > Bus error
>
> I think it is best to address the erors in order.  "bus error"
> is surprising for an interpreted language but "Cannot load preferences
> file: "/Users/mlk/.grc.xml" seems like it should be easy to address.
> My gues the lack of a config file leaves some variables un-intialized
> which leads to the bus error
>
> Chris Albertson
>   Home:   310-376-1029  address@hidden
>   Office: 310-336-5189  address@hidden
>   KG6OMK
>
>
>
> ____________________________________________________________________________________
> Need a vacation? Get great deals
> to amazing places on Yahoo! Travel.
> http://travel.yahoo.com/
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]