straw-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Straw-devel] O.24 still has problems with some feeds


From: Lucas Nussbaum
Subject: [Straw-devel] O.24 still has problems with some feeds
Date: Sat, 26 Jun 2004 14:56:01 +0200
User-agent: Mutt/1.5.6+20040523i

Hi,

Here is an issue which might be a 0.24 RC bug :
The following feeds still cause errors when fetching :
- http://standblog.org/dotclear/rss.php
- http://alban.apinc.org/blog/rss.php

Another issue :
When right clicking on a feed, then clicking "Refresh", I get this :
Traceback (most recent call last):
  File "/usr/local/lib/python2.3/site-packages/straw/MainWindow.py", line 916, 
in on_menu_poll_selected_activate
    straw.main.poll([feed])[0]
  File "/usr/local/lib/python2.3/site-packages/straw/Main.py", line 447, in poll
    return straw.PollManager.get_instance().poll(obj)
  File "/usr/local/lib/python2.3/site-packages/straw/PollManager.py", line 88, 
in poll
    if not self._pollers.has_key(f) and not pollcontext.has_key(f):
AttributeError: 'NoneType' object has no attribute 'has_key

My current TODO list for straw is :

- favicon support.

- check the code which checks whether an item is new. Sometimes, old
  items are displayed as new. Distinguish between updated and new items.

- check how difficult it would be to optionally display feed list as a
  tree instead of the current category thingie.

- fix the display of dates. I've started working on this, looking at how
  the gnome-panel handles this. Basically, you have to locali[sz]e the
  strings used to format dates.

I have very few time to dedicate to FLOSS currently. It might improve in
the near future, and I'll look at the dates issues first.

Thank you all for all your work recently, I'm feeling a bit guilty since I
can't help you very much :/
-- 
| Lucas Nussbaum
| address@hidden    address@hidden    GPG: 1024D/023B3F4F |
| jabber: address@hidden   http://www.lucas-nussbaum.net |
| fingerprint: 075D 010B 80C3 AC68 BD4F B328 DA19 6237 023B 3F4F |





reply via email to

[Prev in Thread] Current Thread [Next in Thread]