Comment 3 for bug 2064177

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: Window borders and shadows missing from GTK dialogs

Thanks for the bug report.

Firstly please open a separate bug about the clicking issue (although it sounds related to bug 2063831). We need each bug report to only describe one problem.

For the window borders issue please try:

1. Deleting all local extensions:

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

   and then log in again.

2. If the problem still isn't solved then try resetting to system default settings:

   dconf reset -f /

   and then log in again.

3. If the problem still isn't solved then please run:

   journalctl -b0 > journal.txt
   dconf dump / > dconfchanges.txt

   and attach the resulting text files here.