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:reply-to:subject:references:to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=yWgBMG3ygNhwysEy 0uLJi8d/ldurqvekA/saXKCJTEB+qh+BINN0lA4fF4AkWCdJYmY9Wsl1Wdol7c9B lSMW3iwBuQVWtbIBEdrNfrZB5T5kdB2v9NHv6pQ4ed2Z9yVRb5m9Fxf44fN33WNG 7Ins82QimeBxlNaGVyQNNRviKfc= 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:reply-to:subject:references:to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=ZNxUrDkgvTIsq/NxNE+qru 497/I=; b=RdbbOVjlkoMJslKPtStrg1rWasPtZnXNvb9AQ4QuK0njEOZFceqAg4 gbm/mfAw12ZMWRk7FFa/cZTMymvJ9FVq4q8yrchiCe5iG4+GiY1kscNTmbltk2e9 EqwjMIm4c0sS5aPGm9HMev4zAzQJh4gVIh4I8OjOQn9YqMtdmYXf0= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=0.2 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=tcp, TCP, H*F:D*umass.edu, H*M:umass X-HELO: mailsrv.cs.umass.edu Reply-To: moss AT cs DOT umass DOT edu Subject: Re: Ubuntu on Windows against Cygwin X server References: To: cygwin AT cygwin DOT com From: Eliot Moss Message-ID: Date: Wed, 10 Aug 2016 11:59:25 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 8/10/2016 10:46 AM, Franz Fehringer wrote: > Dear Cygwin community, > > Is it possible to launch Ubuntu on Windows X11 clients agianst the > Cygwin X11 server? > A first shot was not a success: > franz AT FEHRINGER:~$ sudo xdpyinfo -display :0 > xdpyinfo: unable to open display ":0". > but on the other hand there are already success stories for U on W > against Xming. > I issued xhost + on the Cygwin side and my account is an Administrator one. > Any hints about this? Others will know better, but :0 may be trying Unix domain sockets, and I would not be surprised if UoW and Cygwin do those differently. Maybe you should try a TCP/IP connection to the server, e.g., 127.0.0.1:0 or 127.0.0.1:0.0 ? Regards - Eliot Moss -- 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