HorrorPills / ChatGPT-Gnome-Desktop-Extension

ChatGPT Gnome Desktop Extension | Talk with ChatGPT from your menubar!
MIT License
509 stars 37 forks source link

Not compatible with Gnome shell 43 #1

Open bradydean opened 1 year ago

bradydean commented 1 year ago

image

HorrorPills commented 1 year ago

Thanks for submitting an issue.

Did you try to to change the "shell version" from 42 to 43 in metadata.json file? Does it return any errors?

HorrorPills commented 1 year ago

I added version 43 to the metadata.json file. Let me know if you encounter any errors.

bradydean commented 1 year ago
Requiring WebKit2, version none: Requiring namespace 'Gtk' version '4.0', but '3.0' is already loaded

I have webkit2gtk4.1 and webkit2gtk5.0 installed on Fedora, the latter being the package for GKT4. Seems like the former is being loaded tho.

bradydean commented 1 year ago

Also, what versions of Gtk and webkit2 are required for this plugin?

Dyredhead commented 1 year ago
Requiring WebKit2, version none: Requiring namespace 'Gtk' version '4.0', but '3.0' is already loaded

I have webkit2gtk4.1 and webkit2gtk5.0 installed on Fedora, the latter being the package for GKT4. Seems like the former is being loaded tho.

Same issue as above. Adding GTK_VERSION=4 and GDK_BACKEND=x11 to environment vars does not fix the issue. I am running Manjaro and have both gtk3 1:3.24.36-1 and gtk4 1:4.8.3-1 installed.

rahatzamancse commented 1 year ago

I can also confirm with @Dyredhead.

d0dg3r commented 1 year ago

Same Problem with Arch Linux and Gnome 43.2

MANICX100 commented 1 year ago

I had an idea that this was related to my use of lightdm-gtk as a greeter.

Something akin to lightdm loads gtk3 so GNOME loads gtk3 and not the required and INSTALLED gtk4

I switched to the webkit2 lightdm greeter hoping this would work as per the webkit reference. but it did not

yaroslavrick commented 1 year ago

Same problem on Fedora 37 (Gnome 43.2) image

t0msk commented 1 year ago

Same problem on Arch, Gnome 43

zakester commented 1 year ago

got the same problem on Fedora 37 Gnome 43.2

EtereosDawn commented 1 year ago

the same fedora 37 here

billpayne4x4 commented 1 year ago

I have the same issue on Arch.

NyllRE commented 1 year ago

adding a comment just to get notified when this gets fixed + the wayland support

zakester commented 1 year ago

The last update fixed the problem, but can't scroll or navigate with the mouse or keyboard

Dyredhead commented 1 year ago

Fixed for me!

yaroslavrick commented 1 year ago

can't navigate with mouse

petterssonjonas commented 1 year ago

Same, cant use mouse or kbd to interact with the window to login. Commenting to subscribe to future updates. Great project, hope you get it sorted :)

zakester commented 1 year ago

in the README it says that its not fully functional on Wayland, try Xorg maybe it will fix the issue

petterssonjonas commented 1 year ago

Cant interact with the window on gnome 43 Xorg.