| delorie.com/archives/browse.cgi | search |
| 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 <vincentfrancois DOT pro AT gmail DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Window Maker : WPref & WMRootMenu |
| Message-ID: | <20090125013014.64bd051b@medion-md95473> |
| Mime-Version: | 1.0 |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |