Firefox, Lifrea, and the Ubuntus - a tricky marriage
I recently replaced the OS on my machine at home with Xubuntu, and wanted to use Lifrea to do some podcatching. I found that getting Firefox to use Liferea was not as straightforward as I thought, but with some help from #xubuntu on irc.freenode.net, I sorted out the final solution. Read on if you’re having trouble making Liferea and Firefox play nice as well…
This is how I got it working, in the order that yields fewest steps. (I went through many, many iterations before finding the missing part of the puzzle!)
-
sudo apt-get install lifrea - run liferea and configure it the way you want. I had mine download enclosures to my temporary directory, then minimized it to the notification area.
- while liferea is running, confirm the program works by using the command line to add a feed. Like so:
liferea-add-feed "http://your.feed.here/feed.xml"
- you should see the appropriate RSS feed show up in Liferea
sudo apt-get install firefox-gnome-support- open firefox and go to Edit -> Preferences -> Feeds
- click “Subscribe to feeds using:”
- click the “Choose Application” button
- type ‘
/usr/bin/liferea-add-feed‘ and save
Now, you should be able to navigate to your favorite sites and click their RSS icon (or equivalent) to subscribe in Liferea. I’ll post some snapshots when I get home again. It shouldn’t be too tough getting this to work. My initial problem was caused with the ‘firefox-gnome-support’ package not being installed…
Discussion Area - Leave a Comment
You must be logged in to post a comment.