Volk error

Running GRC files give following error after re-installation and update
with gr-extras.

Using Volk machine: sse4_2_32_orc
The program ‘python2.7’ received an X Window System error.
This probably reflects a bug in the program.
The error was ‘BadDrawable (invalid Pixmap or Window parameter)’.
(Details: serial 958 error_code 9 request_code 137 minor_code 8)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line

Jay Prakash
Senior Undergraduate
Electronics Engineering
IIT (BHU)
VARANASI

+91-9559475258

On 06/11/2013 11:50 AM, Jay Prakash wrote:

To debug your program, run it with the --sync command line

This is definitely not a volk error. Can you say what application you
tried to run that caused the error?

-josh

On 06/11/2013 12:41 PM, Josh B. wrote:

(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line

This is definitely not a volk error. Can you say what application you
tried to run that caused the error?

-josh

I’ve seen this on an older Ubuntu with newish GR code.

ANY flow-graph using wxGUI falls over with this error.


Marcus L.
Principal Investigator
Shirleys Bay Radio Astronomy Consortium

On 06/11/2013 12:48 PM, Marcus D. Leech wrote:

(Details: serial 958 error_code 9 request_code 137 minor_code 8)

I’ve seen this on an older Ubuntu with newish GR code.

ANY flow-graph using wxGUI falls over with this error.

Is it perhaps gl canvas related (I heard murmurs that there was a
initialization issue from a previous OSX fix)? If you turn off the gl
stuff does it start working?

~/.gnuradio/config.conf
[wxgui]
style=nongl