Re: DDD 3.3.12 (x86_64-unknown-linux-gnu) gets `BadWindow' error

"David J. Bakeman" <[email protected]> Thu, 09 Jan 2014 12:44:13 -0800
Newsgroups gmane.comp.debugging.ddd.general
Message-ID <[email protected]>
I am running Fedora core 18 with ddd 3.3.12 using mate desktop and I get
the same thing.

I did discover that you can work around it by changing the setting under
Preferences|Helpers Plot Window to External then I get a plot.

On 01/09/2014 04:39 AM, Robert Sawko wrote:
> Dear DDD Developers,
>
> I am running Arch Linux with Xmonad as my window manager. I was simply
> exploring the capabilities of ddd and when trying to visualise an array
> run into this problem.
>
> To reproduce
>
> 1) Run the program to the point where sval is initialised
>
> 2) Put sval[5]@10 in argument field and press plot
>
> 3) "Starting gnuplot" window appears but apparently does nothing. I see
> several warnings on the terminal. 
>
> 4) Press cancel
>
> Let me know if you can help here. It's quite possible that Xmonad is the
> real culprit so I might ask them too.
>
> Attaching the program and the log.
>
> Best wishes,
> Robert