[8744] in Athena Bugs
ez: BadPixap warning
daemon@ATHENA.MIT.EDU (Calvin Clark)
Tue Dec 10 23:11:59 1991
Date: Tue, 10 Dec 91 23:11:45 -0500
From: Calvin Clark <ckclark@Athena.MIT.EDU>
To: bugs@Athena.MIT.EDU
Cc: bug-andrew@Athena.MIT.EDU
Reply-To: ckclark@mit.edu
A user (heybabe@athena) on an RS/6000 in the W20 was getting repeated
warnings in her console window, whenever selecting "Printer Setup".
2:20 <warning:ez>X error BadPixmap (4) major code 56 minor code 0 ignored
22:22 <warning:ez>X error BadPixmap (4) major code 56 minor code 0 ignored
22:22 <warning:ez>X error BadPixmap (4) major code 56 minor code 0 ignored
22:24 <warning:ez>X error BadPixmap (4) major code 56 minor code 0 ignored
Note: Major code 56 is X_ChangeGC...a minor code of 0 is "success" which
is why this is a warning, and not a fatal error...I can't tell from this
whether it's an EZ problem or an X Server problem.
Printer Setup seems to work fine otherwise.
-Calvin