maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   FeedingIt - RSS Reader (https://talk.maemo.org/showthread.php?t=39276)

noetus 2011-10-09 19:30

Re: FeedingIt - RSS Reader
 
Quote:

Originally Posted by michaaa62 (Post 1105847)
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?

Slocan 2011-10-10 01:48

Re: FeedingIt - RSS Reader
 
Does fcron try to run the command as root? You need to make sure it uses the default "user" to run it.
As for why the widget does not work, check the feeding_widget.log in your home directory for errors.

noetus 2011-10-10 06:37

Re: FeedingIt - RSS Reader
 
I'm not sure how to ensure the FeedingIt update runsa as user if fcron starts it.

As for the log, I checked it and here are the contents. I don't see anything here relevant to update issues.

Traceback (most recent call last):
File "/usr/lib/hildon-desktop/feedingit_widget.py", line 140, in __init__
pixbuf = icon_theme.load_icon("feedingit", 20, gtk.ICON_LOOKUP_USE_BUILTIN )
GError: Icon 'feedingit' not present in theme

Slocan 2011-10-12 17:17

Re: FeedingIt - RSS Reader
 
Quote:

Originally Posted by noetus (Post 1106384)
I'm not sure how to ensure the FeedingIt update runsa as user if fcron starts it.

According to http://wiki.maemo.org/Fcron , you need to use "run-standalone.sh" in front of the script to set up the correct environment for dbus calls.

But not sure why the widget doesn't work for you.

noetus 2011-10-13 06:56

Re: FeedingIt - RSS Reader
 
Aha! I have solved one of the problems. I wasn't aware that there are two separate auto update schedules that are set independently, one in the main program, and one in the widget. I had only set the one in the main program. I wonder if linking these somehow, even with a message to the user, might be helpful? It wasn't obvious to me, at any rate.

I will see if using the extra call in the script will solve the other problem, as well.

Slocan 2011-11-14 04:40

Re: FeedingIt - RSS Reader
 
Just uploaded 0.9.1-1 to Extras-Devel. This version adds:
- Categories (note, to add feeds into a category, select it in the Manage Feeds area, and click on the "i" icon)
- Woodchuck support (A Network Transmission Manager, see http://talk.maemo.org/showthread.php?t=79707 for more info)
- Quite a few bug fixes and background improvements

Thanks to Neal who did a big part of this update.

petur 2011-11-15 12:46

Re: FeedingIt - RSS Reader
 
Thanks....

The update failed here, due to unmet dependencies:

feedingit: Depends: qt4-declarative-qmlviewer but is not going to be installed
E: Broken packages

jer006 2011-11-15 13:13

Re: FeedingIt - RSS Reader
 
Hey Slocan any thoughts about building feedingit for the N9? This is a wonderful RSS reader on the N900.

neal 2011-11-15 14:42

Re: FeedingIt - RSS Reader
 
Quote:

Originally Posted by petur (Post 1123885)
Thanks....

The update failed here, due to unmet dependencies:

feedingit: Depends: qt4-declarative-qmlviewer but is not going to be installed
E: Broken packages

Yeah, that is a gratuitous dependency. (I've built it locally without that dependency.)

Neal

neal 2011-11-15 14:43

Re: FeedingIt - RSS Reader
 
Quote:

Originally Posted by jer006 (Post 1123896)
Hey Slocan any thoughts about building feedingit for the N9? This is a wonderful RSS reader on the N900.

If you look at the git repository, you'll see that he is working on it :)


All times are GMT. The time now is 21:54.

vBulletin® Version 3.8.8