yes, i run it as root, with sudo command.
On Thu, Jun 17, 2010 at 3:09 AM, Saeed Rasooli <[email protected]> wrote: > > > On Thu, Jun 17, 2010 at 12:16 PM, A.T.Hofkamp <[email protected]> wrote: > >> KB SU wrote: >> > Hi, >> > >> > I have Ubuntu: Ubuntu-Server 9.10 _Karmic Koala_ - Release i386 >> > Python: 2.6 and gtk 2 >> > >> > But when I try to import gtk, it gives warning like: >> > /usr/lib/pymodules/python2.6/gtk-2.0/gtk/__init__.py:57: GtkWarning: >> could not open display >> > warnings.warn(str(e), _gtk.Warning) >> > >> > Is there any way to solve this problem? >> > >> Giving the program an X11 display would solve it. >> >> >> Albert >> _______________________________________________ >> pygtk mailing list [email protected] >> http://www.daa.com.au/mailman/listinfo/pygtk >> Read the PyGTK FAQ: http://faq.pygtk.org/ >> > do you run it as root? (or different user that the session)
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
