I've seen this problem on both ubuntu and now debian.  This is what I
get on debian:

$ export LD_LIBRARY_PATH="/usr/lib/iceweasel:$LD_LIBRARY_PATH"
$ strace &> log /usr/lib/iceweasel/firefox-bin

(Here, I go to a site witha feed, click the rss icon, click the checkbox
to always subscribe to feeds using liferea-add-feeds, and then click
subscribe.  Note that the chosen checkbox option never gets saved
either.)

$ grep liferea log
access("/usr/bin/liferea-add-feed", F_OK) = 0
stat64("/usr/bin/liferea-add-feed", {st_mode=S_IFREG|0755, st_size=660, ...}) = 0
stat64("/usr/bin/liferea-add-feed", {st_mode=S_IFREG|0755, st_size=660, ...}) = 0


So, it seems to look at the liferea-add-feed file, but never attempts to run it.

-- 
liferea-add-feed does nothing in firefox
https://bugs.launchpad.net/bugs/131743
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to