After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 421819 - straw crashed with TypeError in select_next_unread_feed()
straw crashed with TypeError in select_next_unread_feed()
Status: RESOLVED WONTFIX
Product: straw
Classification: Deprecated
Component: general
HEAD
Other Linux
: Normal critical
: ---
Assigned To: Maintainers of straw
Maintainers of straw
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2007-03-23 10:18 UTC by Sebastien Bacher
Modified: 2011-01-13 12:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2007-03-23 10:18:14 UTC
The bug has been opened on https://launchpad.net/bugs/94769

"Binary package hint: straw

I really have no idea how to reproduce the crash, but it seems to me that straw has problems with more than 35 news-feeds.

ProblemType: Crash
Architecture: i386
Date: Thu Mar 22 15:15:17 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/straw
InterpreterPath: /usr/bin/python2.5
Package: straw 0.26.dsfg.1-2.1ubuntu1
...
Traceback (most recent call last):
  • File "/usr/lib/straw/straw/Application.py", line 709 in _on_menu_scroll_next_activate
    self._presenter.scroll_or_display_next_unread_item()
  • File "/usr/lib/straw/straw/Application.py", line 522 in scroll_or_display_next_unread_item
    self._feed_list_presenter.select_next_unread_feed()
  • File "/usr/lib/straw/straw/FeedListView.py", line 366 in select_next_unread_feed
    nextiter = model.iter_next(treeiter)
TypeError: iter should be a GtkTreeIter"

Comment 1 Jan Alonzo 2008-01-04 19:55:06 UTC
Moving to HEAD from 0.26
Comment 2 Akhil Laddha 2011-01-04 05:57:34 UTC
Straw development has been stalled and it has been unmaintained for a few years now. Maintainers don't have future development plan so i am closing bugs as WONTFIX. Please feel free to reopen the bugs in future if anyone takes the responsibility for active development.