zagortenay333 / cronomix

All-in-one timer, stopwatch, pomodoro, alarm, todo and time tracker gnome-shell extension
MIT License
573 stars 75 forks source link

When opening the configuration of the extension it jumps error #182

Closed AngelBrielez closed 2 years ago

AngelBrielez commented 2 years ago

OS: Ubuntu 20.04.3 LTS

The settings of extension timepp@zagortenay333 had an error:

Gtk.BuilderError: /home/angelo/.local/share/gnome-shell/extensions/timepp@zagortenay333/data/prefs.ui:21:1 Invalid object type 'GtkStackPage'

Stack trace:

Settings@/home/angelo/.local/share/gnome-shell/extensions/timepp@zagortenay333/prefs.js:22:22
buildPrefsWidget@/home/angelo/.local/share/gnome-shell/extensions/timepp@zagortenay333/prefs.js:578:20
_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
zagortenay333 commented 2 years ago

Are you using the right version of the extension for your version of gnome shell?

AngelBrielez commented 2 years ago

Yes, the extension was working normally, with its configuration window and its utility, but now the extension is still doing its job, but the configuration window gives me the following error.

https://i.imgur.com/CWu1TKD.jpg

zagortenay333 commented 2 years ago

What version of the extension an gnome shell are you using?

AngelBrielez commented 2 years ago

Shell version is: 3.36.9, Time ++ extension version: 160

zagortenay333 commented 2 years ago

Hmm, it looks like I didn't remove support for 3.36 when I updated to 40. I think you have to use an older version of the extension for 3.36: https://github.com/zagortenay333/timepp/tags

AngelBrielez commented 2 years ago

Thanks for your help and your time, I downloaded the version you sent me and it works perfectly, but I also noticed that the Time ++ extension in extensions.gnome.org/, no longer installs correctly or automatically, it throws error when installing it, I hope it is something temporary 😅