I tried to change the language and the Applications menu disappeared.
Any idea how I recover the menu?

Applications menu
(5 posts) (2 voices)-
Posted 5 years ago #
-
Hi, try to find a solution on
/usr/lib/menu-cache/menu-cache-gen –help
Usage:
menu-cache-gen [OPTION?] Generate cache for freedesktop.org compliant menus.Help Options:
-h, --help Show help optionsApplication Options:
-i, --input=FILENAME Source *.menu file to read
-o, --output=FILENAME Output file to write cache to
-l, --lang=LANG_LIST Language
-v, --verbose Send debug messages to terminalPosted 5 years ago # -
Hi gibor,show the output
/usr/lib/menu-cache/menu-cache-gen -i *.menu
menu-cache-gen: failed: both input and output files must be defined.Posted 5 years ago # -
My step to remove menu-cache and regenerate:
rm -f /home/tux/.cache/menus/*
ls /home/tux/.cache/menus//usr/lib/menu-cache/menu-cached
** (process:2374): WARNING **: 17:32:59.875: removed previous socket file /tmp/.menu-cached-:0-tux
rm -f /tmp/.menu-cached-:0-tux
ls /tmp/.menu*
ls: /tmp/.menu*: File o directory non esistente
/usr/lib/menu-cache/menu-cached
ls /tmp/.menu*
/tmp/.menu-cached-:0-tux
killall lxpanel; lxpanel -p slitaz &
ls /home/tux/.cache/menus/
3a79128fde7543468661ad9318865b58Menu-cache is regenerated...
Posted 5 years ago # -
It didn't work for me in default user.
Create a new user and the menu works well.
Thank'sPosted 5 years ago #
Reply
You must log in to post.