Gnome Shell on Ubuntu 18.04 has started to randomly become unresponsive some weeks ago. It was not a big deal at that time be cause it rarely happened. Since then it went worse and now this happens only a few seconds after I restart the shell with killall -3 gnome-shell
or Alt+F2
then R
when this is working.
By unresponsive I mean that I cannot focus a window with the mouse (but Alt+Tab is working), the Super key has no effect, the left side dock cannot be clicked anymore, Alt+F2 is often not working. This is becoming a nightmare.
I disabled all my extensions but that didn't change anything. I looked in /var/logs
but didn't find anything useful. This question is describing my exact problem but I don't have the mouse is question.
So what is the best course of action to troubleshoot this?
Thanks
EDIT
Once the Gnome Shell has "fully" crashed, i.e. I get back to the session login panel and all applications are lost, I get some time without problem. Then the issue pops up again.
I noticed that before (or after, I don't know?) each crash, there is this line in /var/log/syslog
:
gnome-shell[20080]: pushModal: invocation of begin_modal failed
I couldn't find any pattern examining /var/log/syslog
and nothing helpful on the internet.