Re: [Discuss-gnuradio] plotter_base.py problem

2011-07-19 Thread Philip Balister
On 07/19/2011 08:50 AM, Miguel A. Vallejo, EA4EOZ wrote: Marcus D. Leech wrote: Just on a hunch, try: export LIBGL_ALWAYS_INDIRECT=1 Before you start any of the above applications. Yes!, It works! OpenGL has, in my opinion, become a festering sore of incompatibilities and weird edge condi

Re: [Discuss-gnuradio] plotter_base.py problem

2011-07-19 Thread Marcus D. Leech
On 19/07/2011 8:50 AM, Miguel A. Vallejo, EA4EOZ wrote: Completely agree. Why use a monster like OpenGL to make simple 2D graphics? Gnu Radio swallowed the OpenGL monster "by proxy" when we opted to use WxPython, and the plotting/graphing widgets in WxPython happen to use OpenGL for rend

Re: [Discuss-gnuradio] plotter_base.py problem

2011-07-19 Thread Patrik Tast
Try, ./usrp_nbfm_rcv.py -R A -f 435.3e6 -O plughw:0,0 The *-O* switch tells which audio device to use. Patrik - Original Message - From: "Patrik Tast" To: Sent: Monday, July 18, 2011 5:01 Subject: Re: [Discuss-gnuradio] plotter_base.py problem if you cd to /usr/loc

Re: [Discuss-gnuradio] plotter_base.py problem

2011-07-19 Thread Miguel A. Vallejo, EA4EOZ
Marcus D. Leech wrote: Just on a hunch, try: export LIBGL_ALWAYS_INDIRECT=1 Before you start any of the above applications. Yes!, It works! OpenGL has, in my opinion, become a festering sore of incompatibilities and weird edge conditions. It used to work reliably on just about anythin

Re: [Discuss-gnuradio] plotter_base.py problem

2011-07-18 Thread Marcus D. Leech
On 07/17/2011 08:47 PM, Miguel A. Vallejo, EA4EOZ wrote: Hello! I'm trying to play a bit with gnuradio and a funcube dongle pro but I'm having problems making gnuradio work. I'm using a fresh ubuntu 11.04 install and gnuradio 3.4.0 built from sources. Everytime a fft display is used, I get t

Re: [Discuss-gnuradio] plotter_base.py problem

2011-07-18 Thread Marcus D. Leech
On 07/18/2011 06:16 AM, Miguel A. Vallejo, EA4EOZ wrote: > Patrik Tast wrote: > >> if you cd to /usr/local/bin and then plug for example >> ./usrp_fft.py -R A -f 435e6 >> >> If the above doesnt work, then reconsider >> >> Patrik > > No, it does not work because I don't have any USRP hardware. Only

Re: [Discuss-gnuradio] plotter_base.py problem

2011-07-18 Thread Miguel A. Vallejo, EA4EOZ
Alex DEKKER wrote: Ditto - 11.04, 64 bit, built from git [the ICE1712 issue I reported was on a different system]. I'm using 32 bits Ubuntu, 11.04 This works for me. Do other OpenGL apps work for you on your system? Eg. glxgears. You could try and find a basic PyOpenGL program to run. I don'

Re: [Discuss-gnuradio] plotter_base.py problem

2011-07-18 Thread Alex DEKKER
[this is my fourth attempt at sending this - please ignore any previous ones I've sent!] On Mon, 18 Jul 2011 02:47:15 +0200, Miguel A. Vallejo, EA4EOZ wrote: I'm trying to play a bit with gnuradio and a funcube dongle pro but I'm having problems making gnuradio work. I'm using a fresh ubuntu 1

Re: [Discuss-gnuradio] plotter_base.py problem

2011-07-18 Thread Miguel A. Vallejo, EA4EOZ
Patrik Tast wrote: if you cd to /usr/local/bin and then plug for example ./usrp_fft.py -R A -f 435e6 If the above doesnt work, then reconsider Patrik No, it does not work because I don't have any USRP hardware. Only funcube dongle and the usual sound card. Miguel A. Vallejo, ea4eoz _

Re: [Discuss-gnuradio] plotter_base.py problem

2011-07-17 Thread Patrik Tast
if you cd to /usr/local/bin and then plug for example ./usrp_fft.py -R A -f 435e6 If the above doesnt work, then reconsider Patrik - Original Message - From: "Miguel A. Vallejo, EA4EOZ" To: Sent: Monday, July 18, 2011 3:47 Subject: [Discuss-gnuradio] plotter_base.

[Discuss-gnuradio] plotter_base.py problem

2011-07-17 Thread Miguel A. Vallejo, EA4EOZ
Hello! I'm trying to play a bit with gnuradio and a funcube dongle pro but I'm having problems making gnuradio work. I'm using a fresh ubuntu 11.04 install and gnuradio 3.4.0 built from sources. Everytime a fft display is used, I get the same error. For example, using FunCube Dongle Pro exam