Public bug reported:

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)

** Affects: revelation (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
Relevation on edgy spits out errors when changing entries
https://launchpad.net/bugs/63122

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to