From owner-freebsd-questions@FreeBSD.ORG Sat Jul 25 21:38:24 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E4791106566B for ; Sat, 25 Jul 2009 21:38:24 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: from mail-qy0-f191.google.com (mail-qy0-f191.google.com [209.85.221.191]) by mx1.freebsd.org (Postfix) with ESMTP id A05248FC18 for ; Sat, 25 Jul 2009 21:38:24 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: by qyk29 with SMTP id 29so3003245qyk.3 for ; Sat, 25 Jul 2009 14:38:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=hOsf3cOpxX0XU58G/VCriNPsEl0f/E26uQasXpvLBOA=; b=KqGpgeq2V0InlCd2LeI5jP/XJ/X72Vrq4/GiKP+NF+yBlg+mR0RiMaikSVw2NbuYYe eQfpTS6lCNow0gYdkAbU+6Vz4whyEzFJdHCESi/EmNgcfA8AIl01B+P7tYjjFRWawwAk aQ9I8Kp6WF2tcSwo7JsoEDxOzXZv5C5TIdP2g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=cmlCIJMVqwFU6QXQ2Vd9E1vbGXAWnSQ7HvjGn+iVPNxhXng52AuoRRYOFx1Sp8gz+S ETxSKe3vGqZzyPP1FIdLAb2R+Ktm5wFRwC9vOseLUAPCmMg0q+pUOxV00DkPUiQtyOU+ YPKyS6pj84wFC6erKO/FauVsQ8cAzZGgP4FI0= MIME-Version: 1.0 Received: by 10.220.46.5 with SMTP id h5mr3026678vcf.28.1248557904071; Sat, 25 Jul 2009 14:38:24 -0700 (PDT) Date: Sat, 25 Jul 2009 15:38:24 -0600 Message-ID: <340a29540907251438o71352ea1qbc2a668d792b9d39@mail.gmail.com> From: Andrew Falanga To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: X errors when I open gvim 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: Sat, 25 Jul 2009 21:38:25 -0000 Hi, When I open gVim from the command line, I get the following errors: Xlib: extension "Generic Event Extension" missing on display ":0.0". Xlib: extension "Generic Event Extension" missing on display ":0.0". Xlib: extension "Generic Event Extension" missing on display ":0.0". Xlib: extension "Generic Event Extension" missing on display ":0.0". Xlib: extension "Generic Event Extension" missing on display ":0.0". Xlib: extension "Generic Event Extension" missing on display ":0.0". How do I fix this? Andy -- A: Because it messes up the order in which people normally read text. Q: Why is it such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?