discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Re: Gnu Radio Companion (GRC) 0.69 experience


From: Steve Bunch
Subject: Re: [Discuss-gnuradio] Re: Gnu Radio Companion (GRC) 0.69 experience
Date: Thu, 17 Jan 2008 15:35:16 -0600


On Jan 17, 2008, at 2:04 PM, Josh Blum wrote:

Strange. I have been running GRC on ubuntu and never noticed this.
Flow graphs are run with os.system("./ExecFlowGraphGUI.py
myflowgraph.xml"). So the flow graph is running as a separate process.
The stop button in GRC calls a kill -9 on the pid of this process.
Perhaps this has something to do with the flowgraph begin executed
from the same shell as GRC.

May I ask what version of python 2.4, 2.5, 3?

Josh,

I tried grc on a Fedora Core 6 installation, Python 2.4, and see this crash (sometimes, maybe even "usually") when the graph has been edited. I don't think it ever crashed on a run where the graph hadn't been changed.

Steve





reply via email to

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