View Single Post
Posts: 9 | Thanked: 0 times | Joined on Sep 2007
#254
Ok I pulled the new version from git. Thats what knots say when I try to update my vdr recordings:
Code:
[2010-01-03 22:41:28] Error: undefined method `[]' for nil:NilClass
/home/vdr/knots/knots/lib/collection.rb:225:in `add_vdr_item'
/home/vdr/knots/knots/lib/collection.rb:223:in `each'
/home/vdr/knots/knots/lib/collection.rb:223:in `add_vdr_item'
/home/vdr/knots/knots/lib/collection.rb:207:in `scan_path'
/usr/lib/ruby/1.8/find.rb:39:in `find'
/usr/lib/ruby/1.8/find.rb:38:in `catch'
/usr/lib/ruby/1.8/find.rb:38:in `find'
/home/vdr/knots/knots/lib/collection.rb:189:in `scan_path'
/home/vdr/knots/knots/lib/collection.rb:542:in `update_database'
/home/vdr/knots/knots/lib/collection.rb:541:in `each'
/home/vdr/knots/knots/lib/collection.rb:541:in `update_database'
/home/vdr/knots/knots/plugins/1root.rb:743:in `update_database'
/home/vdr/knots/knots/lib/plugin.rb:88:in `call'
/home/vdr/knots/knots/lib/plugin.rb:88:in `do_GET'
/usr/lib/ruby/1.8/webrick/httpservlet/abstract.rb:35:in `__send__'
/usr/lib/ruby/1.8/webrick/httpservlet/abstract.rb:35:in `service'
/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
/usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
/usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
/usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
/usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
/usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
/usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
./knots.rb:54:in `initialize'
./knots.rb:280:in `new'
./knots.rb:280
I use Ubuntu karmic and vdr 1.7.10
Can you help me?