@chris fullmer said:
I've been trying to reproduce this, and so far no luck. I'm on Win 7, IE 9, SU 2014. Running this from the ruby console:
dlg = UI::WebDialog.new("Titel", true, "VS_REG", 739, 641, 150, 150, true); dlg.set_url "http://github.com" dlg.show
Any other hints or ideas on how to reproduce it?
I have thing you could try to do, to see if it helps. Go to:
C:\Users<user>\AppData\Roaming\SketchUp\SketchUp 2014\SketchUp
and delete the session.dat and the cookiejar.xml file. Probably best to save them though, so move them somewhere like your desktop to keep them safe. That way, if we determine it is something in one of those files, we will still have them around to look into.
Anyhow, try removing those files and then try your script again and see if it works.
Chris
I've sended you a private message with a link and login where you can (hopefully) reproduce the bugsplat. I think its a problem with the bunch of java script used on this side, but nevertheless should Sketchup not bugsplat ..
I've tried also to move the files away (session.dat wasn't there), but it didn't help.