Seems like pipe menus were broken with recent rewrites to menu handling. This time it doesn't crash windowmanager, but nothing shows in menu.
On console there is message: wmaker(readMenuPipe(rootmenu.c:1003)): error: /home/amade/scripts/x11/wmaker-music-menu.sh :could not open menu file Entry in WMRootMenu: (Music, OPEN_MENU, "|| /home/amade/scripts/x11/wmaker-music-menu.sh"), Example output of script: Music MENU "Artist: " EXEC "urxvtc.sh -e ncmpcpp" "Album: " EXEC "urxvtc.sh -e ncmpcpp" "Title: " EXEC "urxvtc.sh -e ncmpcpp" "=====" EXEC true "(Play/Pause)" EXEC "mpc toggle" "(Next)" EXEC "mpc next" "(Previous)" EXEC "mpc prev" "=====" EXEC true "Random [Off]" EXEC "mpc random" "Repeat [Off]" EXEC "mpc repeat" "Consume mode [Off]" EXEC "mpc consume" Music END Amadeusz -- To unsubscribe, send mail to [email protected].
