public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Zuowei Wang <zuowei.wang@reading.ac.uk>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: RE: Problem with installing Cygwin/X on Windows 10 PC: no icon created
Date: Thu, 02 Aug 2018 14:17:00 -0000	[thread overview]
Message-ID: <AM0PR01MB4180A362AA3121D33C23A069BE2C0@AM0PR01MB4180.eurprd01.prod.exchangelabs.com> (raw)
In-Reply-To: <AM0PR01MB4180EBF208CE083BAE7A30DDBE2C0@AM0PR01MB4180.eurprd01.prod.exchangelabs.com>

Dear Marco,

Thank you very much for the suggestions.

Concerning your questions:

1. What system and AV do you have ?

System type: 64-bit Operating System, x64-based processor (Intel(r) Core(tm) i7-6700CPU @3.40GHz)
Operating system: Windows 10 Enterprise
AV: Sophos Anti-Virus; Windows firewall

2. Can you follow https://cygwin.com/problems.html and provide as attachment the cygcheck.out ?

The cygcheck.out file is 891KB in size, so when being attached as a plain-text attachment, the email was rejected. Would it be possible to send this output file to a different email address or in two separate files?

There is no "/var/log/xwin/XWin.0.log" file in the related directory.

3. What is the output of rebase -si | grep cygiconv-2.dll

$ rebase -si | grep cygiconv-2.dll
/usr/bin/cygiconv-2.dll
            base 0x0003e3ca0000 size 0x00105000

4. and of grep System32 /proc/self/maps | head -n 5

$ grep System32 /proc/self/maps | head -n 5
02610000-026D5000 r--s 00000000 5AE2:1602 281474976813647     /cygdrive/c/Windows/System32/locale.nls
7FF928280000-7FF928281000 r--p 00000000 5AE2:1602 281474976813532   /cygdrive/c/Windows/System32/authz.dll
7FF928281000-7FF9282AB000 r-xp 00001000 5AE2:1602 281474976813532   /cygdrive/c/Windows/System32/authz.dll
7FF9282AB000-7FF9282C4000 r--p 0002B000 5AE2:1602 281474976813532   /cygdrive/c/Windows/System32/authz.dll
7FF9282C4000-7FF9282C5000 rw-p 00044000 5AE2:1602 281474976813532   /cygdrive/c/Windows/System32/authz.dll


Many thanks,

Zuowei


From: Zuowei Wang
Sent: 02 August 2018 11:10
To: cygwin@cygwin.com<mailto:cygwin@cygwin.com>
Subject: RE: Problem with installing Cygwin/X on Windows 10 PC: no icon created

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@cygwin.com<mailto:cygwin@cygwin.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@cygwin.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

  parent reply	other threads:[~2018-08-02 14:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-02  9:19 Zuowei Wang
2018-08-02 10:10 ` Zuowei Wang
2018-08-02 12:19   ` Marco Atzeri
2018-08-02 14:11   ` R0b0t1
     [not found] ` <AM0PR01MB4180EBF208CE083BAE7A30DDBE2C0@AM0PR01MB4180.eurprd01.prod.exchangelabs.com>
2018-08-02 14:17   ` Zuowei Wang [this message]
2018-08-02 16:31     ` Marco Atzeri
2018-08-02 17:23     ` Zuowei Wang
  -- strict thread matches above, loose matches on Subject: below --
2018-08-02  8:28 Zuowei Wang
2018-08-02  9:03 ` Marco Atzeri

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AM0PR01MB4180A362AA3121D33C23A069BE2C0@AM0PR01MB4180.eurprd01.prod.exchangelabs.com \
    --to=zuowei.wang@reading.ac.uk \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).