From: H C P. <hc...@me...> - 2001-11-28 09:53:39
|
[A message or two back, I wrote...] > P.S. I am wondering if [the window title bug] is the cause of some of > the X weirdness on Solaris reported by others..... ... but now I suspect not. A fix was posted to the forum on the web site, (at http://sourceforge.net/forum/forum.php?thread_id=105137&forum_id=8607) but not to the mailing lists, which appears to fix the screeds of X errors. The fix has a 1-letter misprint. With that corrected, it works and doesn't break things on my Sun. The corrected statement is: dev->window = XCreateWindow( xwd->display, DefaultRootWindow(xwd->display), hint.x, hint.y, hint.width, hint.height, dev->border, XDefaultDepth(xwd->display,xwd->screen), InputOutput,XDefaultVisual(xwd->display,xwd->screen), 0, NULL ); Maybe this one has made it into the CVS tree -- I havn't checked it out yet. Hugh ============S=u=p=p=o=r=t===D=e=b=i=a=n===http://www.debian.org============ Dr. Hugh C. Pumphrey | Tel. 0131-650-6026,Fax:0131-650-5780 Institute for Meteorology | Replace 0131 with +44-131 if outside UK The University of Edinburgh | Email hc...@me... EDINBURGH EH9 3JZ, Scotland | URL: http://www.met.ed.ac.uk/~hcp ============S=u=p=p=o=r=t==g=9=5==http://g95.sourceforge.net/============== |