tomMoral / ToDoList

gnome-shell extension for todolist with subsections.
https://extensions.gnome.org/extension/1104/section-todo-list/
GNU General Public License v3.0
17 stars 2 forks source link

No property css_classes on GtkButton #16

Open gillesperrin opened 3 years ago

gillesperrin commented 3 years ago

Hi There is an error after upgrade on my desktop with ubuntu 20.04

Error: No property css_classes on GtkButton

Stack trace:
  _init/Gtk.Widget.prototype._init@resource:///org/gnome/gjs/modules/core/overrides/Gtk.js:63:40
  buildPrefsWidget@/home/gilles/.local/share/gnome-shell/extensions/todolist@tomMoral.org/prefs.js:174:25
  _init@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:207:40
  OpenExtensionPrefsAsync/<@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:122:28
  asyncCallback@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:132:13
  run@resource:///org/gnome/Shell/Extensions/js/dbusService.js:175:20
  main@resource:///org/gnome/Shell/Extensions/js/main.js:19:13
  run@resource:///org/gnome/gjs/modules/script/package.js:222:19
  start@resource:///org/gnome/gjs/modules/script/package.js:206:5
  @/usr/share/gnome-shell/org.gnome.Shell.Extensions:1:17
Tc14Hd commented 3 years ago

The same happens to me on Ubuntu 21.04.

svast commented 2 years ago

I got the same issue as well Ubuntu 20.04.3

afzdev13 commented 2 years ago

Same in Pop!_OS 20.04 LTS

rm-star commented 1 year ago

Same on Red Hat Enterprise Linux release 8.7 (Ootpa)

tomMoral commented 1 year ago

Hello there,

Thanks for the report, this probably mean that I messed up with the gnome-shell version compact. Can you report the version of the extension and of gnome-shell and how did you install the extension?

Hopefully, at least one version of the extension should work for any existing gnome-shell version but not sure all the version are backward compatible.

If any of you has an experience on having a CI on such extension, this would be amazing.

rm-star commented 1 year ago

Hi I was just installing it from gnome extensions website so I presume it was version 43? https://extensions.gnome.org/extension/1104/section-todo-list/ I have some experience with CI though it's mostly Jenkins and Gitlab these days.

On Wed, 1 Mar 2023 at 11:25, Thomas Moreau @.***> wrote:

Hello there,

Thanks for the report, this probably mean that I messed up with the gnome-shell version compact. Can you report the version of the extension and of gnome-shell and how did you install the extension?

Hopefully, at least one version of the extension should work for any existing gnome-shell version but not sure all the version are backward compatible.

If any of you has an experience on having a CI on such extension, this would be amazing.

— Reply to this email directly, view it on GitHub https://github.com/tomMoral/ToDoList/issues/16#issuecomment-1449939136, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABJP3RXSEUCHZFFNVGM3O2DWZ4W4BANCNFSM45EI57QQ . You are receiving this because you commented.Message ID: @.***>

tomMoral commented 1 year ago

and what is your version of gnome shell?

Thx for the info :)

Le mer. 1 mars 2023 à 17:12, Wil @.***> a écrit :

Hi I was just installing it from gnome extensions website so I presume it was version 43? https://extensions.gnome.org/extension/1104/section-todo-list/ I have some experience with CI though it's mostly Jenkins and Gitlab these days.

On Wed, 1 Mar 2023 at 11:25, Thomas Moreau @.***> wrote:

Hello there,

Thanks for the report, this probably mean that I messed up with the gnome-shell version compact. Can you report the version of the extension and of gnome-shell and how did you install the extension?

Hopefully, at least one version of the extension should work for any existing gnome-shell version but not sure all the version are backward compatible.

If any of you has an experience on having a CI on such extension, this would be amazing.

— Reply to this email directly, view it on GitHub <https://github.com/tomMoral/ToDoList/issues/16#issuecomment-1449939136 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/ABJP3RXSEUCHZFFNVGM3O2DWZ4W4BANCNFSM45EI57QQ

. You are receiving this because you commented.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/tomMoral/ToDoList/issues/16#issuecomment-1450417008, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAZKZ6JOFO3NYVGSRYC53VDWZ5YQHANCNFSM45EI57QQ . You are receiving this because you commented.Message ID: @.***>

rm-star commented 1 year ago

No worries, I presume it's 3.32.2-48 you are most interested in, but for completeness

gnome-shell-extension-window-list-3.32.1-29.el8.noarch gnome-shell-extension-horizontal-workspaces-3.32.1-29.el8.noarch gnome-shell-extension-updates-dialog-3.32.1-29.el8.noarch gnome-shell-extension-common-3.32.1-29.el8.noarch gnome-shell-extension-places-menu-3.32.1-29.el8.noarch gnome-shell-extension-appindicator-29-8.el8.noarch gnome-shell-extension-desktop-icons-3.32.1-29.el8.noarch gnome-shell-extension-top-icons-3.32.1-29.el8.noarch chrome-gnome-shell-10.1-7.el8.x86_64 gnome-shell-3.32.2-48.el8.x86_64 gnome-shell-extension-launch-new-instance-3.32.1-29.el8.noarch gnome-shell-extension-user-theme-3.32.1-29.el8.noarch gnome-shell-extension-apps-menu-3.32.1-29.el8.noarch gnome-shell-extension-dash-to-dock-3.32.1-29.el8.noarch

On Wed, 1 Mar 2023 at 16:45, Thomas Moreau @.***> wrote:

and what is your version of gnome shell?

Thx for the info :)

Le mer. 1 mars 2023 à 17:12, Wil @.***> a écrit :

Hi I was just installing it from gnome extensions website so I presume it was version 43? https://extensions.gnome.org/extension/1104/section-todo-list/ I have some experience with CI though it's mostly Jenkins and Gitlab these days.

On Wed, 1 Mar 2023 at 11:25, Thomas Moreau @.***> wrote:

Hello there,

Thanks for the report, this probably mean that I messed up with the gnome-shell version compact. Can you report the version of the extension and of gnome-shell and how did you install the extension?

Hopefully, at least one version of the extension should work for any existing gnome-shell version but not sure all the version are backward compatible.

If any of you has an experience on having a CI on such extension, this would be amazing.

— Reply to this email directly, view it on GitHub < https://github.com/tomMoral/ToDoList/issues/16#issuecomment-1449939136 , or unsubscribe <

https://github.com/notifications/unsubscribe-auth/ABJP3RXSEUCHZFFNVGM3O2DWZ4W4BANCNFSM45EI57QQ

. You are receiving this because you commented.Message ID: @.***>

— Reply to this email directly, view it on GitHub <https://github.com/tomMoral/ToDoList/issues/16#issuecomment-1450417008 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAZKZ6JOFO3NYVGSRYC53VDWZ5YQHANCNFSM45EI57QQ

. You are receiving this because you commented.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/tomMoral/ToDoList/issues/16#issuecomment-1450465810, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABJP3RUJ7NSEUGIGOI7B5KDWZ54JBANCNFSM45EI57QQ . You are receiving this because you commented.Message ID: @.***>