On Wed, 21 Mar 2007, Erik Grinaker wrote:

> On Wed, 2007-03-21 at 04:27 +0100, Dag Wieers wrote:
>
> > I get the following traceback on a RHEL5 installation. Not sure if this is 
> > something wrong with my packaging or it is the python 2.4 that is failing.
> > 
> > I do not have this problem on Fedora Core 6 though. (with the same 
> > 2.4.3 and newer 2.4.4 version).
> > 
> >     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 "/usr/lib/python2.4/warnings.py", line 61, in warn
> >         warn_explicit(message, category, filename, lineno, module, registry)
> >       File "/usr/lib/python2.4/warnings.py", line 82, in warn_explicit
> >         for item in filters:
> >     TypeError: unknown type (null)
> 
> This is a bug in pygtk, which has been fixed in a later release.

Hi Erik,

Do you have a reference for this ? So I can open a bug report for RHEL5 
(so U1 can fix this).

PS At this moment an ncurses version would be _very_ useful ;-)

Thanks for revelation !
--   dag wieers,  [EMAIL PROTECTED],  http://dag.wieers.com/   --
[all I want is a warm bed and a kind word and unlimited power]

Reply via email to