HI, On Thu, Jun 24, 2010 at 1:57 PM, Prasenjit Kapat <[email protected]> wrote: > On Thu, Jun 24, 2010 at 12:04 PM, Thomas Friedrichsmeier > <[email protected]> wrote: >> Hi, >> >> I see that you found a workaround, but of course it would be best, if we can >> fix the problem at its root. I suspect it's due to the fact that the RKWard >> GUI thread attempts to do something with the X window, when it is already >> gone in R. Then, for some reason, R spawns two new devices in reaction to >> that. I'm attaching a patch that removes your workaround, and tries to add >> some better synchronization instead. Since I still don't see the issue, >> could you please test, whether this fixes the problem for you? > > I'll try the patch as soon as I get back.
Nice.. the patch works! So, basically, close the window instead of calling the "real" dev.off()! Regards, -- Prasenjit ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ RKWard-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rkward-devel
