gufoe / text-translator

extension for gnome-shell
https://extensions.gnome.org/extension/593/text-translator/
58 stars 28 forks source link

No longer working with Gnome 3.32 #34

Closed armonge closed 5 years ago

armonge commented 5 years ago

I'm running archlinux with gnome 3.32, the extension won't load with this latest update. Looking at the errors from lg it shows

this._contruct is not a function

armonge commented 5 years ago

Apparently this is due to an update in the gnome-shell Javascript API

https://gitlab.gnome.org/GNOME/gjs/issues/233

mnovozhylov commented 5 years ago

same here, experiencing the same issue - it would be great to know if anyone is looking into this?

marathone commented 5 years ago

So, now that Gnome 3.32 is released, any chance this useful extension can be updated?

mnovozhylov commented 5 years ago

Gnome 3.32 is also a part of Ubuntu 19.04, so, the issue becomes critical for many users.

gufoe commented 5 years ago

I'm on Debian now and waiting for the release. I'm not too practical with the API (I did not write the extension, just mainaining it: pulling requests, try to fix some bugs). I also am myself traveling and don't have too much time to download and install ubuntu.

armonge commented 5 years ago

@gufoe i sent a pull request which should fix the issues on gnome 3.32