X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Date: Sun, 25 Jan 2009 01:30:14 +0100 From: Vincent Francois To: cygwin AT cygwin DOT com Subject: Window Maker : WPref & WMRootMenu Message-ID: <20090125013014.64bd051b@medion-md95473> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII 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, I just installed Window Maker and I noticed a problem when using the root menu. When I click on "Applications -> Appearance -> Preferences", impossible to launch WPref.exe application. After analyzing the file ~/GNUstep/Defaults/WMRootMenu, I noticed the following error in the next line: ("Preferences Utility", EXEC, "/usr/local/GNUstep/Applications/WPrefs.app/Wprefs") The file Wprefs.exe is located in the /usr/X11R6/GNUstep/Applications/WPrefs,app directory ... to solve the problem, simply change the line as below : ("Preferences Utility", EXEC", "/usr/X11R6/GNUstep/Applications/WPrefs.app/Wprefs") For information, the file /etc/WindowMaker/WMRootMenu contains the same error ... Bye -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/