Giter VIP home page Giter VIP logo

Comments (4)

Favo02 avatar Favo02 commented on June 12, 2024 2

Thanks for the report!

The weird thing is that it didn't cause any issue on my local machine, running the same environment (Fedora 38, GNOME 44). I am going to release an hotfix as soon as possible (it will take some time before it gets reviewed an published).

I will close this issue as soon as it gets accepted the new version.

from workspaces-by-open-apps.

toniocus avatar toniocus commented on June 12, 2024 2

Hey @Favo02 , the update just arrived and everything is working perfectly well !!!!!

Wasn't expecting it to come so quickly.
Thanks a lot, :-)

from workspaces-by-open-apps.

agitate avatar agitate commented on June 12, 2024 1

Looks like it is caused by the application version being a number, not a string, and the constructor for Gtk.Label requiring a string as the first parameter. You can see the code in prefs.js on line 489, although the code in the repo looks to have been refactored since the release of version 9, so presumably another release with a fix is on the way. If you want to just hack the extension to get it to work for now, you can edit this file:

~/.local/share/gnome-shell/extensions/[email protected]/prefs.js

And change line 489 to:

label: String(Me.metadata.version),

from workspaces-by-open-apps.

toniocus avatar toniocus commented on June 12, 2024

great thanks, I'll change in the meanwhile.

from workspaces-by-open-apps.

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.