Closed bam80 closed 7 months ago
+1
+1
+1
Tried changing the shell-version to 46 in metadata.json, when re-login, extension made gnome shell crash. so, yeah.. looks like some deep investigation is needed, please check and include Gnome 46 support.
Thanks.
If I disable version validation via https://extensions.gnome.org/local/ then this extension works fine on Arch where GNOME has updated to 46. So seems to me to only require the metadata change?
Looks like the metadata's already changed, it just needs a new release.
Build on git branch like what wiki said then wait for releasing.
Yeah, building git master works fine for me.
+1
In case anyone not quite familiar with GNOME extensions, including me myself, you may consider doing this:
vim ~/.local/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com/metadata.json
,
and add '46' to shell-version
.
Or just disable version validation for all extensions with:
gsettings set org.gnome.shell disable-extension-version-validation true
Wait a month or so until they are all updated then reset that validation to default:
gsettings reset org.gnome.shell disable-extension-version-validation
Works like a charm, @bulletmark ! Thanks! :+1:
Or if it's as simple, we do a release maybe?
@bam80 please do a release Many people don't come over to Github to build for themselves
Still no official support for Gnome 46 ... :disappointed:
I don't know why they don't just make a release for Gnome 46 Is there any reason not to do so? It works in Gnome 46 out of the box So why not to do a release?
I don't know why they don't just make a release for Gnome 46 Is there any reason not to do so? It works in Gnome 46 out of the box So why not to do a release?
It's maintained by Ubuntu, which has no real reason to update until they support Gnome 46
Maybe it's time for a fork? :thinking:
Maybe it's time for a fork? 🤔
If anyone made a fork I will help voluntarily
Unfortunately, I don't know what to do and how to do this. :disappointed:
I don't know why they don't just make a release for Gnome 46 Is there any reason not to do so? It works in Gnome 46 out of the box So why not to do a release?
It's maintained by Ubuntu, which has no real reason to update until they support Gnome 46
Then this extension should already be updated since a long time now, as Ubuntu 24.04 is expected for this month will use GNOME 46.
I don't know why they don't just make a release for Gnome 46 Is there any reason not to do so? It works in Gnome 46 out of the box So why not to do a release?
It's maintained by Ubuntu, which has no real reason to update until they support Gnome 46
Then this extension should already be updated since a long time now, as Ubuntu 24.04 is expected for this month will use GNOME 46.
Yes but it is not yet published Arch repository has updated this extension yesterday and I'm so happy about it I hope they update it on extensions.gnome.org too
Arch repository has updated this extension yesterday and I'm so happy about it
I'm curious which Arch repository you are talking about because that extension is not in the default repos, the only thing Arch I can find about it is that there is a PKGBUILD of it that builds off of the master branch.
@Hydranet I guess they mean patches here: https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-appindicator
@Hydranet I guess they mean patches here: https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-appindicator
It seems that extension made it to to the extra repo, I never knew that. Thanks!
Good to know! Thanks, too.
It seems that extension made it to to the extra repo, I never knew that. Thanks!
But it is version 57, too, that doesn't support Gnome 46. https://archlinux.org/packages/extra/any/gnome-shell-extension-appindicator/
It seems that extension made it to to the extra repo, I never knew that. Thanks!
But it is version 57, too, that doesn't support Gnome 46. https://archlinux.org/packages/extra/any/gnome-shell-extension-appindicator/
It works though.
It works though.
I didn't test it. But yes, it works! The only difference is that it's now a system extension and not a user extension anymore in Extension Manager. But that's ok. :+1:
Hello Everyone,
Sorry for the newb question, but I uninstalled this extension in the "Extensions Manager" and am unsure how to reinstall it (so I can use it by updating the metadata.json file). Searching in the Extensions Manager, I cannot seem to find it either.
Can anyone give me some quick and dirty steps on how to reinstall this extension please? Thanks!
Can anyone give me some quick and dirty steps on how to reinstall this extension please? Thanks!
https://github.com/ubuntu/gnome-shell-extension-appindicator?tab=readme-ov-file#installation
Or if you are using an Arch-based distribution you can install it from the reps "gnome-shell-extension-appindicator".
@3v1n0 ping
It seems that extension made it to to the extra repo, I never knew that. Thanks!
But it is version 57, too, that doesn't support Gnome 46. https://archlinux.org/packages/extra/any/gnome-shell-extension-appindicator/
It works though.
It never works.
It seems that extension made it to to the extra repo, I never knew that. Thanks!
But it is version 57, too, that doesn't support Gnome 46. https://archlinux.org/packages/extra/any/gnome-shell-extension-appindicator/
It works though.
It never works.
I just realized that I need to remove its files in ~/.local/share/gnome-shell/extensions/
C'mon, guys, any indication when this might trickle down to ego please?
@Aqua1ung Which Distribution are you using? Did you look into the repos, if there is a working version of the extension? I know that Arch Linux and Fedora Linux are offering that extension in their own repos.
https://archlinux.org/packages/extra/any/gnome-shell-extension-appindicator/ https://packages.fedoraproject.org/pkgs/gnome-shell-extension-appindicator/gnome-shell-extension-appindicator/
@Aqua1ung Which Distribution are you using? Did you look into the repos, if there is a working version of the extension? I know that Arch Linux and Fedora Linux are offering that extension in their own repos.
Thank you. Unfortunately my distro does not offer this extension (or any GNOME extension whatsoever) in its repo.
Sorry, this has been an intense cycle, so it took more than expected to prepare the release, after the various contributions (thanks!) to address various things.
The new release is ready for download (if you want install it via gnome-extensions install
) and once reviewed will be available in e.g.o too.
Installed Fedora Linux 40 Prerelease with Gnome 46 yesterday. Please add support! :)