sohomdatta1 / gnome-theme-changer

Theme changer for Gnome
MIT License
0 stars 0 forks source link

package gnome-theme-changer is not in GOROOT (/usr/lib/go-1.18/src/gnome-theme-changer) #5

Open Ziggizag opened 1 month ago

Ziggizag commented 1 month ago

Hi,

I am not "go" expert.

I have followed your instructions. The "gnome-theme-changer" file was created in ~/go/bin directory.

When I try to do "go run gnome-theme-changer" the output is:

package gnome-theme-changer is not in GOROOT (/usr/lib/go-1.18/src/gnome-theme-changer)

This is confusing, as I cannot find any instruction how to fix this sort of issue asddress to "golang dummies".

Can you help, please?

Rgs, Ziggi

Ziggizag commented 1 month ago

OK - for whatever reason this program only executes if called with full path:

~/go/gnome-theme-changer/bin/gnome-theme-changer -c

So, I have set Yaru-dark them, but Nautilus is still in its default white chrome... :/

Any idea?

Ziggizag commented 1 month ago

But now:

(org.gnome.Nautilus:3787): Gtk-WARNING **: 15:09:20.852: Theme parsing error: gtk.css:1:67: Failed to import: The resource at “/com/ubuntu/themes/Yaru-dark/3.0/gtk.css” does not exist

Arghhhh!

I had to return to Adwaita :(

sohomdatta1 commented 1 month ago

But now:

(org.gnome.Nautilus:3787): Gtk-WARNING **: 15:09:20.852: Theme parsing error: gtk.css:1:67: Failed to import: The resource at “/com/ubuntu/themes/Yaru-dark/3.0/gtk.css” does not exist

Arghhhh!

I had to return to Adwaita :(

I'll take a look at this in a Ubuntu VM, it seems like Ubuntu is storing the theme files in a non-standard location?