Hi all

I've got an error message related to the gui:

Traceback (most recent call last):
  File
"/usr/local/lib/python2.3/site-packages/gnuradio/wxgui/scopesink.py",
line 408, in format_data
    self.Draw (graphics, xAxis=x_range,
yAxis=self.y_range)
  File
"/usr/local/lib/python2.3/site-packages/gnuradio/wxgui/plot.py",
line 880, in Draw
    graphics.scaleAndShift(scale, shift)
  File
"/usr/local/lib/python2.3/site-packages/gnuradio/wxgui/plot.py",
line 356, in scaleAndShift
    o.scaleAndShift(scale, shift)
  File
"/usr/local/lib/python2.3/site-packages/gnuradio/wxgui/plot.py",
line 149, in scaleAndShift
    self.scaled = scale*self.points+shift
OverflowError: math range error

Has anyone met this before? Although the message
appears, the program still runs well as expected.

Sachi


                
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to