[Kde-bindings] more feed back on qtruby-cvs 2004-06-22

jm jm at transact.com.au
Wed Jun 23 04:07:35 UTC 2004


mostly nit picking stuff

qtruby-cvs/qtruby/rubylib/examples/qt-examples/forever/forever.rb not 
executable

qtruby-cvs/qtruby/rubylib/examples/qt-examples/tictac/main.rb remove 
the "-w"  from
#!/usr/bin/env ruby -w
  or get
/usr/bin/env: ruby -w: No such file or directory

this seems to be the case with some of the other examples as well - 
either not exec and/or "-w".

couldn't run some of the other examples, but I think that these were 
kde specific ,eg, canvas test, gave

$ ruby ./canvastest.rb
Using KDEDIR == /opt/jmx/
/usr/local/lib/ruby/site_ruby/1.8/Qt/qtruby.rb:220:in `initialize': 
unresolved constructor call (ArgumentError)
         from /usr/local/lib/ruby/site_ruby/1.8/Qt/qtruby.rb:220:in 
`call'
         from /usr/local/lib/ruby/site_ruby/1.8/Qt/qtruby.rb:220:in 
`try_initialize'
         from /usr/local/lib/ruby/site_ruby/1.8/Qt/qtruby.rb:217:in 
`callcc'
         from /usr/local/lib/ruby/site_ruby/1.8/Qt/qtruby.rb:221:in 
`try_initialize'
         from ../base/kicons.rb:26:in `new'
         from ../base/kicons.rb:26:in `get_icon_set'
         from ../base/kicons.rb:33:in `make_qt_action'
         from ../base/rui.rb:13:in `build_actions'
         from ../base/rui.rb:7:in `each'
         from ../base/rui.rb:7:in `build_actions'
         from ./canvastest.rb:52:in `initialize'
         from ./canvastest.rb:70:in `new'
         from ./canvastest.rb:70

rbuic seems to work although I haven't done more that give it a ui file 
and check it generated parsable ruby.

Jeff.




More information about the Kde-bindings mailing list