discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Arch Linux WXGUI Support (GNR3.7)


From: Jordan Johnson
Subject: Re: [Discuss-gnuradio] Arch Linux WXGUI Support (GNR3.7)
Date: Tue, 8 Apr 2014 18:27:48 -0700

Attempted building and running it. Got this.

(top_block.py:16685): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
Using Volk machine: avx_64_mmx_orc
Traceback (most recent call last):
  File "/home/ushio/top_block.py", line 77, in <module>
    tb = top_block()
  File "/home/ushio/top_block.py", line 46, in __init__
    peak_hold=False,
  File "/usr/lib/python2.7/site-packages/gnuradio/wxgui/fftsink_nongl.py", line 198, in __init__
    self.win = fft_window(self, parent, size=size)
  File "/usr/lib/python2.7/site-packages/gnuradio/wxgui/fftsink_nongl.py", line 331, in __init__
    self.control_panel = control_panel(self)
  File "/usr/lib/python2.7/site-packages/gnuradio/wxgui/fftsink_nongl.py", line 256, in __init__
    wx.Panel.__init__(self, parent, -1, style=wx.SIMPLE_BORDER)
  File "/usr/lib/python2.7/site-packages/wx-3.0-gtk2/wx/_windows.py", line 68, in __init__
    _windows_.Panel_swiginit(self,_windows_.new_Panel(*args, **kwargs))
wx._core.PyAssertionError: C++ assertion "m_window" failed at ./src/gtk/dcclient.cpp(2041) in DoGetSize(): GetSize() doesn't work without window


On Tue, Apr 8, 2014 at 4:02 PM, Tom Rondeau <address@hidden> wrote:
On Tue, Apr 8, 2014 at 6:44 PM, Jordan Johnson <address@hidden> wrote:
There has been an issue for some months now in the latest build of gnuradio from the AUR. It does not build, nor can run the WX/QT GUI modules. I have had to downgrade some packages to make an older version of GNR work. I need the instrumentation tools for testing things and cannot work without them in some applications.

Has anyone come up with a parch or workaround? 


Hi Jordan,

Can you be more specific in the versions and problems you're talking about? Downgraded from what to what? When you can't build, what kinds of errors are you running into? What's the problems that you wee with WX/QT GUI?

Tom



reply via email to

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