mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 12:58:08 +01:00
If you delete the file ~GNUStep/Defaults/WMRootMenu and run WMPrefs and go to the Menu Edit tab, it will show a dialog about keeping the menu or discarding it. If you discard it then WPrefs shows an error: "Could not open default menu from '/home/user/GNUStep/Library/WindowMaker/plmenu" The problem is at WPrefs.app/Menu.c:1424, and it happens because it tries to load the default menu from the user's GNUstep home, but plmenu is not copied there during the installation. Of course, the file doesn't need to be copied to the users home, so WPrefs should try to read it from /usr/share/WindowMaker/plmenu (Debian) or /usr/local/share/WindowMaker/plmenu (upstream).
42 KiB
42 KiB