discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Grey Connection problem


From: waqasme
Subject: [Discuss-gnuradio] Grey Connection problem
Date: Mon, 22 Aug 2011 07:10:11 -0700 (PDT)

Hello everyone,
I am trying to implement DQPSK implementation in GRC and trying to transfer
image  but i am getting this error message . Also some of my connection are
grey. Can anyone please tell me what does grey connection means? and how to
fix that?
i tried to remove the connection and also put new connection still some are
the connections shows grey color insetad of black. here is the error message
i am getting 

Form: <class 'gnuradio.wxgui.forms.forms.log_slider'> -> gain_mu Error
translating value: "0.0"
        math domain error
        Value should be within slider range
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/gnuradio/wxgui/forms/forms.py",
line 100, in <lambda>
    widget.Bind(EVT_DATA, lambda x: self._update(x.data))
  File "/usr/lib/python2.6/dist-packages/gnuradio/wxgui/forms/forms.py",
line 179, in _update
File "/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_controls.py",
line 2672, in SetValue
    return _controls_.Slider_SetValue(*args, **kwargs)
TypeError: in method 'Slider_SetValue', expected argument 2 of type 'int'
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/gnuradio/wxgui/forms/forms.py",
line 100, in <lambda>
    widget.Bind(EVT_DATA, lambda x: self._update(x.data))
  File "/usr/lib/python2.6/dist-packages/gnuradio/wxgui/forms/forms.py",
line 179, in _update
    def _update(self, value): self._slider.SetValue(value)
File "/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_controls.py",
line 2672, in SetValue
    return _controls_.Slider_SetValue(*args, **kwargs)
TypeError: in method 'Slider_SetValue', expected argument 2 of type 'int'

I will be very grateful if anyone help me out regarding this error message.
Thanks and Regards,
Waq.
-- 
View this message in context: 
http://old.nabble.com/Grey-Connection-problem-tp32311442p32311442.html
Sent from the GnuRadio mailing list archive at Nabble.com.




reply via email to

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