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:content-type :content-transfer-encoding:date:from:to:subject:in-reply-to :references:message-id; q=dns; s=default; b=NDjxo4AqgPY72dVWhcj7 R/ZMKJLiNkZL4mRduoU39OEegu4bM57Bry0Bc7QgaxPO5V4sYGGhDUXHy2uDno9q 6evdgiSEQgWrvkzMdxWBYm5e1pfNvasNv8kE+QnzakbViUySYO3yNSV2/kuYTGvX OtnQKKp8Q3E+X6Ag8ukVnxA= 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:content-type :content-transfer-encoding:date:from:to:subject:in-reply-to :references:message-id; s=default; bh=zrkpwN5/00aSRLNTakfaHn/IyK Y=; b=wwSy/Vy+kDlX+dLxhMirxL8O3unscHu+NqexjUZJ7hoUdQkOHvZm/3HIWq NMnRXg9A4KLNSgGbR5hHC8mzumbMmzpxgBk3OVSOLWzV/yHG/k1bo+uJGYq/P/8b VFQgyQgpoO8M40Q6r3KHZdIPeM42dmbWJfNwr+xTzTI7V8EKs= 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=-7.6 required=5.0 tests=BAYES_00,GIT_PATCH_2,NORMAL_HTTP_TO_IP,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:211, readability, H*F:D*nl, his X-HELO: lb3-smtp-cloud9.xs4all.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 30 Nov 2018 12:10:33 +0100 From: Houder To: cygwin AT cygwin DOT com Subject: Re: MinTTY requires gdiplus.dll ? In-Reply-To: <139165352.20181130132156@yandex.ru> References: <3b6a0a61a73811aa2ca5500e47d860c7 AT xs4all DOT nl> <139165352 DOT 20181130132156 AT yandex DOT ru> Message-ID: <145555bab50e7ca6933c3a32c6b32a82@xs4all.nl> X-Sender: houder AT xs4all DOT nl User-Agent: XS4ALL Webmail X-IsSubscribed: yes On 2018-11-30 11:21, Andrey Repin wrote: > Greetings, Houder! [snip] >> Apparently MinTTY requires this DLL. > >> Q: Should my system (Windows 7) have this DLL? (Is it present >> on your system?) > > Yes. It is located in WinSxS, as many other versioned DLL's. > I.e. on my system, MinTTY loading > C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.24280_none_145e10148b8de48e\gdiplus.dll Thanks for the feedback, Andrey! Yes, I have that file too. The output of 'ls -l' shows: 64-@@# ls -l /drv/c/Windows/\ WinSxS/\ amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.24280_none_145e10148b8de48e/\ gdiplus.dll -rwxr-x---+ 1 TrustedInstaller TrustedInstaller 2177536 Oct 6 17:58 \ /drv/c/Windows/WinSxS/\ amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.24280_none_145e10148b8de48e/\ gdiplus.dll (yes, I broke each line up in multiple ones for readability) The first "1" on the line that is output bij "ls", indicates it is not "hard linked" to a version in c:/Windows/system32. Michael Wild reported a version of GdiPlus.dll in c:/Windows/system32 on his system. So, I expect "his" system shows a "2" here ... Regards, Henri ----- Btw, I do not think that the "loss of GdiPlus.dll" on my system explains why I cannot start MinTTY with Corinna's latest cygwin1.dll ... I believe something else is preventing the launch of MinTTY using the latest cygwin1.dll ... ===== -- 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