Yesterday I got the following error messaage:
2023-04-19T20:00:02.520024+02:00 twentytwo /usr/libexec/WindowMaker/wmaker[2864]: (getPropList(proplist.c:885)): warnung: Syntaxfehler in file /usr/share/WindowMaker/appearance.menu, Zeile 1: Zeichenkette, Binärdaten, Array oder Dictionary erwartet. Zeichenketten ggf. mit " einklammern.
2023-04-19T20:00:02.521878+02:00 twentytwo /usr/libexec/WindowMaker/wmaker[2864]: (getPropList(proplist.c:888)): warnung: Kommentare sind in Domänendaten von WindowMaker nicht erlaubt.
In english:
Warning: Syntaxerror in file /usr/share/WindowMaker/appearance.menu line 1: String, binary data, array or dictionary expected. Escape strings possibly by "
Warning: Comments are not allowed within domain names from window maker.
# head /usr/share/WindowMaker/appearance.menu
#include "wmmacros"
Appearance MENU
"Background" OPEN_MENU background.menu
…