GithubHelp home page GithubHelp logo

Comments (7)

vladosix avatar vladosix commented on August 24, 2024 2

Same Fedora 38. gnome-shell 44.1

Requiring WebKit2, version 4.1: Requiring namespace 'Gtk' version '3.0', but '4.0' is already loaded

from chatgpt-gnome-desktop-extension.

rexackermann avatar rexackermann commented on August 24, 2024 2

Same Fedora 38. gnome-shell 44.1

Requiring WebKit2, version 4.1: Requiring namespace 'Gtk' version '3.0', but '4.0' is already loaded

from chatgpt-gnome-desktop-extension.

 avatar commented on August 24, 2024

I'm having the same issue as well. Ubuntu 23.04.

from chatgpt-gnome-desktop-extension.

Roberto-Cavalcanti avatar Roberto-Cavalcanti commented on August 24, 2024

Facing the same problem. Can anyone help us?
-Fedora 38. gnome-shell 44.1

from chatgpt-gnome-desktop-extension.

souzathg avatar souzathg commented on August 24, 2024

I'm facing the same problem here :(
Manjaro Gnome 44.1

from chatgpt-gnome-desktop-extension.

souzathg avatar souzathg commented on August 24, 2024

I changed GTK and WebKit2 versions in files extension.js and window.js to the following:

imports.gi.versions.Gtk = '4.0';
imports.gi.versions.WebKit2 = '5.0';

The icon appeared in my top bar, but when I click on it, nothing happens. A right click makes a menu appear, though.

image

from chatgpt-gnome-desktop-extension.

GoulartNogueira avatar GoulartNogueira commented on August 24, 2024

The icon appeared in my top bar, but when I click on it, nothing happens. A right click makes a menu appear, though.

@souzathg
Maybe the extension.js is compatible with WebKit2 = 5.0 but windows.js requires version 4.*

from chatgpt-gnome-desktop-extension.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.