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 421821 - straw crashed with IndexError in select_next_unread_item()
straw crashed with IndexError in select_next_unread_item()
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:20 UTC by Sebastien Bacher
Modified: 2011-01-13 12:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2007-03-23 10:20:47 UTC
The bug has been opened on https://launchpad.net/bugs/94830

"Binary package hint: straw

I'm running Feisty Fawn. I clicked on the straw icon in the panel, thinking it would minimize the program to the panel like liferea. Instead it caused a program crash. I was also running firefox 2, thunderbird 2 beta2, and gaim as the other major programs running on the desktop.

ProblemType: Crash
Architecture: i386
Date: Thu Mar 22 11:54:00 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 880 in _tray_clicked
    self._main_presenter.scroll_or_display_next_unread_item()
  • File "/usr/lib/straw/straw/Application.py", line 520 in scroll_or_display_next_unread_item
    has_unread_item = self._itemlist_presenter.select_next_unread_item()
  • File "/usr/lib/straw/straw/ItemList.py", line 281 in select_next_unread_item
    treerow = self._model[0]
IndexError: could not find tree path"

Comment 1 Jan Alonzo 2008-01-04 19:59:06 UTC
Moving to HEAD from 0.26
Comment 2 Akhil Laddha 2011-01-04 05:57:22 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.