Thread
:
[TESTERS WANTED] Nibbles - a feed reader
View Single Post
macr0t0r
2008-03-08 , 22:58
Posts: 54 | Thanked: 11 times | Joined on Feb 2008
#
37
Well, I've mucked with it a few times, but thing just doesn't want to go. It opens, and it loads the current default feed, but I can't add any new feeds. I go to add feed and put in:
www.engadget.com/rss.xml
It says it's fetching the feed, but it never shows. The new link and articles are non-existent. Here's the output when run from the terminal:
/usr/lib/ruby/site_ruby/1.8/libosso.rb:127: warning: tried to create Proc object without a block
Fetching feeds at Sat Mar 08 14:39:36 -0800 2008...
http://mark.scottishclimbs.com/feed/maemo/atom.xml
finished fetching - sleeping...
www.engadget.com/rss.xml
Address family not supported by protocol - socket(2)
/usr/lib/ruby/1.8/net/http.rb:560:in `initialize'
/usr/lib/ruby/1.8/net/http.rb:560:in `open'
/usr/lib/ruby/1.8/net/http.rb:560:in `connect'
/usr/lib/ruby/1.8/timeout.rb:48:in `timeout'
/usr/lib/ruby/1.8/timeout.rb:76:in `timeout'
/usr/lib/ruby/1.8/net/http.rb:560:in `connect'
/usr/lib/ruby/1.8/net/http.rb:553:in `do_start'
/usr/lib/ruby/1.8/net/http.rb:542:in `start'
/usr/lib/ruby/site_ruby/1.8/nibbles/lib/feed_fetcher.rb:66:in `download'
/usr/lib/ruby/site_ruby/1.8/nibbles/lib/feed_fetcher.rb:33:in `fetch'
/usr/lib/ruby/site_ruby/1.8/nibbles/lib/window.rb:178:in `add_feed_dialog'
/usr/lib/ruby/site_ruby/1.8/nibbles/lib/window.rb:177:in `initialize'
/usr/lib/ruby/site_ruby/1.8/nibbles/lib/window.rb:177:in `new'
/usr/lib/ruby/site_ruby/1.8/nibbles/lib/window.rb:177:in `add_feed_dialog'
/usr/lib/ruby/site_ruby/1.8/nibbles/lib/window.rb:174:in `run'
/usr/lib/ruby/site_ruby/1.8/nibbles/lib/window.rb:174:in `add_feed_dialog'
/usr/lib/ruby/site_ruby/1.8/nibbles/lib/window.rb:92:in `setup_menu'
/usr/lib/ruby/site_ruby/1.8/nibbles/nibbles:126:in `call'
/usr/lib/ruby/site_ruby/1.8/nibbles/nibbles:126:in `main'
/usr/lib/ruby/site_ruby/1.8/nibbles/nibbles:126
Fetching feeds at Sat Mar 08 14:42:55 -0800 2008...
http://mark.scottishclimbs.com/feed/maemo/atom.xml
finished fetching - sleeping...
Purging old articles...
Now, the first part before "sleeping" is when it loads the article. The following is when I attempt to add a feed. I then quit. Starting it back up still shows the single default feed. The error occurs wether I prefix the address with http:// or not.
Now, I first thought my issue was dependencies. My app-manager says I did not have ruby1.8-libxml and sqlite3 installed (I currently have sqlite installed). I installed ruby1.8-libxml, but I could not install sqlite3 since libsqlite3-0 is nowhere to be found. Mind you, none of these were requested by the Nibble debian installer anyways.
The "Address family not supported: seems to be a common error due to ip6 stuff and is not an issue:
http://www.openldap.org/faq/data/cache/652.html
I'm not sure if the rest of the lines are errors or just standard logs. I know quite a few languages, but I've never had a reason to dig into Ruby (just a tad of Python is all).
Anyhow, I'd LOVE to get Nibbles running, so any suggestions would be excellent. Thanks for any help!
- Jim
Quote & Reply
|
macr0t0r
View Public Profile
Send a private message to macr0t0r
Find all posts by macr0t0r