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:to:subject:date:message-id:references :in-reply-to:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=dhvkRUgng3N9dCTc V2zJes1Irshn7aNtclqWks5RuqmQt6TLHr8ROjNnLxnbmuKqntnSWQzcq0b0oieU O4eor6XB4E4PX0xUPqUHmZOLBWYSk4pbXrL+GQvKmvdruX7THPWq44xYwAkE30iu JP1t2dgGxS7U4MzMhcgN2iOplR4= 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:to:subject:date:message-id:references :in-reply-to:mime-version:content-type :content-transfer-encoding; s=default; bh=b2SX3O6afPy5VFkW+tX2gw 6Jn8g=; b=jLkSy/id3Vv4Ta2fbISdBpI7ZpCCPefkePkXK6PQUpQO7aPgo/MglR ZgOx+QBzk8EV6bwBZnA0hlk69kH9OahZa8LsosZomXdH/3Dz5mu0CFj+EfKg+X8e WGChRhnB/vVCrq1fwhDi646N4jv2gFVcEB3iJqLnorkXKLJAhlI3E= 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=-1.9 required=5.0 tests=BAYES_00,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=H*c:alternative, H*c:HHH X-HELO: EUR03-VE1-obe.outbound.protection.outlook.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=livereadingac.onmicrosoft.com; s=selector1-reading-ac-uk; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=eokp19vUuO/G2Sio4Y/6wbMO82rST8bdwcXxLt1hmeI=; b=QtrYAbbVob5dGm5E73hNiXfGTR9HENojoccZ14HsGY+czqI+Qjd5/5C7fM1N/FiRyVhetEQqgz+O0wInByz8MgYxvTIDkDJOtgo8J2bj565Fh9XAPASogibBDlZVPUJMapOsi1by1maKiCXLAX61IgtWMPPVRW9/Ud63//hQqNY= From: Zuowei Wang To: "cygwin AT cygwin DOT com" Subject: RE: Problem with installing Cygwin/X on Windows 10 PC: no icon created Date: Thu, 2 Aug 2018 10:10:01 +0000 Message-ID: References: In-Reply-To: authentication-results: spf=none (sender IP is ) smtp.mailfrom=zuowei DOT wang AT reading DOT ac DOT uk; received-spf: None (protection.outlook.com: reading.ac.uk does not designate permitted sender hosts) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w72AAJOH010349 Sorry to both again. Below is what I got when running the command in the Cygwin terminal : $ /etc/postinstall/xinit-1.3.4-14.sh 1 [main] bash 4160 child_info_fork::abort: C:\cygwin64\bin\cygiconv-2.dll: Loaded to different address: parent(0x3FD990000) != child(0x3E3CA0000) -bash: fork: retry: Resource temporarily unavailable 1 [main] bash 4316 child_info_fork::abort: C:\cygwin64\bin\cygiconv-2.dll: Loaded to different address: parent(0x3FD990000) != child(0x3E3CA0000) -bash: fork: retry: Resource temporarily unavailable 1 [main] bash 6092 child_info_fork::abort: C:\cygwin64\bin\cygiconv-2.dll: Loaded to different address: parent(0x3FD990000) != child(0x3E3CA0000) -bash: fork: retry: Resource temporarily unavailable 1 [main] bash 10672 child_info_fork::abort: C:\cygwin64\bin\cygiconv-2.dll: Loaded to different address: parent(0x3FD990000) != child(0x3E3CA0000) -bash: fork: retry: Resource temporarily unavailable 1 [main] bash 10408 child_info_fork::abort: C:\cygwin64\bin\cygiconv-2.dll: Loaded to different address: parent(0x3FD990000) != child(0x3E3CA0000) -bash: fork: Resource temporarily unavailable Zuowei From: Zuowei Wang Sent: 02 August 2018 10:19 To: cygwin AT cygwin DOT com Subject: RE: Problem with installing Cygwin/X on Windows 10 PC: no icon created Dear Marco, Thank you very much for the suggestion! I have run the command line as you suggested and got the output of xinit-1.3.4-14, but nothing else happened. Is there anything else I need to do, say reboot the PC? Many thanks, Zuowei the Cygwin-X entries in the Menu are created by the script: /etc/postinstall/xinit.sh{.done} It belongs to the package $ cygcheck -f /etc/postinstall/xinit.sh xinit-1.3.4-14 You can run it again by the cygwin terminal. From: Zuowei Wang Sent: 02 August 2018 09:28 To: 'cygwin AT cygwin DOT com' Subject: Problem with installing Cygwin/X on Windows 10 PC: no icon created Dear All, I have been trying multiple times to install Cygwin/X on my Windows 10 PC using setup-x86_64.exe and as an administrator. Even though the installation was shown to be successful, there was NO Cygwin-X icons such as XLaunch/Xwin Server icons created either on Desktop or Start menu. I have followed the installation instructions precisely and read through many posts about installation of Cygwin/X, but couldn't find any solutions. To give some more background: I have been installing Cygwin and Cygwin/X many times on different windows PCs and never had such a problem before. On this Windows 10 PC, the Cgywin64 Terminal was installed successfully and is running properly. But Cygwin/X does seem to be installed properly. Any suggestions will be high appreciated. Best regards, Zuowei Wang University of Reading, UK -- 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