Relevation on edgy spits out errors when changing entries

Bug #63122 reported by Aaron Kurtz
16
Affects Status Importance Assigned to Milestone
Revelation - obsolete
Fix Released
Unknown
revelation (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Using edgy, revelation 0.4.7-2ubuntu2

Every time I click on a different entry, it spits out this error at me. Choosing to continue makes it go away, but changing the entry I'm viewing brings it back.

/usr/lib/python2.4/site-packages/revelation/data.py:400: GtkWarning: gtk_tree_store_get_value: assertion `VALID_ITER (iter, tree_store)' failed
  e = self.get_value(iter, COLUMN_ENTRY)
Traceback (most recent call last):
  File "/usr/bin/revelation", line 266, in <lambda>
    self.tree.selection.connect("changed", lambda w: self.__state_entry(self.tree.get_selected()))
  File "/usr/bin/revelation", line 305, in __state_entry
    e = self.entrystore.get_entry(iter)
  File "/usr/lib/python2.4/site-packages/revelation/data.py", line 400, in get_entry
    e = self.get_value(iter, COLUMN_ENTRY)
  File "warnings.py", line 61, in warn
    warn_explicit(message, category, filename, lineno, module, registry)
  File "warnings.py", line 82, in warn_explicit
    for item in filters:
TypeError: unknown type (null)

Revision history for this message
Pradeep (pradeep+-deactivatedaccount) wrote :

I confirm this. This has also been reported upstream as a 'critical' bug

Revision history for this message
Pradeep (pradeep+-deactivatedaccount) wrote :

Link to the bug reported upstream:

http://oss.codepoet.no/bugzilla/show_bug.cgi?id=185

If someone can link this through 'Also affects upstream' please do so...

Changed in revelation:
status: Unknown → Confirmed
Revision history for this message
Albrecht Mühlenschulte (a7p) wrote :

This bug was caused by some error in PyGTK (iirc), it is fixed by now. This bug should be closed.

Revision history for this message
Pradeep (pradeep+-deactivatedaccount) wrote :

Not able to reproduce this and upstream has closed the bug as 'fixed'

Changed in revelation:
status: Unconfirmed → Fix Released
Changed in revelation:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.