Linux Lite Forums
Whisker Menu Not Responding - Printable Version

+- Linux Lite Forums (https://www.linuxliteos.com/forums)
+-- Forum: General (https://www.linuxliteos.com/forums/forumdisplay.php?fid=4)
+--- Forum: On Topic (https://www.linuxliteos.com/forums/forumdisplay.php?fid=14)
+--- Thread: Whisker Menu Not Responding (/showthread.php?tid=1378)



Whisker Menu Not Responding - mpig - 01-08-2015

Sometimes, whisker menu doesn't response when i clicked. How i know what the cause and how to fix this.


Re: Whisker Menu not response - gold_finger - 01-09-2015

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?


Re: Whisker Menu not response - altman - 01-09-2015

I would remove purge it & reinstall it . give it a try .


Re: Whisker Menu not response - rokytnji - 01-09-2015

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.



Re: Whisker Menu not response - anon222 - 01-09-2015

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.




Re: Whisker Menu not response - altman - 01-09-2015

Is it fixed yet ?