wwardaww / gnome-gemini-ai

26 stars 7 forks source link

Error in GNOME 46.1 #2

Closed ThatOneCalculator closed 4 months ago

ThatOneCalculator commented 5 months ago

TypeError: this.menu.box.add is not a function

image

Arch Linux x86_64, GNOME Shell v46.1

zikeji commented 5 months ago

Updating ~/.local/share/gnome-shell/extensions/geminiaiubuntu@arda.com/extension.js and replacing this.menu.box.add(this.scrollView); on line 138 with this.menu.box.add_child(this.scrollView); has appeared to resolve the issue.

wwardaww commented 4 months ago

thx for reaching me, it will be into Version 18