Wednesday, October 5, 2016

[Discuss-gnuradio] WXGui behaving badly on some systems

I have a user of my simple_ra app that is running into this after an
extended run:

Traceback (most recent call last):
File
"/usr/local/lib/python2.7/dist-packages/gnuradio/wxgui/plotter/plotter_base.py",
line 209, in _on_paint
for fcn in self._draw_fcns: fcn[1]()
File
"/usr/local/lib/python2.7/dist-packages/gnuradio/wxgui/plotter/plotter_base.py",
line 65, in draw
GL.glCallList(self._grid_compiled_list_id)
File "/usr/lib/python2.7/dist-packages/OpenGL/error.py", line 208, in
glCheckError
baseOperation = baseOperation,
OpenGL.error.GLError: GLError(
err = 1285,
description = 'out of memory',
baseOperation = glCallList,
cArguments = (3L,)


They have an older system, with 2G of memory, but with 12G of swap.



_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

No comments:

Post a Comment