R
rajib
This is rajib a ruby nub...e .
I was looking for some serious gui programming on GUI in ruby when i
came upon the Rubywebdialog .. a wonderful approach for universal GUI.
I rushed througn the instruction etc in
http://www.erikveen.dds.nl/rubywebdialogs/index.html..
And tried to run rwdhelloworld.rbw. But some strange error is appearing
.... can any one point me to my mistakes
======================================
C:\rubyexample\rubywebdialogs>ruby rwdhelloworld.rbw
Looking for default browser...
Starting the browser...
C:/DOCUME~1/ri004902/LOCALS~1/Temp/tar2rubyscript.d.2692.1/tmp.ear2rubyscript.f.
11594.tar/ev/rwd.rb:1175:in `system': Insecure operation - system
(SecurityError
)
from
C:/DOCUME~1/ri004902/LOCALS~1/Temp/tar2rubyscript.d.2692.1/tmp.ear2
rubyscript.f.11594.tar/ev/rwd.rb:1175:in `initialize'
from
C:/DOCUME~1/ri004902/LOCALS~1/Temp/tar2rubyscript.d.2692.1/tmp.ear2
rubyscript.f.11594.tar/ev/rwd.rb:1160:in `initialize'
from
C:/DOCUME~1/ri004902/LOCALS~1/Temp/tar2rubyscript.d.2692.1/tmp.ear2
rubyscript.f.11594.tar/ev/rwd.rb:802:in `serve'
from
C:/DOCUME~1/ri004902/LOCALS~1/Temp/tar2rubyscript.d.2692.1/tmp.ear2
rubyscript.f.11594.tar/init.rb:3
from rwdhelloworld.rbw:538
from rwdhelloworld.rbw:503:in `newlocation'
from rwdhelloworld.rbw:439:in `newlocation'
from rwdhelloworld.rbw:420:in `newlocation'
from rwdhelloworld.rbw:439:in `newlocation'
from rwdhelloworld.rbw:503:in `newlocation'
from rwdhelloworld.rbw:533
==================
Thanks
I was looking for some serious gui programming on GUI in ruby when i
came upon the Rubywebdialog .. a wonderful approach for universal GUI.
I rushed througn the instruction etc in
http://www.erikveen.dds.nl/rubywebdialogs/index.html..
And tried to run rwdhelloworld.rbw. But some strange error is appearing
.... can any one point me to my mistakes
======================================
C:\rubyexample\rubywebdialogs>ruby rwdhelloworld.rbw
Looking for default browser...
Starting the browser...
C:/DOCUME~1/ri004902/LOCALS~1/Temp/tar2rubyscript.d.2692.1/tmp.ear2rubyscript.f.
11594.tar/ev/rwd.rb:1175:in `system': Insecure operation - system
(SecurityError
)
from
C:/DOCUME~1/ri004902/LOCALS~1/Temp/tar2rubyscript.d.2692.1/tmp.ear2
rubyscript.f.11594.tar/ev/rwd.rb:1175:in `initialize'
from
C:/DOCUME~1/ri004902/LOCALS~1/Temp/tar2rubyscript.d.2692.1/tmp.ear2
rubyscript.f.11594.tar/ev/rwd.rb:1160:in `initialize'
from
C:/DOCUME~1/ri004902/LOCALS~1/Temp/tar2rubyscript.d.2692.1/tmp.ear2
rubyscript.f.11594.tar/ev/rwd.rb:802:in `serve'
from
C:/DOCUME~1/ri004902/LOCALS~1/Temp/tar2rubyscript.d.2692.1/tmp.ear2
rubyscript.f.11594.tar/init.rb:3
from rwdhelloworld.rbw:538
from rwdhelloworld.rbw:503:in `newlocation'
from rwdhelloworld.rbw:439:in `newlocation'
from rwdhelloworld.rbw:420:in `newlocation'
from rwdhelloworld.rbw:439:in `newlocation'
from rwdhelloworld.rbw:503:in `newlocation'
from rwdhelloworld.rbw:533
==================
Thanks