Bug 625049 - [abrt] crash in hamster-applet-2.28.3-0.1.20100215git.fc12: applet.py:585:delete_selected:TypeError: iter should be a GtkTreeIter
Summary: [abrt] crash in hamster-applet-2.28.3-0.1.20100215git.fc12: applet.py:585:del...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: hamster-applet
Version: 12
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Mads Villadsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:1fe2dbc3
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-18 13:33 UTC by Henrique Doiche
Modified: 2010-08-31 11:53 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-08-31 11:53:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (648 bytes, text/plain)
2010-08-18 13:33 UTC, Henrique Doiche
no flags Details

Description Henrique Doiche 2010-08-18 13:33:36 UTC
abrt 1.1.1 detected a crash.

architecture: i686
cmdline: python /usr/lib/hamster-applet/hamster-applet --oaf-activate-iid=OAFIID:Hamster_Applet_Factory --oaf-ior-fd=25
component: hamster-applet
executable: /usr/lib/hamster-applet/hamster-applet
kernel: 2.6.32.16-150.fc12.i686.PAE
package: hamster-applet-2.28.3-0.1.20100215git.fc12
reason: applet.py:585:delete_selected:TypeError: iter should be a GtkTreeIter
release: Fedora release 12 (Constantine)

backtrace
-----
applet.py:585:delete_selected:TypeError: iter should be a GtkTreeIter

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/hamster/applet.py", line 713, in on_todays_keys
    self.delete_selected()
  File "/usr/lib/python2.6/site-packages/hamster/applet.py", line 585, in delete_selected
    next_row = model.iter_next(iter)
TypeError: iter should be a GtkTreeIter

Local variables in innermost frame:
model: <gtk.ListStore object at 0x8c6ffcc (GtkListStore at 0x8b2c5e0)>
selection: <gtk.TreeSelection object at 0x8c6fe8c (GtkTreeSelection at 0x8b37280)>
self: <hamster.applet.HamsterApplet object at 0x892cd6c>
iter: None

How to reproduce
-----
1.Insert activity
2.remove activity
3.

Comment 1 Henrique Doiche 2010-08-18 13:33:39 UTC
Created an attachment (id=439386)
File: backtrace

Comment 2 Mads Villadsen 2010-08-31 11:53:25 UTC
Should be fixed in the version I have just built for F-14.

https://admin.fedoraproject.org/updates/hamster-applet-2.31.91-1.fc14


Note You need to log in before you can comment on or make changes to this bug.