>>>>> Alexander Mikhailian <[EMAIL PROTECTED]> writes:
>> What do you have in your config causing this? Something in your >> shell config maybe? We can't reproduce this. xrdb just waits for >> input on stdin here. > I used wmii and the error appeared after the last upgrade of lenny. I > just made a quick test by starting the X session with ctwm and the > error goes away, indeed. > I am pretty sure the error is due to the "-DCLASS_(null)_24=93" in > the cpp input, but I can not figure out where it comes from. Is it because some NULL sneaks in into the part of code that prepares (snprintf ()'s?) the command line (then passed to system ())? What's the output of xdpyinfo(1)? --cut: xrdb(1)-- CLASS_visualclass_depth=num A symbol is defined for each visual supported for the screen. The symbol includes the class of the visual and its depth; the value is the numeric id of the visual. (If more than one visual has the same class and depth, the numeric id of the first one reported by the server is used.) --cut: xrdb(1)-- Could it be that xrdb(1) doesn't know the name of some visual class? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]