You are not logged in.

#1 2018-05-10 12:26:59

enbQao
Member
Registered: 2018-05-10
Posts: 24

Gnome GTK-Warning, Theme paring error after uninstalling an extension

I first installed and later removed the no-title-bar Gnome extension through the Firefox-Gnome-Extension.
Unfortunately, when I now start programs from the terminal, I get the following message:

(firefox:2377): Gtk-WARNING **: 13:37:45.450: Theme parsing error: gtk.css:1:118: Failed to import: Error opening file /home/user/.local/share/gnome-shell/extensions/no-title-bar@franglais125.gmail.com/stylesheet.css: No such file or directory

(firefox:2377): Gtk-WARNING **: 13:37:45.450: Theme parsing error: gtk.css:2:124: Failed to import: Error opening file /home/user/.local/share/gnome-shell/extensions/no-title-bar@franglais125.gmail.com/stylesheet-tiled.css: No such file or directory

I have already opend an issue on the GitHub page of the extension, unfortunately, there was no reply. Maybe anyone in this forum knows the problem and a possible answer on how to get rid of that warning message. The extesions seems to have left something behind even after uninstalling and I just want to fully uninstall it.
Thanks in advance.

(If this is the wrong place to ask for help, please let me know aswell)

Last edited by enbQao (2018-05-10 12:30:43)

Offline

#2 2018-05-10 13:13:07

ooo
Member
Registered: 2013-04-10
Posts: 1,638

Re: Gnome GTK-Warning, Theme paring error after uninstalling an extension

Maybe the firefox extension just removed the shell extension's files, but didn't disable it.

You can check enabled extensions with:

gsettings get org.gnome.shell enabled-extensions

If no-title-bar extension is listed, remove it from the array with gsettings or dconf-editor.

Offline

#3 2018-05-11 12:35:42

enbQao
Member
Registered: 2018-05-10
Posts: 24

Re: Gnome GTK-Warning, Theme paring error after uninstalling an extension

Thank you for your answer.

Indeed, there was still an entry there for that extension. I removed that entry and all other entries I could find regarding the extension and rebootet, but unfortunately, this did not solve the warning. It still shows.

What else could it be?

Last edited by enbQao (2018-05-11 12:36:09)

Offline

#4 2018-05-14 09:09:19

enbQao
Member
Registered: 2018-05-10
Posts: 24

Re: Gnome GTK-Warning, Theme paring error after uninstalling an extension

Fixed the Issue.

The warning was due to a import statement from ~/.config/gtk-3.0/gtk.css
Removing these statements and the warning will not show up anymore.

Offline

Board footer

Powered by FluxBB