public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin-apps@cygwin.com
Subject: Re: Cygwin Terminal icon broken on case-sensitive systems
Date: Thu, 24 Nov 2011 16:10:00 -0000	[thread overview]
Message-ID: <20111124161006.GC24889@calimero.vinschen.de> (raw)
In-Reply-To: <CAHWeT-b8q2dbsJ4T6UVAtYpzPaCzaemmD=1wP1AR1-zEfmQhrA@mail.gmail.com>

On Nov 24 15:42, Andy Koppe wrote:
> I'm afraid there's a problem with the new "Cygwin Terminal" icon
> (which I'm sorry not to have spotted when reviewing the change).
> 
> Setup.exe creates the mintty shortcuts with '-i /Cygwin-Terminal.ico',
> yet the icon file it creates is called 'cygwin-terminal.ico', i.e. all
> lowercase. This means that users of systems with case sensitivity
> enabled just get to see a dialog box saying "/usr/bin/mintty: could
> not load icon from '/Cygwin-Terminal.ico'".

I don't understand that.  See the setup sources, file desktop.cc,
line 252:

  save_icon ("/Cygwin-Terminal.ico", "CYGWIN-TERMINAL.ICON");

And here's what *I* got using the current setup:

  $ ls -l /
  total 401
  -rw-r--r--   1 corinna Administrators  53342 Nov 17 10:14 Cygwin-Terminal.ico
  -rwxr-xr-x   1 corinna Administrators     59 Nov 17 10:14 Cygwin.bat
  -rw-r--r--   1 corinna Administrators 157097 Nov 17 10:14 Cygwin.ico
  [...]

How come that the file is created in all lowercase on other systems?


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

  reply	other threads:[~2011-11-24 16:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-24 15:47 Andy Koppe
2011-11-24 16:10 ` Corinna Vinschen [this message]
2011-11-24 16:11 ` Andy Koppe
2011-12-31 10:15   ` Andy Koppe

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=20111124161006.GC24889@calimero.vinschen.de \
    --to=corinna-cygwin@cygwin.com \
    --cc=cygwin-apps@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).