Comment 2 for bug 2069506

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Thanks for the bug report. Please start by removing any locally installed extensions:

  cd ~/.local/share/gnome-shell/
  rm -rf extensions

and then log in again. If the problem persists after that then while it is happening please run:

  journalctl -b0 > journal.txt
  ps -e -o pid,pcpu,comm --sort -pcpu | head -20 > tops.txt

and attach the resulting text files here.