![]() |
Re: FeedingIt - RSS Reader
1 Attachment(s)
Quote:
|
Re: FeedingIt - RSS Reader
Is there a way to display all the feeds in the widget. I.e. I have 2 feeds, can I see all unread articles at once from both feeds?
Also is there a way to remove the controls from the widget? i.e. just a square containing my feeds? |
Re: FeedingIt - RSS Reader
@geneven: In the duplicate posts, is the date inside different? Seems like they update their posts by keeping the same title but changing the publication date.
@vi: the widget doesn't allow that |
Re: FeedingIt - RSS Reader
Slocan any new update?
QML?? |
Re: FeedingIt - RSS Reader
Quote:
The good news is that I'm starting to have a bit more free time. I've got a small game that I started to hone my QML skills that I'm about to release, and then work to port FeedingIt/Lukija to the N950 will start (which would trickle down to the N900 version). |
Re: FeedingIt - RSS Reader
Quote:
|
Re: FeedingIt - RSS Reader
Quote:
|
Re: FeedingIt - RSS Reader
Quote:
If I could have my wish, in such cases I would rather see just the latest story, rather than successive identical stories with some details added. |
Re: FeedingIt - RSS Reader
Quote:
|
Re: FeedingIt - RSS Reader
i slocan
please could you give for people like me, the trick in feedinglt so as to open the link in opera browser. i would like to open my link's feed only with opera, but i dont know what i have to do and the folder/file which i have to change to obtanis this feature. thanks |
Re: FeedingIt - RSS Reader
Quote:
|
Re: FeedingIt - RSS Reader
Quote:
how can i procedes to got this feature? i'll see toward the app dbus-switchboard. thx |
Re: FeedingIt - RSS Reader
Its almost perfect now. I'd like to see dedicated "next" button, and sharing links to post articles to FB, G+, and others.
|
Re: FeedingIt - RSS Reader
Hi, I'm inloved with this RSS reader but for the last days, my Feedingit widget doesn't work. Uninstalling/reinstalling doesn't solve the problem. Now I have a squared black box with no buttoms, instead of the list of RSS threads. That's what I see when I go to desktop edit mode. Casually, the application runs correctly, but not the widget. I also remember now that I deleted a file called "feedsearch" (or similar) because it took a size of 1 Gb and stuck my rootfs. Don't know if it has something to do.
I think it happens after installing new CSSU update (but not sure). Is any of you suffering this problem? |
Re: FeedingIt - RSS Reader
I'm also on the latest CSSU, the widget works fine here
|
Re: FeedingIt - RSS Reader
Thanks, petur. So then, it has nothing to do with CSSU update (as I supposed). Really, cannot understand this behaviour. It was working perfectly up to some days ago ...
Any help is welcome! |
Re: FeedingIt - RSS Reader
Quote:
Can you see if there is any errors at the bottom of the file: /home/user/feedingit_widget.log Also, can you try to run the following command from the X-Terminal: python /usr/lib/hildon-desktop/feedingit_widget.py and copy/paste any errors that you might see. |
Re: FeedingIt - RSS Reader
Hi Slocan, many many thanks for your help.
This is the content of 'feedingit_widget.log' in '/home/user/': Code:
Traceback (most recent call last):On the other hand, I cannot get any response in Xterminal executing 'python /usr/lib/hildon-desktop/feedingit_widget.py'. It seems to get stuck. I did it with root access, is it OK? |
Re: FeedingIt - RSS Reader
I found that some article cant show the picture
|
Re: FeedingIt - RSS Reader
@Zentenario: "No space left on device", it looks like your /home partition or the rootfs partition is full. You'll need to clean up a few things to make some space. After that, your widget should recover (if not, you might need to reomve the .ini files in the /home/user/.feedingit directory).
|
Re: FeedingIt - RSS Reader
Quote:
|
Re: FeedingIt - RSS Reader
Quote:
|
Re: FeedingIt - RSS Reader
Quote:
http://unwire.hk/feed http://chinese.engadget.com/rss.xml i can confirm in some article, picture cant be show out, also there is some English site also cant, just some article only, not all article |
Re: FeedingIt - RSS Reader
hi, i am unable to update via the use of "FeedingIt update" from xterm. i have the widget enable too. the error message i get when i run the command is:
failed to open connection to "session" message bus: (null) does anyone have a solution for this error message? thanks in advance |
Re: FeedingIt - RSS Reader
Quote:
|
Re: FeedingIt - RSS Reader
Quote:
|
Re: FeedingIt - RSS Reader
Quote:
|
Re: FeedingIt - RSS Reader
Quote:
|
Re: FeedingIt - RSS Reader
I can't get FeedingIt to auto-update. It is set to update every two hours, but it isn't doing that. What to do?
|
Re: FeedingIt - RSS Reader
Quote:
|
Re: FeedingIt - RSS Reader
Quote:
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? |
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. |
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 |
Re: FeedingIt - RSS Reader
Quote:
But not sure why the widget doesn't work for you. |
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. |
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. |
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 |
Re: FeedingIt - RSS Reader
Hey Slocan any thoughts about building feedingit for the N9? This is a wonderful RSS reader on the N900.
|
Re: FeedingIt - RSS Reader
Quote:
Neal |
Re: FeedingIt - RSS Reader
Quote:
|
| All times are GMT. The time now is 21:53. |
vBulletin® Version 3.8.8