blue-build / modules

BlueBuild standard modules used for building your Atomic Images
Apache License 2.0
22 stars 26 forks source link

System GNOME Shell extensions installed via the gnome-extensions module not showing up in Extension Manager #206

Closed alexispurslane closed 2 months ago

alexispurslane commented 2 months ago

What the title says. The system-wide extensions are being installed:

Screenshot from 2024-04-12 10-18-58

But somehow they're not showing up anyway:

Screenshot from 2024-04-12 10-19-10

fiftydinar commented 2 months ago

Hmm, I'm not sure what's up with that.

I know that another user installed Vitals extension from this module & it works for him.

metadata.json is the file which is responsible for showing extensions in GUI. It's in the directory of extensions that you shown.

Can you tell me if that file exists & if it exists, does it have sufficient 0644 permissions?

alexispurslane commented 2 months ago

image it seems to

fiftydinar commented 2 months ago

Maybe try to rebuild the image now & update the system, to check if issue would go away just in case.

When you do that, please show me rpm-ostree status output if it's still not working

alexispurslane commented 2 months ago

Maybe try to rebuild the image now & update the system, to check if issue would go away just in case.

When you do that, please show me rpm-ostree status output if it's still not working

Turns out they were being shadowed by the same extensions also being installed as user extensions, from before i rebased to my own image