tliron / install-gnome-themes

Script to install the latest versions of some fine GNOME 3 themes
MIT License
436 stars 44 forks source link

installing themes broke gnome tweak #31

Closed vino3333 closed 5 years ago

vino3333 commented 5 years ago

I followed your instructions to install gnome themes... https://www.linuxuprising.com/2019/03/install-gnome-themes-script-to-install.html

After selecting a theme to try I can no longer use gnome tweak, Its frozen and I can't select anything! How can I fix this problem? How can I uninstall all the themes and go back to default theme in Fedora 29?

I'll never install any group themes again.

tliron commented 5 years ago

Use this command to remove all user-installed themes:

rm -r ~/.themes

It would be great if you can find out which theme caused the crash and notify the theme developer!

vino3333 commented 5 years ago

It was the Paper theme and made it freeze. Thank you

On Thu, Apr 11, 2019 at 6:52 AM Tal Liron notifications@github.com wrote:

Use this command to remove all user-installed themes:

rm -r ~/.themes

It would be great if you can find out which theme caused the crash and notify the theme developer!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tliron/install-gnome-themes/issues/31#issuecomment-482123041, or mute the thread https://github.com/notifications/unsubscribe-auth/AvOtuGEOAlfA7uLH8-G-5wFylBxZLGOsks5vfz4LgaJpZM4cplcR .

tliron commented 5 years ago

My pleasure, I hope you will open a bug there.