aleho / gnome-shell-volume-mixer

GNOME Shell Extension allowing separate configuration of PulseAudio devices
https://extensions.gnome.org/extension/858/volume-mixer/
GNU General Public License v2.0
136 stars 32 forks source link

Gnome 42 Compatability #154

Closed mrenvoize closed 2 years ago

mrenvoize commented 2 years ago

All appears to be working with the customary update to metadata.json.

aleho commented 2 years ago

Nope, cannot confirm. It seems horribly broken here.

Ghibranalj commented 2 years ago

It works perfectly without update using this command. gsettings set org.gnome.shell disable-extension-version-validation "true". It seems to me that its just a configuration thing

edit: Nvm its broken

hchen98 commented 2 years ago

Any updates regarding this? I mean, Ubuntu 22.04 LTS was released yesterday with Gnome 42 tho...

aleho commented 2 years ago

I'm using Fedora.

Spurlos commented 2 years ago

I'm using Fedora.

Fedora update to Gnome 42 is just around the corner, so this would be a wider compatibility issue eventually. image

mrenvoize commented 2 years ago

Interesting, it all appeared to work OK in Arch when I updated.. but yes, I'm seeing issues in Ubuntu. I see there's a branch where you're working on it which is great to see, thanks @aleho .

Shout if there's anything we can do to help

jmico commented 2 years ago

After editing metadata.json, the last published version of the extension (v. 44) works just fine on Ubuntu 22.04.1 which comes with Gnome 42.4 (besides speaker icon bugs).

aleho commented 2 years ago

I'm honestly not going to fix the bugs in 42. I already spent about 20 hours trying to find out why it's broken and couldn't fix it reliably.

With 43 they announced to add an output device selection, which means I'll have to rewrite the entire UI part anyway if I still see a use case for this extension at all.

jmico commented 2 years ago

I agree with your assessment. Thanks for your work!