On 06/11/2013 12:48 PM, Marcus D. Leech wrote:
> On 06/11/2013 12:41 PM, Josh Blum wrote:
>>
>> On 06/11/2013 11:50 AM, Jay Prakash wrote:
>>> 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
>>>
>> 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.
> 
> 

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


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

Reply via email to