thomthom / SKUI

Ruby wrapper of classes that maps to GUI controls in SketchUp's UI::WebDialogs
MIT License
26 stars 14 forks source link

Error windows 7 #87

Open GWydouw opened 10 years ago

GWydouw commented 10 years ago

Just tested our plugin on windows 7 (parallels on mac) and we get the following error in SKUI. Do you have an idea what is going wrong?

Error: #<SKUI::Bridge::CommunicationError: Unknown error. Ensure DOM is ready.>
C:/Users/Guy Wydouw/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/ArribaSection/SKUI/bridge.rb:68:in `call'
C:/Users/Guy Wydouw/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/ArribaSection/SKUI/listbox.rb:61:in `clear'
thomthom commented 10 years ago

Hm... just noticed this issue - did you figure out what it was or is it still valid?

thomthom commented 10 years ago

Also, do you have reproducible example code?