Results 417 comments of Andy Holmes

Confirmed here as well. Amending metadata.json to include 3.24 or 3.24.0 doesn't help either. Also couldn't find any errors, but this may be related to GJS updating to SpiderMonkey 38...

Sorry, that version won't install on 3.24.

Sure, I understand. Best regards.

Technically I would be the GNOME developer responsible for this. I was unaware the marketing repository had been moved, but I expected the attachment to become pruned at some point...

Not to butt in, because I don't know what distros you fellows are using, but what's far more likely is your distribution has decided a few kilobytes is worth splitting...

@Keruspe there is a DBus interface `org.gnome.Shell.Extensions` at `/org/gnome/Shell`. I believe you could call `GetExtensionInfo(uuid)` to return a GVariant of the extension object and check the `state` member. Not sure...

I had the same problem after changing my branch from `master` to `main`, which happened to occur during the maintenance period. I had tried refreshing the repository info without success...

@afinetooth All good :) I thought I had the same problem, but it resolved itself. Thanks!

This is not terribly elegant, but I didn't want to refactor a bunch of the code flow and make it too difficult to review. I believe all the potential exceptions...

I believe this is all correct. Note that the Flatpak Builder test can't succeed until the PR is actually merged, because the images aren't available until after (See: [successful test...