Hi!
Iam trying to write
a simple program using gtk.
When I call
gtk_init( ) ,I get a warning during execution that
Gtk-WARNING **:Unable to open display 0.0.
X11TransSocketOpen: socket() failed for
local
_X11TransSocketOpenCOTSClient: Unable to open socket for
local
_X11TransOpen: transport open failed for
local/localhost.localdomain:0
Gtk-WARNING **: cannot open display:
:0.0
The DISPLAY variable is
properly set.
What can be the solution
for this??
Thanx in advance
.....
regards,