What steps will reproduce the problem? 1. start playwith() interface. Easiest reproduced with plenty of data. 2. Resize the window by dragging the sides. Try various approaches, slow vs. fast (lots of redraw events vs fewer, etc.) 3. Crash! On a Windows 7 / Windows 8 32-bit R install, this usually takes down the entire R session.
What is the expected output? What do you see instead? Expected output -- a resized window.
What version of the product are you using? On what operating system? playwith 0.9-54 R 3.0.1 (but earlier and later has same effect) RGtk2 2.20.25
Please provide any additional information below. This is different from playwith() crashing but NOT taking the R session down with it, as happens quite often when you try to bring up the interface and MAXIMIZE the window in a 32-bit install of R. A single event usually only kills the playwith() instance. On a 64-bit install of R, however, this can also kill the whole session. Beware.
Status: New