From owner-freebsd-current@FreeBSD.ORG Fri Sep 25 06:33:22 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A661A106566C for ; Fri, 25 Sep 2009 06:33:22 +0000 (UTC) (envelope-from swell.k@gmail.com) Received: from mail-ew0-f209.google.com (mail-ew0-f209.google.com [209.85.219.209]) by mx1.freebsd.org (Postfix) with ESMTP id 3A62A8FC08 for ; Fri, 25 Sep 2009 06:33:21 +0000 (UTC) Received: by ewy5 with SMTP id 5so644358ewy.36 for ; Thu, 24 Sep 2009 23:33:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:references :date:message-id:user-agent:mime-version:content-type; bh=CoGqo5oVGSWSB6Gse9ZgIWbJeRJdFCr4R7E6KIqQhLU=; b=DOo25Du3MPBYvlxvqAlJdyr+nyHyt+wF+D0/OFmLrotGZQV5K0k78Mu1K7iYDtIzOq 3ko9q7RdKXI200GwuptGfH1LxujtZnnoL2aSeSgwYCz/jEDEbhF7VuwAMVnuSs/Lwd/2 8EFIFZDOvFKMIXOc8mWNvqDEGf/cnU0ezz3ig= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:message-id:user-agent :mime-version:content-type; b=PJohLzTxWDHk/hPBvTRkOwZc6U7JY9Ja0ybEVCMVjTUU1VNugDqV6yCGJnB5bWYiE+ axHKrVFuy+jelXrQKt1lJA1AMj0DO/Y0ryGXzA2FBruvth+q77b5Mz5Tbxyxxwv8xz2L Zm4Ki9ki/QOwP9pBUJobZBz8cn4uPu4a1w+II= Received: by 10.210.7.17 with SMTP id 17mr5160710ebg.50.1253860399271; Thu, 24 Sep 2009 23:33:19 -0700 (PDT) Received: from localhost (95-24-211-3.broadband.corbina.ru [95.24.211.3]) by mx.google.com with ESMTPS id 7sm905838eyg.2.2009.09.24.23.33.17 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 24 Sep 2009 23:33:18 -0700 (PDT) From: Anonymous To: Ed Schouten References: <200909191756.n8JHuQCq031719@svn.freebsd.org> <86zl8jften.fsf@gmail.com> <20090925062134.GN95398@hoeg.nl> Date: Fri, 25 Sep 2009 10:31:42 +0400 Message-ID: <864oqr8rht.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-current@freebsd.org Subject: Re: [regression] libvgl and r197330 (kbd) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Sep 2009 06:33:22 -0000 Ed Schouten writes: > Hi, > > * Anonymous wrote: >> VIDEOOUT: [VO_SDL] SDL initialization failed: Unable to initialize keymap. > > Ah, it seems SDL also calls GIO_KEYMAP. Just rebuilding SDL should fix > this. I promised to add a message to UPDATING as well, so I'll also > mention SDL should be rebuilt as well. You're right, rebuilding devel/sdl12 fixes the issue. It works like before r197330. The keymap is still messed up while playing.