Re: [Discuss-gnuradio] Run-time error while executing a simple flowgraph in GNU Radio companion

2015-03-18 Thread NIKOS BIZANIS
, http://lists.gnu.org/archive/html//discuss-gnuradio/2013-07/msg00426.html. Greetings, Marcus On 03/18/2015 03:56 PM, NIKOS BIZANIS wrote: Well I made some tests and I can verify that there seems to be nothing wrong with OpenGL in my VM, so I don't have a clue why I can't see a

Re: [Discuss-gnuradio] Run-time error while executing a simple flowgraph in GNU Radio companion

2015-03-18 Thread NIKOS BIZANIS
indicates there's not enough samples that have reached your graphical sink at all, *or* there's something odd with OpenGL in your VM. On 03/18/2015 02:41 PM, NIKOS BIZANIS wrote: No I am running it in my machine, using a VM in VMWare player. Greetings, Nikos ___

Re: [Discuss-gnuradio] Run-time error while executing a simple flowgraph in GNU Radio companion

2015-03-18 Thread NIKOS BIZANIS
No I am running it in my machine, using a VM in VMWare player. Greetings, Nikos From: discuss-gnuradio-bounces+n.bizanis=student.tudelft...@gnu.org [discuss-gnuradio-bounces+n.bizanis=student.tudelft...@gnu.org] on behalf of NIKOS BIZANIS [n.biza

Re: [Discuss-gnuradio] Run-time error while executing a simple flowgraph in GNU Radio companion

2015-03-18 Thread NIKOS BIZANIS
I (could be "No GUI" or "QT GUI") in the options block in your GRC flow graph. Greetings, Marcus On 03/18/2015 01:25 PM, NIKOS BIZANIS wrote: After running ldconfig I still get an error, but a somewhat different one: Warning: failed to XInitThreads() Traceback (most rec

Re: [Discuss-gnuradio] Run-time error while executing a simple flowgraph in GNU Radio companion

2015-03-18 Thread NIKOS BIZANIS
t is: Warning: failed to XInitThreads() Using Volk machine: avx_32_mmx Any ideas? Thank you again, Nikos From: discuss-gnuradio-bounces+n.bizanis=student.tudelft...@gnu.org [discuss-gnuradio-bounces+n.bizanis=student.tudelft...@gnu.org] on behalf of NIKOS BIZANIS [n.b

Re: [Discuss-gnuradio] Run-time error while executing a simple flowgraph in GNU Radio companion

2015-03-18 Thread NIKOS BIZANIS
d to? Is that the same as what "which gnuradio-companion" is telling you? Best regards, Marcus On 03/18/2015 01:01 PM, NIKOS BIZANIS wrote: Hi Marcus, What I meant by "able to use", was that I was able to find the blocks using the search facility and put the block to a flowg

Re: [Discuss-gnuradio] Run-time error while executing a simple flowgraph in GNU Radio companion

2015-03-18 Thread NIKOS BIZANIS
On 03/18/2015 12:34 PM, NIKOS BIZANIS wrote: Hey all, Just to start experimenting with GNU Radio and companion I just created a simple flowgraph consisting of a Signal Source Block and a WX GUI FFT Sink connected to it, to see if the diagram will be generated. I get a run-time error, namely:

[Discuss-gnuradio] Run-time error while executing a simple flowgraph in GNU Radio companion

2015-03-18 Thread NIKOS BIZANIS
Hey all, Just to start experimenting with GNU Radio and companion I just created a simple flowgraph consisting of a Signal Source Block and a WX GUI FFT Sink connected to it, to see if the diagram will be generated. I get a run-time error, namely: Executing: "/home/nikos/top_block.py" Traceba

Re: [Discuss-gnuradio] Majority of WX GUI Widgets missing from Companion

2015-03-15 Thread NIKOS BIZANIS
=student.tudelft...@gnu.org [discuss-gnuradio-bounces+n.bizanis=student.tudelft...@gnu.org] on behalf of NIKOS BIZANIS [n.biza...@student.tudelft.nl] Sent: Sunday, March 15, 2015 3:53 PM To: discuss-gnuradio@gnu.org Subject: Re: [Discuss-gnuradio] Majority of WX GUI Widgets missing from Companion

Re: [Discuss-gnuradio] Majority of WX GUI Widgets missing from Companion

2015-03-15 Thread NIKOS BIZANIS
rself: cd /home/nikos/gnuradio/build cmake .. Then look for the gr-wxgui paragraph. On 03/15/2015 03:19 PM, NIKOS BIZANIS wrote: My GNU Radio version is 3.7.6.1 and my system runs Ubuntu release 14.04.2 LTS. I chekced the file you asked me for and the line in question is: "ENABLE_GR_WXGUI_

Re: [Discuss-gnuradio] Majority of WX GUI Widgets missing from Companion

2015-03-15 Thread NIKOS BIZANIS
reetings, Marcus On 03/14/2015 09:34 PM, NIKOS BIZANIS wrote: "gnuradio-config-info -v --enabled-components" results in an unrecognized option error for --enabled-components. I have attached the log you asked me for. Thank you, Nikos From:

Re: [Discuss-gnuradio] Majority of WX GUI Widgets missing from Companion

2015-03-14 Thread NIKOS BIZANIS
s, Marcus On 03/14/2015 08:38 PM, NIKOS BIZANIS wrote: Hi eveyone again, as an update to the issue I was facing, I re-built GNU Radio, just as Marcus suggested, but I still can't see the WX GUI Widgets in the Companion. I can see the gr-wxgui folder in my gnuradio tree, but apparantly it

Re: [Discuss-gnuradio] Majority of WX GUI Widgets missing from Companion

2015-03-14 Thread NIKOS BIZANIS
and I don't know what to do to make it work. Thank you all, Nikos From: discuss-gnuradio-bounces+n.bizanis=student.tudelft...@gnu.org [discuss-gnuradio-bounces+n.bizanis=student.tudelft...@gnu.org] on behalf of NIKOS BIZANIS [n.biza...@student.tudelf

Re: [Discuss-gnuradio] Majority of WX GUI Widgets missing from Companion

2015-03-14 Thread NIKOS BIZANIS
io-config-info -v --enabled-components" would be interesting. Greetings, Marcus On 03/14/2015 02:03 PM, NIKOS BIZANIS wrote: Hi everyone, I downloaded and built GNU Radio from sbrac.org, and it operates normally. The only problem is that when I am searching for any WX GUI Widgets, I can only

[Discuss-gnuradio] Majority of WX GUI Widgets missing from Companion

2015-03-14 Thread NIKOS BIZANIS
Hi everyone, I downloaded and built GNU Radio from sbrac.org, and it operates normally. The only problem is that when I am searching for any WX GUI Widgets, I can only see WX GUI Static Text, WX GUI Time Panel and WX DOA Compass. Based on a previous discussion on that mailing list I also instal