Re: [rkward-devel] Painting / plotting doesn't work properly

2013-03-11 Thread Milan Bouchet-Valat
This bug was fixed in R 2.15.2 IIRC. In the meantime, you can call X11.options(type="nbcairo") Regards Le dimanche 10 mars 2013 à 17:42 +0100, Friedrich Kröner a écrit : > Thank you for your reply. It turns out the same problem happens with R too. > So > this is probably unrelated to rkward. I

Re: [rkward-devel] Painting / plotting doesn't work properly

2013-03-10 Thread Friedrich Kröner
Thank you for your reply. It turns out the same problem happens with R too. So this is probably unrelated to rkward. I'm currently recompiling R, maybe this will help. Another change to my system could have been switching from ati to fglrx. If recompilation doesn't help, I'll test switching back

Re: [rkward-devel] Painting / plotting doesn't work properly

2013-03-10 Thread Thomas Friedrichsmeier
Hi, On Sunday 10 March 2013, Friedrich Kröner wrote: > I don't know exactly what might have broken plotting for me. But neither > 0.6.0 nor svn paint properly. I always need to resize the window to have > the content repainted and visible. So, while cycling through the plots it > requires me to al

[rkward-devel] Painting / plotting doesn't work properly

2013-03-10 Thread Friedrich Kröner
Hello, I don't know exactly what might have broken plotting for me. But neither 0.6.0 nor svn paint properly. I always need to resize the window to have the content repainted and visible. So, while cycling through the plots it requires me to always resize the window to have its content updated.