discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] QT GUI Entry block issue


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] QT GUI Entry block issue
Date: Thu, 12 Jul 2018 11:39:14 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

On 07/12/2018 10:18 AM, John Makous wrote:
I am trying to use the QT GUI Entry block to change variables while a program is running. However, I have discovered that when I change the variable defined by the Entry block, the program crashes, displaying the error: AttributeError: 'unicode' object has no attribute 'toAscii' I am running GNU Radio Companion 3.7.11.

I have attached a very simple .grc program that illustrates the problem. The program consists of a cosine signal source feeding into a QT GUI Time Sink. The frequency of the signal is controlled by a QT GUI Entry block. Trying to change the frequency while the program is running will cause a crash.

Anyone familiar with this problem?

Thanks!

John Makous

I don't see this issue at all on my system.

What OS version are you using?  What version of Python?





reply via email to

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