Linux Lite Forums

Full Version: Whisker Menu Not Responding
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

mpig

Sometimes, whisker menu doesn't response when i clicked. How i know what the cause and how to fix this.
Bumping this for mpig.  Anyone have any ideas?

@mpig,

Can you give a better description of problem?  Are you saying that nothing happens at all when you click the Menu button, or do the programs show, but not launch?

Have you tried rebooting the computer to see if it fixes itself?
I would remove purge it & reinstall it . give it a try .
Try

Code:
xfce4-popup-whiskermenu

in terminal

See what happens in terminal. If any errors. Post them back here. Whisker menu should pop up when you invoke that command.
It could be your mouse.
Open the terminal and type in
Code:
xev | grep -i button
Put the mouse in the xev window then click inside. Note the keycode for each click. You will get a keycode for pressing and another for releasing each mouse button.
Try clicking randomly to see the mouse behaviour.

Is it fixed yet ?