From owner-freebsd-questions@FreeBSD.ORG Tue Feb 28 13:33:46 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0464216A420 for ; Tue, 28 Feb 2006 13:33:46 +0000 (GMT) (envelope-from parv@pair.com) Received: from mta11.adelphia.net (mta11.adelphia.net [68.168.78.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CBA343D46 for ; Tue, 28 Feb 2006 13:33:45 +0000 (GMT) (envelope-from parv@pair.com) Received: from default.chvlva.adelphia.net ([69.160.66.115]) by mta11.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20060228133344.STLN17101.mta11.adelphia.net@default.chvlva.adelphia.net> for ; Tue, 28 Feb 2006 08:33:44 -0500 Received: by default.chvlva.adelphia.net (Postfix, from userid 1000) id 528ABB776; Tue, 28 Feb 2006 08:33:43 -0500 (EST) Date: Tue, 28 Feb 2006 08:33:43 -0500 From: Parv To: f-q Message-ID: <20060228133343.GA17878@holestein.holy.cow> Mail-Followup-To: f-q Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: Problem w/ xcb - no display of selected text X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Feb 2006 13:33:46 -0000 Recently, xcb 2.4 has stopped displaying the selected text. Whenever i would have selected text on xterm w/ right mouse click, text would show in a xcb buffer. Now i do not see it. A ktrace shows that it can see the selection just fine. It was working just fine w/ Xorg 6.8.2 & fvwm 2.5.15, and FreeBSD 6.0 (at least before or until Feb 3 2006 source); current version is 6.1-PRERELEASE (around Feb 24), running fvwm 2.5.16. I am sorry to say i did not note exactly when xcb had begun behaving erratically. Please let me know if you would any other information to help me solve the problem of invisible text in xcb. - Parv --