On Tue, 17 Feb 2015 at 3:47:47 +0000, Torrance, Douglas wrote:
> On 02/16/2015 12:06 PM, sean wrote:
> > Attached is the WMRootMenu file.
>
> I believe the problem is the following line (line 96):
> ("Preferences Utility", EXEC, PREFIX
> "/GNUstep/Applications/WPrefs.app/WPrefs")
>
> It's not parsing the file correctly because of the PREFIX string. Try
> replacing it with the actual path to WPrefs, e.g.,
> ("Preferences Utility", EXEC, "/usr/bin/WPrefs")
>
> > When I first bring up the menu it is blank, however if I click on the
> > title bar and move the menu, the black text appears. Open a submenu,
> > it will be blank, move the menu and the black text appears.
> >
> > Sometimes as I move the text around it might start to fade out, but
> > move the menu again, and it reappears.
>
> It's interesting that you're getting all this strange behavior. On my
> system, when Window Maker realizes it can't parse the menu file, it
> spits out an error message and loads a default menu instead.
According to his report, it looks like this is already the default menu
file:
"syntax error in file /usr/local/etc/WindowMaker/WMRootMenu"
Sean, did you run wmaker.inst? Do you have a GNUstep folder in your
$HOME?
--
To unsubscribe, send mail to [email protected].