Odd Martin Baanrud, le Mon 09 Mar 2009 04:50:05 +0100, a écrit :
> /var/lib/python-support/python2.5/gtk-2.0/gtk/__init__.py:72:
> GtkWarning: could not open display
>
> So, what should I do now?
You need to run orca from the graphical session itself, else orca can
not access it ("could not open display"), or else provide the display
number by hand:
DISPLAY=:0 orca
In any case, the graphical session must be already started.
Samuel