From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x435.google.com (mail-wr1-x435.google.com [IPv6:2a00:1450:4864:20::435]) by sourceware.org (Postfix) with ESMTPS id 8EA913851C06 for ; Sat, 13 Jun 2020 11:22:14 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 8EA913851C06 Received: by mail-wr1-x435.google.com with SMTP id t18so12425390wru.6 for ; Sat, 13 Jun 2020 04:22:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=lERJHHfgiWYIZ7FazFWqsYvvAfiidqq2EZKZGGWP5mk=; b=qLXBvPNe4yEnhXw1WM6gQOYkIst21SUoaaWdeXmZcpSQMA4mS2dDljHFDxUUVkw1lf lrOs/aWrQmdoKguxiBOQ+g/hf2zkx1Q1xUiiXK08bzMpELyGcP1LZg1a3vmsLZHLO2Rd NmgyLEJLTsZKRmpE9uZiWehnPZOJ/ZtmLM6mL46dD4hiRG8nidT53K0mRYdK8pzJMEaL Og3OrTPqOiErrZkMP2qf2fZhho5T73Qk3CB/oMe3w80ATenE68r0YNn5gutg7aHQ1YmO NmtfX6yc+0ditZYjuwJDUWXuwCSQI2iuusMGjd40PQMw3MXRspaNfmItsooU3Rih5Wrl 1nwg== X-Gm-Message-State: AOAM5306Y+XMigrWTGL0wwrRkin7TpmXK4gGjM0HwQXd1/KKCN83aVYJ BZVsW6qj1lOSEdhsX6b3rp/DYZea X-Google-Smtp-Source: ABdhPJxUUyJCwXA1MGQJoAemBvib9IOZA+YKFxyQ6Bcz4vNeKkWcbMtZXyIK0JjdkS/C01vDKJfoDQ== X-Received: by 2002:a5d:6b83:: with SMTP id n3mr19547917wrx.395.1592047333219; Sat, 13 Jun 2020 04:22:13 -0700 (PDT) Received: from ?IPv6:2003:cc:9f3b:4cfb:5d9e:38cd:ed5d:9824? (p200300cc9f3b4cfb5d9e38cded5d9824.dip0.t-ipconnect.de. [2003:cc:9f3b:4cfb:5d9e:38cd:ed5d:9824]) by smtp.gmail.com with ESMTPSA id x18sm12574611wmi.35.2020.06.13.04.22.12 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 13 Jun 2020 04:22:12 -0700 (PDT) Subject: Re: cygwin x11 doesn't start after windows 10 upgrade To: cygwin@cygwin.com References: <00a576fe-1539-f890-6cea-8ec00875623a@gmail.com> From: Marco Atzeri Message-ID: <96986498-2013-6ae8-929d-64699ec5a4ef@gmail.com> Date: Sat, 13 Jun 2020 13:22:10 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.9.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Jun 2020 11:22:17 -0000 On 13.06.2020 11:30, Steinar Bang wrote: >>>>>> Marco Atzeri via Cygwin : > >> Hi Steinar, >> please provide the cygcheck.out as suggested by: > >>> Problem reports: https://cygwin.com/problems.html > > Here is cygcheck.out: as attachment was mentioned in the link. In line screw up the search function of the mailing list archive. > > Cygwin Configuration Diagnostics > Current System Time: Sat Jun 13 10:28:45 2020 > > Windows 10 Enterprise Ver 10.0 Build 18363 > > > USER = 'sbang' > PWD = '/cygdrive/d/Profiles/sbang' > HOME = '/cygdrive/d/Profiles/sbang' It is never a good idea to have the Cygwin Home dir the same of Windows user dir have you modified the "/etc/nsswitch.conf" ? nothing obvious from the other data Marco