straw-devel
[Top][All Lists]
Advanced

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

[Straw-devel] LookupError: unknown encoding: en_US.ISO8859-15


From: Matthias Teege
Subject: [Straw-devel] LookupError: unknown encoding: en_US.ISO8859-15
Date: Sat, 8 May 2004 19:15:54 +0159
User-agent: Mutt/1.5.6i

Moin,

somedays ago I described a problem with subscription of rss feeds. This
problems is solved now. It looks like, that the problem was an incorrekt
http_proxy environment var.

I can subscribe to newsfeeds but have another problem now. If I select
an article I don't see the text and straw gives me:

Traceback (most recent call last):
  File "/usr/local/lib/python2.3/site-packages/straw/MainWindow.py",
line 336,n item_selection_changed
    self.display_item(item)
  File "/usr/local/lib/python2.3/site-packages/straw/MainWindow.py",
line 363,n display_item
    straw.main.display_item(item)
  File "/usr/local/lib/python2.3/site-packages/straw/Main.py", line 187,
in dilay_item
    straw.main_window.display_item(item)
  File "/usr/local/lib/python2.3/site-packages/straw/MainWindow.py",
line 1416in display_item
    self._item_view.display_item(item)
  File "/usr/local/lib/python2.3/site-packages/straw/MainWindow.py",
line 101,n display_item
    html = (
  File "/usr/local/lib/python2.3/site-packages/straw/MainWindow.py",
line 145,n htmlify_item
    self._date_format, self._encoding)
  File "/usr/local/lib/python2.3/site-packages/straw/utils.py", line
144, in fmat_date
    return unicode(timestr, encoding)
LookupError: unknown encoding: en_US.ISO8859-15
Traceback (most recent call last):
  File "/usr/local/lib/python2.3/site-packages/straw/MainWindow.py",
line 900,n feed_selection_changed
    straw.main.display_feed(adapter.feed)
  File "/usr/local/lib/python2.3/site-packages/straw/Main.py", line 168,
in dilay_feed
    straw.main_window.display_feed(feed)
  File "/usr/local/lib/python2.3/site-packages/straw/MainWindow.py",
line 1392in display_feed
    self._feed_info_view.display_feed(feed)
  File "/usr/local/lib/python2.3/site-packages/straw/MainWindow.py",
line 501,n display_feed
    self._feed_refresh.set_label("Next Refresh: %s" % time.strftime('%A,
%d %BH:%M', time.localtime(next)))
%AttributeError: 'NoneType' object has no attribute 'set_label

Any idea?
Matthias

-- 
Matthias Teege -- http://www.mteege.de
make world not war




reply via email to

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