From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 56770 invoked by alias); 9 Jul 2018 01:22:31 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 56756 invoked by uid 89); 9 Jul 2018 01:22:30 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=half, any, nope, H*c:alternative X-HELO: mail-wm0-f53.google.com Received: from mail-wm0-f53.google.com (HELO mail-wm0-f53.google.com) (74.125.82.53) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 09 Jul 2018 01:22:28 +0000 Received: by mail-wm0-f53.google.com with SMTP id z6-v6so9637940wma.0 for ; Sun, 08 Jul 2018 18:22:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=pLmgt+g0qyujyBknuFuQinjY/rwKAMLB91Aiq9qR72Q=; b=Aq1AofApgHi72G24NxWMzVpbMtAOXXrVOQXm9moMra5/MzZUJFw+YWgtLShGZ6yLHf al1j9Ee01xK4Nx3/4ka+FQJNdpRaxpFIy370w5nFHJQ1xhQwxgt0MTloldfo3JpGQxOa DVoiuzTAmPUiQvtmpNfPI4XJhuAaMwwMjbuqQsKuWX0MGiG/G1w7PmsjC41Id1CxgYgM XfrrFGBTfR+R4S1KtTpuq9Ed4zODEXP578oRMtVx9M8PlkM+oXS4IQlaXXKNIY8YI8aw rob7PG2Znj6/e8gLF4yi3axPKbog5DmVzApWk11l8AkGbvYCtd7P2YL+dQj3lhlhqmf9 g8kg== MIME-Version: 1.0 Received: by 2002:adf:87e6:0:0:0:0:0 with HTTP; Sun, 8 Jul 2018 18:22:26 -0700 (PDT) In-Reply-To: References: <055f7618-d9f5-1071-b789-c21a90880320@dronecode.org.uk> <4957aa65-1571-1f12-9ff4-ecb63bb03ea5@dronecode.org.uk> From: William Mitchell Date: Mon, 09 Jul 2018 01:22:00 -0000 Message-ID: Subject: Re: octave says WGL_ARB_multisample is missing To: The Cygwin Mailing List Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes X-SW-Source: 2018-07/txt/msg00069.txt.bz2 Nope, same result. In fact, diff says there is no difference between this cygGL-1.dll and the one I downloaded a few days ago. I bought this computer in October 2012. It's due to be replaced anyway; certainly before the Windows 7 end-of-life a year and half from now, so I might as well replace it now and not worry about this problem any more. On 8 July 2018 at 09:36, Jon Turney wrote: > On 06/07/2018 02:16, William Mitchell wrote: > >> I'm afraid that didn't help any. Now both glxinfo and octave print >> nothing >> and return to the shell prompt almost immediately. For octave, this >> includes no output when I run a .m script that usually prints quite a bit >> before starting the graphics. xeyes still runs, though. >> > > Hmm... this probably means that the file is damaged, not executable, or > for the wrong architecture. > > Can you try: > > cp /usr/bin/cygGL-1.dll /usr/bin/cygGL-1.dll.bak > wget ftp://cygwin.com/pub/cygwinx/x86_64/libGL1.tar.xz > tar -C/ -xvf libGL1.tar.xz > glxinfo > > > -- > Jon Turney > Volunteer Cygwin/X X Server maintainer > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple