View Single Post
Posts: 359 | Thanked: 162 times | Joined on Jan 2011 @ Budapest
#511
Originally Posted by michaaa62 View Post
Do you have any instance of feedingit running, like the widget or the backgrounded main application?
Yes, I have the widget running. And it is set to autoupdate every two hours.

I also have fcron installed and the following in the config file:

00 07 * * 1-7 /usr/bin/FeedingIt update

but when I wake up at 07.30 there has been no update. (There are other lines in the config that execute properly.)

However when I try running '/usr/bin/FeedingIt update' from the x-term I get the following output:

method return sender=:1.139 -> dest=:1.137 reply_serial=2 string "Done"

and the feeds appear to have updated.

Any ideas?