ToDoList icon indicating copy to clipboard operation
ToDoList copied to clipboard

No property css_classes on GtkButton

Open gillesperrin opened this issue 3 years ago • 8 comments

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/[email protected]/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
  

gillesperrin avatar May 19 '21 09:05 gillesperrin

The same happens to me on Ubuntu 21.04.

Tc14Hd avatar Jul 13 '21 23:07 Tc14Hd

I got the same issue as well Ubuntu 20.04.3

svast avatar Oct 07 '21 22:10 svast

Same in Pop!_OS 20.04 LTS

afzdev13 avatar Dec 26 '21 22:12 afzdev13

Same on Red Hat Enterprise Linux release 8.7 (Ootpa)

rm-star avatar Mar 01 '23 11:03 rm-star

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.

tomMoral avatar Mar 01 '23 11:03 tomMoral

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: @.***>

rm-star avatar Mar 01 '23 16:03 rm-star

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: @.***>

tomMoral avatar Mar 01 '23 16:03 tomMoral

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: @.***>

rm-star avatar Mar 01 '23 16:03 rm-star