X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:subject:to:cc:references:reply-to :message-id:date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=iDb7FiGnJA0Gc0q/ 5ldzJorCivBvnPJIUagVefaICmXtvFYoD5okTUlS88Xye2mXqXLiyQ//XTZ4aqhR wAkFDNVFCFIABPJtVja9KTEhZogyzBVACPvaAi2V5t9FDyrgP0De/SJyiNfOW4LK Mh3rRlyw2xYIsco4JWUWLulT2f0= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:subject:to:cc:references:reply-to :message-id:date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=Fr5g9TJim1hgX4jDj6wDZH zgMus=; b=WBrCMnenXDu8ySjzIakefQ+VZJU64/dffXJyx4I5wBwZNJuoP4mPVn KRq7gLK6OsPs7fJeRJwBiBk3ygxXLUYFPFQweRw8ROQPiQwqZevWDZNaAdYxpSmU Mx/NTPOhUaHdK3Ns8WSAa6VUneenAOBXANd3iwjYZMNZM7oXKJ0sU= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=William, william, Hx-spam-relays-external:ESMTPA X-HELO: out1-smtp.messagingengine.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :reply-to:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=o46t3fclGOb1C0LLYc1iBOKx2ViO+/bVFSYBmpsZaf4=; b=Guj5RGM6ZsC5 BAyfvIpw+3TH4mXV38wv/3jlZslD9HKvRE6hapJKveysz0Zfkl9jmx5A5zRoMAz+ dj+QgSRgNSI/TJd6RsqnJKcEQDvKcya5qglXsjiXzjCY75JGXI8XwHM5yaysl2tz s0CPCwdaFpMmDMfqIbZSnn08HCt4YWU+bxY2wUw71fbL1SYKIjmas6iVjZBctPMR VvWtL07fFpr3O8tG7k7cFG5INFRtj2osRPx38lwC0ZopJb0X7Z5A3lwlqhWZdiTK CBlIE+aeiAHpJ1OltMdvIWKtHF0i1xeI30FIHAM4NIXpa4VvjRSzh5LvVqgPqVfy etOHf4+mfw== From: Jon Turney Subject: Re: octave says WGL_ARB_multisample is missing To: William Mitchell Cc: The Cygwin Mailing List References: <055f7618-d9f5-1071-b789-c21a90880320 AT dronecode DOT org DOT uk> <4957aa65-1571-1f12-9ff4-ecb63bb03ea5 AT dronecode DOT org DOT uk> Reply-To: The Cygwin Mailing List Message-ID: Date: Sun, 8 Jul 2018 14:36:32 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit 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