rui: Please note that this is a forum for Open Solaris, but you are in need of support on Solaris 10, which is a fully supported product. You or your organization should have a Sun support contract channel to propagate this question.
Also, /usr/openwin/bin/Xvfb is based on Xsun. You should have /usr/X11/bin/Xvfb available, which is Xorg-based. Give that a try. Hopefully, the system is running the latest update of Solaris 10, (U5 or U6?) Good luck, Stuart Kreitman rui wrote: > Hi, > > I would like to know why my xvfb is not functioning properly on solaris 10. > > Here is how i run xvfb > /usr/openwin/bin/Xvfb -fb tcp/:7100 :0 -dev vfb screen 0 1280x1024x8 fbdir > /tmp > I have given it the font path as tcp/:7100 which is running. > > Now when i use Xlib programming api like XDrawString and XDrawText they just > don't draw anything returning 0. > > What could be the problem -- where can i check x log? > > What you suggest could be done about that? > Best regards, > RUI >
