![]() |
Re: FeedingIt - RSS Reader
Quote:
|
Re: FeedingIt - RSS Reader
Quote:
Exception in thread Thread-5: Traceback (most recent call last): File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner self.run() File "FeedingIt.py", line 168, in run self.listing.updateFeed(self.key, self.config.getExpiry(), imageCache=self.config.getImageCache() ) File "/home/opt/FeedingIt/rss.py", line 528, in updateFeed feed = self.getFeed(key) File "/home/opt/FeedingIt/rss.py", line 540, in getFeed feed = self.loadFeed(key) File "/home/opt/FeedingIt/rss.py", line 501, in loadFeed feed = pickle.load(file) File "/usr/lib/python2.5/pickle.py", line 1370, in load return Unpickler(file).load() File "/usr/lib/python2.5/pickle.py", line 858, in load dispatch[key](self) File "/usr/lib/python2.5/pickle.py", line 880, in load_eof raise EOFError EOFError Traceback (most recent call last): File "FeedingIt.py", line 793, in button_markAll feed = self.listing.getFeed(key) File "/home/opt/FeedingIt/rss.py", line 540, in getFeed feed = self.loadFeed(key) File "/home/opt/FeedingIt/rss.py", line 501, in loadFeed feed = pickle.load(file) File "/usr/lib/python2.5/pickle.py", line 1370, in load return Unpickler(file).load() File "/usr/lib/python2.5/pickle.py", line 858, in load dispatch[key](self) File "/usr/lib/python2.5/pickle.py", line 880, in load_eof raise EOFError EOFError ~ $ |
Re: FeedingIt - RSS Reader
Thanks sorodoros. Looks like one of your feed is broken. There is probably one of them you can't go in to read, and that breaks the Mark All button. Easiest way to fix is to delete that feed, and re-add it. I'll add some fixes/checks in next update.
|
Re: FeedingIt - RSS Reader
Quote:
There recently was a version in which webkit functionality seemed to have disappeared but at least the latest has it definitely included. |
Re: FeedingIt - RSS Reader
Quote:
|
Re: FeedingIt - RSS Reader
"Millions .de domains" is rendered as "<nobr> <wbr> </noby>. domains"
|
Re: FeedingIt - RSS Reader
Quote:
|
Re: FeedingIt - RSS Reader
Great. Also these:
*All archived articles read like thishttp://lh3.ggpht.com/_587Wk-3x3vI/S-...xI/Arcived.png *In the reader I have been seeing a lot of video or other placeholders rendered as &&&&& or &video;&Security; These two things would be nice to fix. :) |
Re: FeedingIt - RSS Reader
Quote:
Quote:
|
Re: FeedingIt - RSS Reader
Got it. Thanks.
|
Re: FeedingIt - RSS Reader
Quote:
Another idea to greatly improve usability (and make your life harder): Click on a feed shows the article headers right below it (moving all other feeds down the line), clicking again closes them. Double click opens the normal article header list as seen today. This gives a rather quick overview what is interesting and what not in a single window. |
Re: FeedingIt - RSS Reader
I like the Opera browser. Is there a way to use it with FeedingIt?
|
Re: FeedingIt - RSS Reader
you guys now that any rss feed you download with this app is screwing up your rootfs?got that app for 3 days and every day i lose 10 mb in rootfs so i terminate this app.....
|
Re: FeedingIt - RSS Reader
Quote:
|
Re: FeedingIt - RSS Reader
Quote:
p.s after deinstalling the app i got my 30 mb back,now got 80 mb and im happy with it..... |
Re: FeedingIt - RSS Reader
I use it all the time as well with no issues in my rootfs. Are you sure it was FeedingiI?
Fred |
Re: FeedingIt - RSS Reader
Quote:
I don't know how to automatically load feed addresses from Opera to FeedingIt. Maybe someone else can answer that. Fred |
Re: FeedingIt - RSS Reader
Quote:
|
Re: FeedingIt - RSS Reader
Quote:
If you use the image cache, that is stored in /home/user/.feedingit/ and can grow fairly large if you have feeds using large images, but that's not stored on the rootfs, that's the 2GB disk. Quote:
|
Re: FeedingIt - RSS Reader
No problems with rootfs for me either. Great application, thank you for all your hard work - definately one of the best on the n900!
Quick question, how hard would it be to make the widget semi-transparent - Similar to the Calendar widget. If this is possible could it be made optional via a user preference? |
Re: FeedingIt - RSS Reader
Dear developer(s) I have a sugesstion , can you create an indicator so that we can see which feed we are reading ( for example 10 out of 21) its sometimes hard to navigate and see how many feeds are there to read
|
Re: FeedingIt - RSS Reader
Can I have sugesstions for you
1.,The FeedinIt should support Select text I want to save and Copy/Paste function,all right? 2.How do I keep one item i instested for a longer time? |
Re: FeedingIt - RSS Reader
Quote:
Quote:
|
Re: FeedingIt - RSS Reader
Quote:
2. You can add articles to the Archived Articles (there is a button available when reading an article), and it will download the whole article at the next update, and stay there until you remove it (note that I just uploaded a fix for that in extras-devel, coming to -testing soon). |
Re: FeedingIt - RSS Reader
Quote:
|
Re: FeedingIt - RSS Reader
I'm having trouble installing this on PR1.2 Global :(
I've reflashed my phone so I'm starting from scratch and one of the first things I wanted was FeedingIt. when I try to install it it says the package "libxslt1.1(>=1.1.18)" is missing. Anyone got any ideas on what I've done wrong? Thank you :) Edit: Nevermind, not sure what I've done but for some reason now it'll install. Weird. At least I can use FeedingIt again :D |
Re: FeedingIt - RSS Reader
Quote:
|
Re: FeedingIt - RSS Reader
2 Attachment(s)
The latest update with the Desktop widget is awesome - I like it!
Here's a sneak preview of how the feed list and item list could look like when realized with GtkTreeView instead of buttons. I've submitted the patches to Yves already, let's see if they get accepted :) |
Re: FeedingIt - RSS Reader
the latest version with pr1.2 crashes a lot for me, always when i open it in the embedded browser when clicking on the feedlink and then start scrolling, this is the error:
/opt/FeedingIt $ FeedingIt FeedingIt.py:937: GtkWarning: gdk_drawable_set_colormap: assertion `cmap == NULL || gdk_drawable_get_depth (drawable) == cmap->visual->depth' failed gtk.main() Aborted |
Re: FeedingIt - RSS Reader
Quote:
This would not even spoil usability as double clicking could open the article list like before. Oh, well, I already mentioned this a few days ago :cool: |
Re: FeedingIt - RSS Reader
Quote:
That message seems related to DirectFB (hardware graphics library), so could be something specific to display on the page, or the library isn't loaded properly. Did you try maybe a reboot of the phone (as a long shot)? Ofels, your idea is under consideration, but I don't think I can do it in the short term in a way that'd satisfy me. |
Re: FeedingIt - RSS Reader
I've noticed that no feedburner.com hosted rss feeds will work under Maemo's native RSS reader. Do they work under FeedingIt?
|
Re: FeedingIt - RSS Reader
Quote:
|
Re: FeedingIt - RSS Reader
Quote:
i also used these feeds for a long time before 1.2 so maybe nokia did introduce a bug? this is the feed: http://www.nu.nl/feeds/rss/algemeen.rss it a dutch feed, if i go for exmple to 'snelwegen bij utrecht verbreed' open this in the embedded browser scroll down and at the moment you get advertisment it will crash at my place now and then. (i think it matters what kind of advertisment they display) if that feed is already gone i guess try some others in that feed many do have the same problem |
Re: FeedingIt - RSS Reader
[OLD]Hmm for me with PR1.2 desktop widget always shows black... Known or a possible issue? Anything I can help debug?[/OLD]
Well the issue was with the theme. |
Re: FeedingIt - RSS Reader
Quote:
|
Re: FeedingIt - RSS Reader
Quote:
If you are able to reproduce, you can send me the /home/user/.feedingit/feedingit_widget.log file. |
Re: FeedingIt - RSS Reader
Quote:
|
Re: FeedingIt - RSS Reader
0.7.0-1 is now in Extras-devel to integrate what Thp and Nelson have sent me. This add in particular:
- TreeViews to display the feeds and articles (instead of buttons) (Thp) - About button (Thp) - Hide read feeds and articles setting in Preferences menu (Nelson) @jcompagner: I have read more Dutch in a day than the rest of my life, but haven't been able to reproduce the crash. Is it still happening? The only advice I have at the moment would be to open the link in the external browser (see menu item) |
Re: FeedingIt - RSS Reader
yes i still get it also in the latest release, pretty constant, i cant read almost any news item from the feed i gave above, i think 1 out of 5 doesnt crash but the rest is crashing when i start scrolling through the page (seems to crash even faster when i start scrolling when the page is still loading)
~ $ FeedingIt FeedingIt.py:1012: GtkWarning: gdk_drawable_set_colormap: assertion `cmap == NULL || gdk_drawable_get_depth (drawable) == cmap->visual->depth' failed gtk.main() Aborted after a crash i restarted but feeding it doesnt fully load and keeps just the spinning circle: ~ $ FeedingIt Traceback (most recent call last): File "FeedingIt.py", line 815, in createWindow self.pannableListing.set_label("Update in progress, please wait.") AttributeError: 'hildon.PannableArea' object has no attribute 'set_label' so it thinks it is updating? normally if that is the case the cpu spikes and a python proccess taking up many slices. now this is not the case. after a wait and still nothing happens i close it and see this in the console: l' Traceback (most recent call last): File "FeedingIt.py", line 1080, in <module> app.run() File "FeedingIt.py", line 1013, in run self.listing.saveConfig() AttributeError: FeedingIt instance has no attribute 'listing' i guess i need to delete some config area and start over.. p.s. the about info isnt updating i fist though i was still at 0.6. |
| All times are GMT. The time now is 19:28. |
vBulletin® Version 3.8.8