micheleg/dash-to-dock

Not compatible with GNOME 46

Closed this issue ยท 6 comments

The GNOME Shell Extensions website and GNOME Extensions app say that it's out of date.

If you compile from source works perfectly in Gnome 46.

if you change your shell version from 45 to 46 in the metadata.json it should work for gnome 46

When ignoring the shell version, using "disable version validation", the extension fails with
TypeError: this._dashContainer.add_actor is not a function

If you compile from source works perfectly in Gnome 46.

While master (current 554f7c5 ) does compile for me and appears to work, it doesn't actually mean that @ActuallyFlamey's issue is fixed though - posting a tag/release to GNOME's extension page would resolve their issue, assuming the extension is ready for release.

Duplicate of #2156.

There is no exact date for when it will be released, but I would be surprised if it was more than a couple of weeks from now. It should be sooner.

I would be surprised if it was more than a couple of weeks from now. It should be sooner.

Are you surprised yet?๐Ÿ˜Š

Joke aside, I am very grateful for the work you guys are doing. As someone said, however, it looks like you guys have turned this extension into a panacea, hence the issues you are coming across when it comes to reacting to GNOME changes. You guys should have kept it simpler, and let other extensions handle the multitude of features that you are currently striving to incorporate.