X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.4 required=5.0 tests=AWL,BAYES_40,MSGID_FROM_MTA_HEADER,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: Date: Tue, 29 Dec 2009 10:21:09 -0500 From: Claude Sylvain User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Cygwin mailing list Subject: "update-desktop-database" seems to not work anymore. Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 Hello, - Just to report that "update-desktop-database" seems to not work correctly on Cygwin 1.7.1. It was working on Cygwin 1.5.x. - Furthermore, I notice the following things: - On Cygwin, when calling "update-desktop-database" without parameter, "update-desktop-database" exit silently!? On a Slackware 12.1 GNU/Linux machine, calling "update-desktop-database" without parameter make it display the following message "No directories in update-desktop-database search path could be processed and updated." - On Cygwin and on a Slackware 12.1 GNU/Linux machine, there is no "man" page for "update-desktop-database". - On Cygwin, "update-desktop-database" do not display help when calling it with "-?" or "--help" parameters. These parameters work correctly on a Slackware 12.1 GNU/Linux machine. - On Cygwin, "update-desktop-database" seems to always return a a value of "127". On a Slackware 12.1 GNU/Linux machine, "update-desktop-database" return a value of "1" when it fail. - Remarks: - This problem make installation to fail when doing "make install" on some projects; like "geda-gaf" project. - The workaround I used to get rid of that problem is to replace the call to "update-desktop-database" by something like "ls" in the "Makefile" created by the autotools. - Cygwin "setup" do not show any "update-desktop-database" package!? So, it is difficult to go further more in the evaluation/resolution of that problem. From a Cygwin user. Claude -- 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