Vincenzo:

I had similar problems.

If the error refers to the gnomemisc module, this is what I did to fix it:

- Change first line of /usr/bin/revelation to explicitly use python2.4.
- Change first line of /usr/share/revelation/libexec/revelation-applet to
explicitly use python2.4.
- Copy the file /usr/lib/python2.3/site-packages/gtk-2.0/gnome/applet.py
to /var/lib/python-support/python2.4/gtk-2.0/gnome/applet.py.
- Created empty file
/usr/lib/python2.3/site-packages/gtk-2.0/gnome/__init__.py.

If the error refers to the ui module, you may just need the first two
steps above.

Cheers,
Gerald

> On Mon, 2006-07-17 at 12:05 +0200, Vincenzo Di Somma wrote:
>> after the update of my debian sid I cannot run revelation anymore, I get
>> a python error.
>>
>> Is there a way to read the revelation file without revelation ?
>
> There seems to have been some issues with the Python upgrade in Debian
> unstable. I don't know the details, but make sure that you at least have
> all gnome-python packages installed (such as gnome-python-desktop,
> gnome-python-extras, etc).
>
> If you still have any problems, try contacting the package maintainer.
>
>
> --
> Erik Grinaker <[EMAIL PROTECTED]>
> http://erikg.codepoet.no/
>
> "We act as though comfort and luxury were the chief requirements of
> life, when all that we need to make us happy is something to be
> enthusiastic about."
>                                                   -- Albert Einstein
>
>



Reply via email to