discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] An error message


From: Sachi
Subject: [Discuss-gnuradio] An error message
Date: Sat, 16 Jul 2005 19:42:24 -0700 (PDT)

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 
 




reply via email to

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