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:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=hDn1KuabPhtCJfzHZDxyXrkaO1kx+ e1v4kvrQ2HSXlvqQp2R5JnIigmMARZmtKo43RJmve2eBIZVEUjrlaEe2sJL5g6/E pukMqOrsMtv5n8UDUiOLkZz0AitKHG2ueeGD4GA3gG46YUA0JaAOGYCS3mEgO8D7 SXPcWthL7m/UFk= 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:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=rLAzKxcDNOdZBKiEmbX4DctY1qs=; b=jml 7KdyM261u72e7k6hpwpfzJqqEOLSTGSwH6dC6ZMLX6zfs/qn1aL4J4s+qyLIdZj3 PaL76Hr5G4o79k2EESz/6eFPMjjJX+aDv2DH4wL18RfZjP3y7QuDm4xbIwIZYY0j w0/qOnS0ypfqRtYSqnzQ2aTLL3e/VbFo5pR9vJps= 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=-1.0 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-qg0-f42.google.com MIME-Version: 1.0 X-Received: by 10.140.222.80 with SMTP id s77mr9038048qhb.21.1447213740000; Tue, 10 Nov 2015 19:49:00 -0800 (PST) Date: Tue, 10 Nov 2015 21:48:59 -0600 Message-ID: Subject: Recent change to terminal icon / mintty breaks taskbar pinning From: Brian Mathis To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes I recently updated to the latest set of cygwin packages, and something has broken the terminal icon when pinned to the start menu. When starting from the Start menu "Cygwin Terminal" icon, mintty comes up normally, loads my user profile, and the cwd is set to ~. However, if I right-click the icon on the taskbar and select "Pin to taskbar", close the existing terminal, then open by clicking on the pinned taskbar icon, the terminal starts but it does not load the profile, the cwd is /usr/bin, and no commands can be found (e.g. ls: command not found). I have tracked this down to the pinned icon missing the arguments "-i /Cygwin-Terminal.ico -". I'm sure this worked prior to the update, so something seems to have changed. I update fairly often, so this is something recent within the past month or so. I'm on Windows 8.1 x64 using Cygwin 32bit. -- 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