Re: [Discuss-gnuradio] New WX GUI Scope Sink

2014-07-29 Thread Tom Rondeau
On Tue, Jul 29, 2014 at 1:12 AM, Activecat active...@gmail.com wrote:

 On Sun, Jul 27, 2014 at 10:58 PM, Tom Rondeau t...@trondeau.com wrote:

 On Sun, Jul 27, 2014 at 10:36 AM, Activecat active...@gmail.com wrote:

 Dear Sir,

 The new WX GUI Scope Sink behaves slightly differently from the previous
 one.
 How come it only plots the center part (as circled), how to make it plot
 the full graph without changing the time/div of x-axis?



 Activecat,

 We haven't changed anything in the wxgui for quite some time. My guess
 from this and your last post is that it's either a version issue of
 wxWidgets/wxPython on your machine or that you are not using the OpenGL
 versions of the pltoters. Check to make sure that python-opengl is
 installed.

 Tom



 Yes, as you expected, the python-opengl had not been installed.
 After installing it, many weird appearance of wxgui are back to normal.

 Thank you very much.

 Note:
 Above problems happen when I install gnuradio using pybombs, regardless of
 whether maint or master branch is installed.


Sure because as you found out, PyBOMBS doesn't install python-opengl. Since
it's not required to get wxgui to run, and since we're trying to downplay
the use of wxgui blocks, someone else who cared enough would have to write
and submit and appropriate recipe to add this.

Tom
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] New WX GUI Scope Sink

2014-07-28 Thread Activecat
On Sun, Jul 27, 2014 at 10:58 PM, Tom Rondeau t...@trondeau.com wrote:

 On Sun, Jul 27, 2014 at 10:36 AM, Activecat active...@gmail.com wrote:

 Dear Sir,

 The new WX GUI Scope Sink behaves slightly differently from the previous
 one.
 How come it only plots the center part (as circled), how to make it plot
 the full graph without changing the time/div of x-axis?



 Activecat,

 We haven't changed anything in the wxgui for quite some time. My guess
 from this and your last post is that it's either a version issue of
 wxWidgets/wxPython on your machine or that you are not using the OpenGL
 versions of the pltoters. Check to make sure that python-opengl is
 installed.

 Tom



Yes, as you expected, the python-opengl had not been installed.
After installing it, many weird appearance of wxgui are back to normal.

Thank you very much.

Note:
Above problems happen when I install gnuradio using pybombs, regardless of
whether maint or master branch is installed.
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] New WX GUI Scope Sink

2014-07-27 Thread Tom Rondeau
On Sun, Jul 27, 2014 at 10:36 AM, Activecat active...@gmail.com wrote:

 Dear Sir,

 The new WX GUI Scope Sink behaves slightly differently from the previous
 one.
 How come it only plots the center part (as circled), how to make it plot
 the full graph without changing the time/div of x-axis?



Activecat,

We haven't changed anything in the wxgui for quite some time. My guess from
this and your last post is that it's either a version issue of
wxWidgets/wxPython on your machine or that you are not using the OpenGL
versions of the pltoters. Check to make sure that python-opengl is
installed.

Tom
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio