Bug 689423 - [abrt] Zim-0.48-1.fc14: notebookdialog.py:339:do_remove_notebook:TypeError: iter should be a GtkTreeIter
Summary: [abrt] Zim-0.48-1.fc14: notebookdialog.py:339:do_remove_notebook:TypeError: i...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Zim
Version: 14
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Chris Weyl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:b511d170
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-21 13:41 UTC by Eric Reitmaier
Modified: 2011-03-22 15:32 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-03-22 15:32:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (550 bytes, text/plain)
2011-03-21 13:41 UTC, Eric Reitmaier
no flags Details

Description Eric Reitmaier 2011-03-21 13:41:02 UTC
abrt version: 1.1.17
architecture: i686
cmdline: /usr/bin/python /usr/bin/zim
comment: I had created some Notebooks and wanted to clean them up, by removing.
component: Zim
executable: /usr/bin/zim
kernel: 2.6.35.11-83.fc14.i686
package: Zim-0.48-1.fc14
reason: notebookdialog.py:339:do_remove_notebook:TypeError: iter should be a GtkTreeIter
release: Fedora release 14 (Laughlin)
time: 1300714683
uid: 500

backtrace
-----
notebookdialog.py:339:do_remove_notebook:TypeError: iter should be a GtkTreeIter

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/zim/gui/notebookdialog.py", line 339, in do_remove_notebook
    model.remove(iter)
TypeError: iter should be a GtkTreeIter

Local variables in innermost frame:
a: (<gtk.Button object at 0x9e8b3ec (GtkButton at 0x9c2a6d0)>,)
model: <NotebookTreeModel object at 0x9e8b284 (GtkListStore at 0x9d66060)>
self: <NotebookDialog object at 0xb72232d4 (zim+gui+widgets+Dialog at 0x9e6c020)>
iter: None

How to reproduce
-----
1. Starting Zim
2. Removing a Notebook
3.

Comment 1 Eric Reitmaier 2011-03-21 13:41:05 UTC
Created attachment 486613 [details]
File: backtrace

Comment 2 Robin Lee 2011-03-21 15:08:18 UTC
Please upgrade Zim to the latest 0.50-2 and try again. I can't reproduce this using that latest version.

Comment 3 Eric Reitmaier 2011-03-22 15:09:47 UTC
Done. Cannot reproduce either.


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