Code Monkey home page Code Monkey logo

Comments (15)

bsaleil avatar bsaleil commented on July 20, 2024 1

Cloning repo in ~/.local/share/gnome-shell/extensions/ should do the work.
Don't forget to rename the folder "[email protected]".
Then reload the shell (type "r" in the window opened when you hit Alt+f2)
The extension should now be available in gnome-tweak-tool.

All warnings and errors messages are available in session log messages. You can read those messages in a distribution using systemd with the journalctl command.

from todolist-gnome-shell-extension.

pringlized avatar pringlized commented on July 20, 2024 1

Thanks Dave!

I followed your instructions and it works like a charm. Elegant in it's simplicity. Thanks again.

from todolist-gnome-shell-extension.

porjo avatar porjo commented on July 20, 2024

I'm having the same issue on Fedora 23

from todolist-gnome-shell-extension.

bsaleil avatar bsaleil commented on July 20, 2024

This extension only works with Gnome-Shell <= 3.16.
I have no idea what are the changes of the API from 3.16 to 3.18, and as usual with a new GS version, there may be little code to write or the entire extension to rewrite to support new version.
I do not use Gnome anymore so I can't work on the extension at the moment.

from todolist-gnome-shell-extension.

ovnicraft avatar ovnicraft commented on July 20, 2024

I confirm the same issue at Fedora23
Gnome Shell Versión 3.18.2

from todolist-gnome-shell-extension.

ovnicraft avatar ovnicraft commented on July 20, 2024

@bsaleil any hint to install manually and debug it ?

from todolist-gnome-shell-extension.

bsaleil avatar bsaleil commented on July 20, 2024

Should be fixed soon for 3.20 (see #41).
The extension seems to work fine with 3.20 without any change (except for metadata).
Can somebody using 3.18 test it by changing only version in metadata ?

from todolist-gnome-shell-extension.

hm1rafael avatar hm1rafael commented on July 20, 2024

Using 3.18.5, still not working.

from todolist-gnome-shell-extension.

bsaleil avatar bsaleil commented on July 20, 2024

@hm1rafael, what did you try ? Did you try to change version information in metadata to 3.18 ?

from todolist-gnome-shell-extension.

jfjallid avatar jfjallid commented on July 20, 2024

@bsaleil, I followed your instructions to clone & rename the repo, update the metadata to include version 3.22 and reload the shell. After that I could find and enable it it the gnome-tweak-tool extension list and it seems to work perfectly for me :)

from todolist-gnome-shell-extension.

qmenoret avatar qmenoret commented on July 20, 2024

Working great on gnome 3.18.5 when cloning and updating metadata.json manually.

from todolist-gnome-shell-extension.

davegregg avatar davegregg commented on July 20, 2024

#46 adds the metadata fix for gnome-shell versions 3.18, 3.22, and 3.24

from todolist-gnome-shell-extension.

pringlized avatar pringlized commented on July 20, 2024

Just tried to install and it failed. I'm Gnome shell 3.24.2 on Arch 4.11.9-1.

Any suggestions before I pop open the hood and trace it down? I've written a simple extension before but my knowledge of the API is very limited.

I'm getting the following error:
TypeError: redeclaration of formal parameter iter

Stack trace:
Application<._getExtensionPrefsModule@resource:///org/gnome/shell/extensionPrefs/main.js:75:13
wrapper@resource:///org/gnome/gjs/modules/lang.js:178:22
Application<._selectExtension@resource:///org/gnome/shell/extensionPrefs/main.js:90:31
wrapper@resource:///org/gnome/gjs/modules/lang.js:178:22
Application<._onCommandLine@resource:///org/gnome/shell/extensionPrefs/main.js:246:17
wrapper@resource:///org/gnome/gjs/modules/lang.js:178:22
main@resource:///org/gnome/shell/extensionPrefs/main.js:402:5
@

:1:49

from todolist-gnome-shell-extension.

davegregg avatar davegregg commented on July 20, 2024

@pringlized You can workaround the issue by installing the latest version of the extension from this repo.

  1. Remove the Gnome Shell Extension store version from your extensions folder (mine is ~/.local/share/gnome-shell/extensions/) -- it should be called [email protected].

  2. Clone this repo to the extensions folder.

  3. Rename the todolist-gnome-shell-extension folder to [email protected].

  4. Restart your shell or logoff/logon.

from todolist-gnome-shell-extension.

bsaleil avatar bsaleil commented on July 20, 2024

Thanks @davegregg, I added the manual installation instructions to the readme

from todolist-gnome-shell-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.