Results 1 to 1 of 1
Hi:
I am running an X application on Red hat Linux with X11R6. I was getting the following error at run-time:
XIO: fatal IO error 0 (Success) on X server ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-20-2006 #1Just Joined!
- Join Date
- Jun 2006
- Posts
- 1
Fatal IO Error on X server
Hi:
I am running an X application on Red hat Linux with X11R6. I was getting the following error at run-time:
XIO: fatal IO error 0 (Success) on X server ...
I narrowed the problem down to the following line of code:
_osHdgTextField = XmCreateText(_generateForm,
(char *) "osHdgTextField",
args,
argc);
When I comment out this line of code, my gui is displayed (minus the text field, of course). Not sure what is causing this problem.
Any info would be appreciated ...
Donna Popovici


Reply With Quote
