Giter VIP home page Giter VIP logo

sereneblue / gnome-shell-extension-colosseum Goto Github PK

View Code? Open in Web Editor NEW
18.0 4.0 1.0 580 KB

GNOME extension to view live scores for your favorite sports teams

Home Page: https://extensions.gnome.org/extension/4207/colosseum/

License: GNU General Public License v3.0

JavaScript 99.26% CSS 0.33% Shell 0.41%
gnome gnome-shell gnome-shell-extension live-scores mlb-scores nba-score nfl-score nfl-scoreboard nhl-scores nhl-scoreboard

gnome-shell-extension-colosseum's People

Contributors

raphipod avatar sereneblue avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

georgebisbas

gnome-shell-extension-colosseum's Issues

IDEA: Click events to launch GameCast URLs in default browser

The API the code is using to pull data includes GameCast URLs for each game. It would be really neat if you could click (or perhaps double-click to avoid inadvertent triggering) a game to launch the GameCast URL for that game.

From what I can grok of the code this might be a significant redesign of how the scores are displayed. I did some reading about GridLayout and I don't see a way to associate individual rows of the grid with click events.

I'm a novice when it comes to gnome-shell extension development, but I'm a perfectly capable developer and am happy to look into this on my own and see what I can come up with, if you point me in the right direction.

Some settings are only reflected on next update

Changes to a couple of the config settings (compact-mode and followed-only) do not take effect until the next update interval. With the default update interval being 5 minutes, this means that you can switch these options and not see the changes for up to 5 minutes. This is confusing when compared with position-in-topbar, for which changes take effect immediately.

Is this a limitation of gnome-shell? I'm still new to gnome-shell (until a few weeks ago I hadn't used GNOME since before GNOME 3), but do extensions not have a way of detecting gsettings changes as they happen?

English Premier League

Looking at the teams, I don't think this got updated for the 2021/22 season. Please can you remove Fulham, West Bromwich Albion and Sheffield United and add Norwich City, Watford and Brentford.

Incidentally how does the extension update for relegation and promotion? I'm guessing manually? If so, should I raise another issue with the league changes for the 2022/23 season?

Add Fifa World cup 2022

It would be really nice if you could add the Fifa World cup 2022 in tournament section.

Here are the participants of the upcoming World cup
FIFA-World-Cup-Qatar-2022-Final-groups

Thanks a lot for this extension.

EFL Championship listed as a tournament rather than a league

Hi Serenblue

Thanks for adding the EFL championship, one slight problem is that it should be included in the leagues section not the tournament section (it is the 2nd tier of English football and runs in the same league system as the EPL). Although I can see the Championship games, I can't pick the teams I want to follow.

thanks again!

Premier League update for 23/24 season

Hi Serenblue,

Just an update on the Premier League teams for 23/24 season which starts next week. Alas, Leeds were relegated last season so this extension is less useful for me now (unless you were to add the EFL Championship ;) )

Arsenal
Aston Villa
Bournemouth
Brentford
Brighton & Hove Albion
Burnley
Chelsea
Crystal Palace
Everton
Fulham
Liverpool
Luton Town
Manchester City
Manchester United
Newcastle United
Nottingham Forest
Sheffield United
Tottenham Hotspur
West Ham United
Wolverhampton Wanderers

text/icon gone when game starts

Since upgrading to version 4 the icon and text has disappeared when a followed game begins. The region where it would normally display however is still clickable/usable.

Screenshot from 2021-07-23 19-39-58

chatty log output?

Hey there, I'm running v5 on GNOME Shell 40.3. I was checking the journal for some unrelated output when I came across some chatty output related to Colosseum. There is currently no issue with functionality, but I wanted to report this regardless. Let me know if there's some way I could help.

journal output
Aug 11 11:30:18 t14 gnome-shell[2286]: JS ERROR: Error getting systemd inhibitor: Gio.IOErrorEnum: GDBus.Error:org.freedesktop.login1.OperationInProgress: The operation inhibition has been requested for is already running
Aug 11 11:30:18 t14 gnome-shell[2286]: st_widget_get_theme_node called on the widget [0x55f27bb7a010 Gjs_window-list_gnome-shell-extensions_gcampax_github_com_extension_WindowList.bottom-panel solid "panel"] which is not in the stage.
Aug 11 11:30:18 t14 gnome-shell[2286]: Spurious clutter_actor_allocate called for actor 0x55f27bb7a010/panel which isn't a descendent of the stage!
Aug 11 11:30:18 t14 gnome-shell[2286]: Spurious clutter_actor_allocate called for actor 0x55f27bb7a010/panel which isn't a descendent of the stage!
Aug 11 11:30:18 t14 gnome-shell[2286]: Spurious clutter_actor_allocate called for actor 0x55f27bb7a010/panel which isn't a descendent of the stage!
Aug 11 11:30:18 t14 gnome-shell[2286]: Spurious clutter_actor_allocate called for actor 0x55f27bb7a010/panel which isn't a descendent of the stage!
Aug 11 11:30:18 t14 gnome-shell[2286]: Object St.BoxLayout (0x55f2800a8440), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:30:18 t14 gnome-shell[2286]: clutter_container_get_children: assertion 'CLUTTER_IS_CONTAINER (container)' failed
Aug 11 11:30:18 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:30:18 t14 gnome-shell[2286]: #0   7ffc11997150 b   resource:///org/gnome/shell/ui/popupMenu.js:776 (215334b0ca60 @ 22)
Aug 11 11:30:18 t14 gnome-shell[2286]: #1   7ffc11997210 b   resource:///org/gnome/shell/ui/popupMenu.js:794 (215334b0c8d0 @ 23)
Aug 11 11:30:18 t14 gnome-shell[2286]: #2   55f27b0e1018 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:244 (14cc7e105470 @ 116)
Aug 11 11:30:18 t14 gnome-shell[2286]: #3   55f27b0e0f78 i   self-hosted:1158 (2fd3f46a17e0 @ 30)
Aug 11 11:30:18 t14 gnome-shell[2286]: #4   7ffc11997d50 b   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:30:18 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:30:18 t14 gnome-shell[2286]: #0   7ffc11996b50 b   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:284 (14cc7e1053d0 @ 457)
Aug 11 11:30:18 t14 gnome-shell[2286]: #1   7ffc119971e0 b   resource:///org/gnome/gjs/modules/script/_legacy.js:83 (3918df2afe70 @ 69)
Aug 11 11:30:18 t14 gnome-shell[2286]: #2   55f27b0e1018 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:250 (14cc7e105470 @ 236)
Aug 11 11:30:18 t14 gnome-shell[2286]: #3   55f27b0e0f78 i   self-hosted:1158 (2fd3f46a17e0 @ 30)
Aug 11 11:30:18 t14 gnome-shell[2286]: #4   7ffc11997d50 b   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:30:18 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:30:18 t14 gnome-shell[2286]: #0   7ffc11996b50 b   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:287 (14cc7e1053d0 @ 488)
Aug 11 11:30:18 t14 gnome-shell[2286]: #1   7ffc119971e0 b   resource:///org/gnome/gjs/modules/script/_legacy.js:83 (3918df2afe70 @ 69)
Aug 11 11:30:18 t14 gnome-shell[2286]: #2   55f27b0e1018 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:250 (14cc7e105470 @ 236)
Aug 11 11:30:18 t14 gnome-shell[2286]: #3   55f27b0e0f78 i   self-hosted:1158 (2fd3f46a17e0 @ 30)
Aug 11 11:30:18 t14 gnome-shell[2286]: #4   7ffc11997d50 b   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:30:18 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:30:18 t14 gnome-shell[2286]: #0   7ffc11996b50 b   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:306 (14cc7e1053d0 @ 791)
Aug 11 11:30:18 t14 gnome-shell[2286]: #1   7ffc119971e0 b   resource:///org/gnome/gjs/modules/script/_legacy.js:83 (3918df2afe70 @ 69)
Aug 11 11:30:18 t14 gnome-shell[2286]: #2   55f27b0e1018 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:250 (14cc7e105470 @ 236)
Aug 11 11:30:18 t14 gnome-shell[2286]: #3   55f27b0e0f78 i   self-hosted:1158 (2fd3f46a17e0 @ 30)
Aug 11 11:30:18 t14 gnome-shell[2286]: #4   7ffc11997d50 b   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:30:18 t14 gnome-shell[2286]: Object St.Icon (0x55f27fcb90d0), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:30:18 t14 gnome-shell[2286]: clutter_actor_show: assertion 'CLUTTER_IS_ACTOR (self)' failed
Aug 11 11:30:18 t14 gnome-shell[2286]: Object .Gjs_Colosseum (0x55f27bc2bbc0), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:30:18 t14 gnome-shell[2286]: clutter_actor_hide: assertion 'CLUTTER_IS_ACTOR (self)' failed
Aug 11 11:30:18 t14 gnome-shell[2286]: Object St.Label (0x55f27fcb9650), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:30:18 t14 gnome-shell[2286]: st_label_set_text: assertion 'ST_IS_LABEL (label)' failed
Aug 11 11:32:49 t14 gnome-shell[2286]: Window manager warning: last_user_time (1180889) is greater than comparison timestamp (1180888).  This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW.  Trying to work around...
Aug 11 11:32:49 t14 gnome-shell[2286]: Window manager warning: W11 appears to be one of the offending windows with a timestamp of 1180889.  Working around...
Aug 11 11:33:13 t14 gnome-shell[2286]: clutter_actor_remove_child: assertion 'child->priv->parent != NULL' failed
Aug 11 11:33:13 t14 gnome-shell[2286]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
Aug 11 11:33:13 t14 gnome-shell[2286]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
Aug 11 11:33:13 t14 gnome-shell[2286]: Source ID 32130 was not found when attempting to remove it
Aug 11 11:33:13 t14 gnome-shell[2286]: Source ID 32175 was not found when attempting to remove it
Aug 11 11:33:14 t14 gnome-shell[2286]: JS ERROR: Error getting systemd inhibitor: Gio.IOErrorEnum: GDBus.Error:org.freedesktop.login1.OperationInProgress: The operation inhibition has been requested for is already running
Aug 11 11:34:42 t14 gnome-shell[2286]: Object St.BoxLayout (0x55f2800a8440), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:34:42 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:34:42 t14 gnome-shell[2286]: #0   55f27f186220 i   resource:///org/gnome/shell/ui/popupMenu.js:776 (215334b0ca60 @ 22)
Aug 11 11:34:42 t14 gnome-shell[2286]: #1   55f27f186178 i   resource:///org/gnome/shell/ui/popupMenu.js:794 (215334b0c8d0 @ 23)
Aug 11 11:34:42 t14 gnome-shell[2286]: #2   55f27f1860c0 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:244 (14cc7e105470 @ 116)
Aug 11 11:34:42 t14 gnome-shell[2286]: #3   55f27f186018 i   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:34:42 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:34:42 t14 gnome-shell[2286]: #0   55f27f186270 i   resource:///org/gnome/shell/ui/environment.js:51 (3918df29cab0 @ 20)
Aug 11 11:34:42 t14 gnome-shell[2286]: #1   55f27f186198 i   resource:///org/gnome/shell/ui/popupMenu.js:700 (215334b0cd30 @ 65)
Aug 11 11:34:42 t14 gnome-shell[2286]: #2   55f27f1860c0 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:247 (14cc7e105470 @ 193)
Aug 11 11:34:42 t14 gnome-shell[2286]: #3   55f27f186018 i   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:34:42 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:34:42 t14 gnome-shell[2286]: #0   55f27f186270 i   resource:///org/gnome/shell/ui/environment.js:51 (3918df29cab0 @ 20)
Aug 11 11:34:42 t14 gnome-shell[2286]: #1   55f27f186198 i   resource:///org/gnome/shell/ui/popupMenu.js:736 (215334b0cd30 @ 518)
Aug 11 11:34:42 t14 gnome-shell[2286]: #2   55f27f1860c0 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:247 (14cc7e105470 @ 193)
Aug 11 11:34:42 t14 gnome-shell[2286]: #3   55f27f186018 i   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:34:42 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:34:42 t14 gnome-shell[2286]: #0   7ffc11996bb0 b   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:284 (14cc7e1053d0 @ 457)
Aug 11 11:34:42 t14 gnome-shell[2286]: #1   55f27f186190 i   resource:///org/gnome/gjs/modules/script/_legacy.js:83 (3918df2afe70 @ 69)
Aug 11 11:34:42 t14 gnome-shell[2286]: #2   55f27f1860c0 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:250 (14cc7e105470 @ 236)
Aug 11 11:34:42 t14 gnome-shell[2286]: #3   55f27f186018 i   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:34:42 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:34:42 t14 gnome-shell[2286]: #0   7ffc11996bb0 b   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:293 (14cc7e1053d0 @ 610)
Aug 11 11:34:42 t14 gnome-shell[2286]: #1   55f27f186190 i   resource:///org/gnome/gjs/modules/script/_legacy.js:83 (3918df2afe70 @ 69)
Aug 11 11:34:42 t14 gnome-shell[2286]: clutter_container_get_children: assertion 'CLUTTER_IS_CONTAINER (container)' failed
Aug 11 11:34:42 t14 gnome-shell[2286]: #2   55f27f1860c0 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:250 (14cc7e105470 @ 236)
Aug 11 11:34:42 t14 gnome-shell[2286]: #3   55f27f186018 i   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:34:42 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:34:42 t14 gnome-shell[2286]: #0   7ffc11996bb0 b   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:294 (14cc7e1053d0 @ 625)
Aug 11 11:34:42 t14 gnome-shell[2286]: #1   55f27f186190 i   resource:///org/gnome/gjs/modules/script/_legacy.js:83 (3918df2afe70 @ 69)
Aug 11 11:34:42 t14 gnome-shell[2286]: #2   55f27f1860c0 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:250 (14cc7e105470 @ 236)
Aug 11 11:34:42 t14 gnome-shell[2286]: #3   55f27f186018 i   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:34:42 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:34:42 t14 gnome-shell[2286]: #0   7ffc11996bb0 b   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:306 (14cc7e1053d0 @ 791)
Aug 11 11:34:42 t14 gnome-shell[2286]: #1   55f27f186190 i   resource:///org/gnome/gjs/modules/script/_legacy.js:83 (3918df2afe70 @ 69)
Aug 11 11:34:42 t14 gnome-shell[2286]: #2   55f27f1860c0 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:250 (14cc7e105470 @ 236)
Aug 11 11:34:42 t14 gnome-shell[2286]: #3   55f27f186018 i   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:34:42 t14 gnome-shell[2286]: Object St.BoxLayout (0x55f2800a8440), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:34:42 t14 gnome-shell[2286]: clutter_container_add_actor: assertion 'CLUTTER_IS_CONTAINER (container)' failed
Aug 11 11:34:42 t14 gnome-shell[2286]: Object St.BoxLayout (0x55f2800a8440), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:34:42 t14 gnome-shell[2286]: clutter_container_add_actor: assertion 'CLUTTER_IS_CONTAINER (container)' failed
Aug 11 11:34:42 t14 gnome-shell[2286]: Object St.Icon (0x55f27fcb90d0), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:34:42 t14 gnome-shell[2286]: clutter_actor_show: assertion 'CLUTTER_IS_ACTOR (self)' failed
Aug 11 11:34:42 t14 gnome-shell[2286]: Object St.BoxLayout (0x55f279ac3c70), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:34:42 t14 gnome-shell[2286]: clutter_actor_show: assertion 'CLUTTER_IS_ACTOR (self)' failed
Aug 11 11:34:42 t14 gnome-shell[2286]: Object .Gjs_Colosseum (0x55f27bc2bbc0), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:34:42 t14 gnome-shell[2286]: clutter_actor_show: assertion 'CLUTTER_IS_ACTOR (self)' failed
Aug 11 11:34:42 t14 gnome-shell[2286]: Object St.Label (0x55f27fcb9650), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:34:42 t14 gnome-shell[2286]: st_label_set_text: assertion 'ST_IS_LABEL (label)' failed
Aug 11 11:36:10 t14 gnome-shell[2286]: Window manager warning: last_user_time (1314756) is greater than comparison timestamp (1314755).  This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW.  Trying to work around...
Aug 11 11:36:10 t14 gnome-shell[2286]: Window manager warning: W2 appears to be one of the offending windows with a timestamp of 1314756.  Working around...
Aug 11 11:37:43 t14 gnome-shell[2286]: Object St.BoxLayout (0x55f2800a8440), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:37:43 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:37:43 t14 gnome-shell[2286]: #0   55f27d605880 i   resource:///org/gnome/shell/ui/popupMenu.js:776 (215334b0ca60 @ 22)
Aug 11 11:37:43 t14 gnome-shell[2286]: #1   55f27d6057d8 i   resource:///org/gnome/shell/ui/popupMenu.js:794 (215334b0c8d0 @ 23)
Aug 11 11:37:43 t14 gnome-shell[2286]: #2   55f27d605720 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:244 (14cc7e105470 @ 116)
Aug 11 11:37:43 t14 gnome-shell[2286]: #3   55f27d605678 i   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:37:43 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:37:43 t14 gnome-shell[2286]: #0   55f27d6058d0 i   resource:///org/gnome/shell/ui/environment.js:51 (3918df29cab0 @ 20)
Aug 11 11:37:43 t14 gnome-shell[2286]: #1   55f27d6057f8 i   resource:///org/gnome/shell/ui/popupMenu.js:700 (215334b0cd30 @ 65)
Aug 11 11:37:43 t14 gnome-shell[2286]: #2   55f27d605720 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:247 (14cc7e105470 @ 193)
Aug 11 11:37:43 t14 gnome-shell[2286]: #3   55f27d605678 i   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:37:43 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:37:43 t14 gnome-shell[2286]: #0   55f27d6058d0 i   resource:///org/gnome/shell/ui/environment.js:51 (3918df29cab0 @ 20)
Aug 11 11:37:43 t14 gnome-shell[2286]: #1   55f27d6057f8 i   resource:///org/gnome/shell/ui/popupMenu.js:736 (215334b0cd30 @ 518)
Aug 11 11:37:43 t14 gnome-shell[2286]: #2   55f27d605720 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:247 (14cc7e105470 @ 193)
Aug 11 11:37:43 t14 gnome-shell[2286]: #3   55f27d605678 i   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:37:43 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:37:43 t14 gnome-shell[2286]: #0   55f27d6058a0 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:284 (14cc7e1053d0 @ 457)
Aug 11 11:37:43 t14 gnome-shell[2286]: #1   55f27d6057f0 i   resource:///org/gnome/gjs/modules/script/_legacy.js:83 (3918df2afe70 @ 69)
Aug 11 11:37:43 t14 gnome-shell[2286]: #2   55f27d605720 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:250 (14cc7e105470 @ 236)
Aug 11 11:37:43 t14 gnome-shell[2286]: #3   55f27d605678 i   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:37:43 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:37:43 t14 gnome-shell[2286]: #0   55f27d6058a0 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:293 (14cc7e1053d0 @ 610)
Aug 11 11:37:43 t14 gnome-shell[2286]: #1   55f27d6057f0 i   resource:///org/gnome/gjs/modules/script/_legacy.js:83 (3918df2afe70 @ 69)
Aug 11 11:37:43 t14 gnome-shell[2286]: clutter_container_get_children: assertion 'CLUTTER_IS_CONTAINER (container)' failed
Aug 11 11:37:43 t14 gnome-shell[2286]: #2   55f27d605720 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:250 (14cc7e105470 @ 236)
Aug 11 11:37:43 t14 gnome-shell[2286]: #3   55f27d605678 i   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:37:43 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:37:43 t14 gnome-shell[2286]: #0   55f27d6058a0 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:294 (14cc7e1053d0 @ 625)
Aug 11 11:37:43 t14 gnome-shell[2286]: #1   55f27d6057f0 i   resource:///org/gnome/gjs/modules/script/_legacy.js:83 (3918df2afe70 @ 69)
Aug 11 11:37:43 t14 gnome-shell[2286]: #2   55f27d605720 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:250 (14cc7e105470 @ 236)
Aug 11 11:37:43 t14 gnome-shell[2286]: #3   55f27d605678 i   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:37:43 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:37:43 t14 gnome-shell[2286]: #0   55f27d6058a0 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:306 (14cc7e1053d0 @ 791)
Aug 11 11:37:43 t14 gnome-shell[2286]: #1   55f27d6057f0 i   resource:///org/gnome/gjs/modules/script/_legacy.js:83 (3918df2afe70 @ 69)
Aug 11 11:37:43 t14 gnome-shell[2286]: #2   55f27d605720 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:250 (14cc7e105470 @ 236)
Aug 11 11:37:43 t14 gnome-shell[2286]: #3   55f27d605678 i   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:37:43 t14 gnome-shell[2286]: Object St.BoxLayout (0x55f2800a8440), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:37:43 t14 gnome-shell[2286]: clutter_container_add_actor: assertion 'CLUTTER_IS_CONTAINER (container)' failed
Aug 11 11:37:43 t14 gnome-shell[2286]: Object St.BoxLayout (0x55f2800a8440), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:37:43 t14 gnome-shell[2286]: clutter_container_add_actor: assertion 'CLUTTER_IS_CONTAINER (container)' failed
Aug 11 11:37:43 t14 gnome-shell[2286]: Object St.Icon (0x55f27fcb90d0), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:37:43 t14 gnome-shell[2286]: clutter_actor_show: assertion 'CLUTTER_IS_ACTOR (self)' failed
Aug 11 11:37:43 t14 gnome-shell[2286]: Object St.BoxLayout (0x55f279ac3c70), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:37:43 t14 gnome-shell[2286]: clutter_actor_show: assertion 'CLUTTER_IS_ACTOR (self)' failed
Aug 11 11:37:43 t14 gnome-shell[2286]: Object .Gjs_Colosseum (0x55f27bc2bbc0), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:37:43 t14 gnome-shell[2286]: clutter_actor_show: assertion 'CLUTTER_IS_ACTOR (self)' failed
Aug 11 11:37:43 t14 gnome-shell[2286]: Object St.Label (0x55f27fcb9650), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:37:43 t14 gnome-shell[2286]: st_label_set_text: assertion 'ST_IS_LABEL (label)' failed
Aug 11 11:40:44 t14 gnome-shell[2286]: Object St.BoxLayout (0x55f2800a8440), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:40:44 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:40:44 t14 gnome-shell[2286]: #0   55f27bacf218 i   resource:///org/gnome/shell/ui/popupMenu.js:776 (215334b0ca60 @ 22)
Aug 11 11:40:44 t14 gnome-shell[2286]: #1   55f27bacf170 i   resource:///org/gnome/shell/ui/popupMenu.js:794 (215334b0c8d0 @ 23)
Aug 11 11:40:44 t14 gnome-shell[2286]: #2   55f27bacf0b8 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:244 (14cc7e105470 @ 116)
Aug 11 11:40:44 t14 gnome-shell[2286]: #3   55f27bacf018 i   self-hosted:1158 (2fd3f46a17e0 @ 30)
Aug 11 11:40:44 t14 gnome-shell[2286]: #4   7ffc11997d50 b   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:40:44 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:40:44 t14 gnome-shell[2286]: #0   55f27bacf268 i   resource:///org/gnome/shell/ui/environment.js:51 (3918df29cab0 @ 20)
Aug 11 11:40:44 t14 gnome-shell[2286]: #1   55f27bacf190 i   resource:///org/gnome/shell/ui/popupMenu.js:700 (215334b0cd30 @ 65)
Aug 11 11:40:44 t14 gnome-shell[2286]: #2   55f27bacf0b8 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:247 (14cc7e105470 @ 193)
Aug 11 11:40:44 t14 gnome-shell[2286]: #3   55f27bacf018 i   self-hosted:1158 (2fd3f46a17e0 @ 30)
Aug 11 11:40:44 t14 gnome-shell[2286]: #4   7ffc11997d50 b   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:40:44 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:40:44 t14 gnome-shell[2286]: #0   55f27bacf268 i   resource:///org/gnome/shell/ui/environment.js:51 (3918df29cab0 @ 20)
Aug 11 11:40:44 t14 gnome-shell[2286]: #1   55f27bacf190 i   resource:///org/gnome/shell/ui/popupMenu.js:736 (215334b0cd30 @ 518)
Aug 11 11:40:44 t14 gnome-shell[2286]: #2   55f27bacf0b8 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:247 (14cc7e105470 @ 193)
Aug 11 11:40:44 t14 gnome-shell[2286]: #3   55f27bacf018 i   self-hosted:1158 (2fd3f46a17e0 @ 30)
Aug 11 11:40:44 t14 gnome-shell[2286]: #4   7ffc11997d50 b   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:40:44 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:40:44 t14 gnome-shell[2286]: #0   55f27bacf238 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:284 (14cc7e1053d0 @ 457)
Aug 11 11:40:44 t14 gnome-shell[2286]: #1   55f27bacf188 i   resource:///org/gnome/gjs/modules/script/_legacy.js:83 (3918df2afe70 @ 69)
Aug 11 11:40:44 t14 gnome-shell[2286]: #2   55f27bacf0b8 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:250 (14cc7e105470 @ 236)
Aug 11 11:40:44 t14 gnome-shell[2286]: #3   55f27bacf018 i   self-hosted:1158 (2fd3f46a17e0 @ 30)
Aug 11 11:40:44 t14 gnome-shell[2286]: #4   7ffc11997d50 b   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:40:44 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:40:44 t14 gnome-shell[2286]: clutter_container_get_children: assertion 'CLUTTER_IS_CONTAINER (container)' failed
Aug 11 11:40:44 t14 gnome-shell[2286]: #0   55f27bacf238 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:293 (14cc7e1053d0 @ 610)
Aug 11 11:40:44 t14 gnome-shell[2286]: #1   55f27bacf188 i   resource:///org/gnome/gjs/modules/script/_legacy.js:83 (3918df2afe70 @ 69)
Aug 11 11:40:44 t14 gnome-shell[2286]: #2   55f27bacf0b8 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:250 (14cc7e105470 @ 236)
Aug 11 11:40:44 t14 gnome-shell[2286]: #3   55f27bacf018 i   self-hosted:1158 (2fd3f46a17e0 @ 30)
Aug 11 11:40:44 t14 gnome-shell[2286]: #4   7ffc11997d50 b   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:40:44 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:40:44 t14 gnome-shell[2286]: #0   55f27bacf238 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:294 (14cc7e1053d0 @ 625)
Aug 11 11:40:44 t14 gnome-shell[2286]: #1   55f27bacf188 i   resource:///org/gnome/gjs/modules/script/_legacy.js:83 (3918df2afe70 @ 69)
Aug 11 11:40:44 t14 gnome-shell[2286]: #2   55f27bacf0b8 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:250 (14cc7e105470 @ 236)
Aug 11 11:40:44 t14 gnome-shell[2286]: #3   55f27bacf018 i   self-hosted:1158 (2fd3f46a17e0 @ 30)
Aug 11 11:40:44 t14 gnome-shell[2286]: #4   7ffc11997d50 b   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:40:44 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:40:44 t14 gnome-shell[2286]: #0   55f27bacf238 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:306 (14cc7e1053d0 @ 791)
Aug 11 11:40:44 t14 gnome-shell[2286]: #1   55f27bacf188 i   resource:///org/gnome/gjs/modules/script/_legacy.js:83 (3918df2afe70 @ 69)
Aug 11 11:40:44 t14 gnome-shell[2286]: #2   55f27bacf0b8 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:250 (14cc7e105470 @ 236)
Aug 11 11:40:44 t14 gnome-shell[2286]: #3   55f27bacf018 i   self-hosted:1158 (2fd3f46a17e0 @ 30)
Aug 11 11:40:44 t14 gnome-shell[2286]: #4   7ffc11997d50 b   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:40:44 t14 gnome-shell[2286]: Object St.BoxLayout (0x55f2800a8440), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:40:44 t14 gnome-shell[2286]: clutter_container_add_actor: assertion 'CLUTTER_IS_CONTAINER (container)' failed
Aug 11 11:40:44 t14 gnome-shell[2286]: Object St.BoxLayout (0x55f2800a8440), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:40:44 t14 gnome-shell[2286]: clutter_container_add_actor: assertion 'CLUTTER_IS_CONTAINER (container)' failed
Aug 11 11:40:44 t14 gnome-shell[2286]: Object St.Icon (0x55f27fcb90d0), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:40:44 t14 gnome-shell[2286]: clutter_actor_show: assertion 'CLUTTER_IS_ACTOR (self)' failed
Aug 11 11:40:44 t14 gnome-shell[2286]: Object St.BoxLayout (0x55f279ac3c70), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:40:44 t14 gnome-shell[2286]: clutter_actor_show: assertion 'CLUTTER_IS_ACTOR (self)' failed
Aug 11 11:40:44 t14 gnome-shell[2286]: Object .Gjs_Colosseum (0x55f27bc2bbc0), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:40:44 t14 gnome-shell[2286]: clutter_actor_show: assertion 'CLUTTER_IS_ACTOR (self)' failed
Aug 11 11:40:44 t14 gnome-shell[2286]: Object St.Label (0x55f27fcb9650), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:40:44 t14 gnome-shell[2286]: st_label_set_text: assertion 'ST_IS_LABEL (label)' failed
Aug 11 11:42:28 t14 gnome-shell[2286]: Window manager warning: META_CURRENT_TIME used to choose focus window; focus window may not be correct.
Aug 11 11:42:29 t14 gnome-shell[2286]: Window manager warning: META_CURRENT_TIME used to choose focus window; focus window may not be correct.
Aug 11 11:42:30 t14 gnome-shell[2286]: Window manager warning: META_CURRENT_TIME used to choose focus window; focus window may not be correct.
Aug 11 11:42:31 t14 gnome-shell[2286]: Window manager warning: META_CURRENT_TIME used to choose focus window; focus window may not be correct.
Aug 11 11:43:45 t14 gnome-shell[2286]: Object St.BoxLayout (0x55f2800a8440), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:43:45 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:43:45 t14 gnome-shell[2286]: #0   55f27badbfc0 i   resource:///org/gnome/shell/ui/popupMenu.js:776 (215334b0ca60 @ 22)
Aug 11 11:43:45 t14 gnome-shell[2286]: #1   55f27badbf18 i   resource:///org/gnome/shell/ui/popupMenu.js:794 (215334b0c8d0 @ 23)
Aug 11 11:43:45 t14 gnome-shell[2286]: #2   55f27badbe60 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:244 (14cc7e105470 @ 116)
Aug 11 11:43:45 t14 gnome-shell[2286]: #3   55f27badbdb8 i   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:43:45 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:43:45 t14 gnome-shell[2286]: #0   55f27badbf38 i   resource:///org/gnome/shell/ui/environment.js:51 (3918df29cab0 @ 20)
Aug 11 11:43:45 t14 gnome-shell[2286]: #1   7ffc11997740 b   resource:///org/gnome/shell/ui/popupMenu.js:700 (215334b0cd30 @ 65)
Aug 11 11:43:45 t14 gnome-shell[2286]: #2   55f27badbe60 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:247 (14cc7e105470 @ 193)
Aug 11 11:43:45 t14 gnome-shell[2286]: #3   55f27badbdb8 i   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:43:45 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:43:45 t14 gnome-shell[2286]: #0   55f27badbf38 i   resource:///org/gnome/shell/ui/environment.js:51 (3918df29cab0 @ 20)
Aug 11 11:43:45 t14 gnome-shell[2286]: #1   7ffc11997740 b   resource:///org/gnome/shell/ui/popupMenu.js:736 (215334b0cd30 @ 518)
Aug 11 11:43:45 t14 gnome-shell[2286]: #2   55f27badbe60 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:247 (14cc7e105470 @ 193)
Aug 11 11:43:45 t14 gnome-shell[2286]: #3   55f27badbdb8 i   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:43:45 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:43:45 t14 gnome-shell[2286]: #0   7ffc11996bb0 b   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:284 (14cc7e1053d0 @ 457)
Aug 11 11:43:45 t14 gnome-shell[2286]: #1   55f27badbf30 i   resource:///org/gnome/gjs/modules/script/_legacy.js:83 (3918df2afe70 @ 69)
Aug 11 11:43:45 t14 gnome-shell[2286]: #2   55f27badbe60 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:250 (14cc7e105470 @ 236)
Aug 11 11:43:45 t14 gnome-shell[2286]: #3   55f27badbdb8 i   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:43:45 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:43:45 t14 gnome-shell[2286]: #0   7ffc11996bb0 b   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:293 (14cc7e1053d0 @ 610)
Aug 11 11:43:45 t14 gnome-shell[2286]: #1   55f27badbf30 i   resource:///org/gnome/gjs/modules/script/_legacy.js:83 (3918df2afe70 @ 69)
Aug 11 11:43:45 t14 gnome-shell[2286]: clutter_container_get_children: assertion 'CLUTTER_IS_CONTAINER (container)' failed
Aug 11 11:43:45 t14 gnome-shell[2286]: #2   55f27badbe60 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:250 (14cc7e105470 @ 236)
Aug 11 11:43:45 t14 gnome-shell[2286]: #3   55f27badbdb8 i   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:43:45 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:43:45 t14 gnome-shell[2286]: #0   7ffc11996bb0 b   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:294 (14cc7e1053d0 @ 625)
Aug 11 11:43:45 t14 gnome-shell[2286]: #1   55f27badbf30 i   resource:///org/gnome/gjs/modules/script/_legacy.js:83 (3918df2afe70 @ 69)
Aug 11 11:43:45 t14 gnome-shell[2286]: #2   55f27badbe60 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:250 (14cc7e105470 @ 236)
Aug 11 11:43:45 t14 gnome-shell[2286]: #3   55f27badbdb8 i   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:43:45 t14 gnome-shell[2286]: == Stack trace for context 0x55f279a27130 ==
Aug 11 11:43:45 t14 gnome-shell[2286]: #0   7ffc11996bb0 b   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:306 (14cc7e1053d0 @ 791)
Aug 11 11:43:45 t14 gnome-shell[2286]: #1   55f27badbf30 i   resource:///org/gnome/gjs/modules/script/_legacy.js:83 (3918df2afe70 @ 69)
Aug 11 11:43:45 t14 gnome-shell[2286]: #2   55f27badbe60 i   /home/jorp/.local/share/gnome-shell/extensions/colosseum@sereneblue/extension.js:250 (14cc7e105470 @ 236)
Aug 11 11:43:45 t14 gnome-shell[2286]: #3   55f27badbdb8 i   self-hosted:693 (2fd3f46a1290 @ 15)
Aug 11 11:43:45 t14 gnome-shell[2286]: Object St.BoxLayout (0x55f2800a8440), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:43:45 t14 gnome-shell[2286]: clutter_container_add_actor: assertion 'CLUTTER_IS_CONTAINER (container)' failed
Aug 11 11:43:45 t14 gnome-shell[2286]: Object St.BoxLayout (0x55f2800a8440), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:43:45 t14 gnome-shell[2286]: clutter_container_add_actor: assertion 'CLUTTER_IS_CONTAINER (container)' failed
Aug 11 11:43:45 t14 gnome-shell[2286]: Object St.Icon (0x55f27fcb90d0), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:43:45 t14 gnome-shell[2286]: clutter_actor_show: assertion 'CLUTTER_IS_ACTOR (self)' failed
Aug 11 11:43:45 t14 gnome-shell[2286]: Object St.BoxLayout (0x55f279ac3c70), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:43:45 t14 gnome-shell[2286]: clutter_actor_show: assertion 'CLUTTER_IS_ACTOR (self)' failed
Aug 11 11:43:45 t14 gnome-shell[2286]: Object .Gjs_Colosseum (0x55f27bc2bbc0), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:43:45 t14 gnome-shell[2286]: clutter_actor_show: assertion 'CLUTTER_IS_ACTOR (self)' failed
Aug 11 11:43:45 t14 gnome-shell[2286]: Object St.Label (0x55f27fcb9650), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Aug 11 11:43:45 t14 gnome-shell[2286]: st_label_set_text: assertion 'ST_IS_LABEL (label)' failed
Aug 11 11:44:16 t14 sudo[8776]:     jorp : TTY=pts/5 ; PWD=/home/jorp ; USER=root ; COMMAND=/usr/bin/journalctl -u gnome-shell

Option to move Colosseum location in top bar

Hi, can you please add the option to move the location of the extension in GNOME's top bar? It can only be located in the right side and I want to move it to the left side of the top bar.

Thank you.

UEFA Champions League out of date

With the teams playing in the 23/24 group stage now determined, could the available UCL teams be updated to reflect that?

On a related note, would it be possible to also include UEFA Europa League, UEFA Europa Conference League, and UEFA Women's Champions League as available competitions?

And while personally I would appreciate reports on some other competitions like the FA Cup, League Cup, and the Canadian Football League, I suspect getting those set up and reported is a different dynamic overall.

Auto-expand leagues when only following 1 team

It would be nice to auto-expand the league listing when only 1 team is followed per league. This would save one click per league and allow users to get a faster glance of ongoing/scheduled games.

Enhancement Request: Add NCAAF and NCAAB leagues

I love your extension! I would like to humbly request adding NCAAF and NCAAB leagues to the extension. I see that you're using ESPN's API to pull the info, and I took a swipe at trying to add it myself, but I was quickly reminded that I'm a terrible coder.

Thank you in advance for your consideration.

It is bug or my problem desktop?

Gtk.BuilderError: /home/rod/.local/share/gnome-shell/extensions/colosseum@sereneblue/ui/prefs.ui:17:1 Invalid object type 'GtkStackPage'

Stack trace:
_init@/home/rod/.local/share/gnome-shell/extensions/colosseum@sereneblue/prefs.js:28:21
buildPrefsWidget@/home/rod/.local/share/gnome-shell/extensions/colosseum@sereneblue/prefs.js:211:13
_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

It is bug or my problem desktop?

Extension doesn't appear on top bar anymore

I've been away from GNOME for a while but am back on it using GNOME 44 in Tumbleweed. I've installed Colosseum, but it doesn't appear at the top regardless of the settings I choose and what teams/sports I follow. I've tried disabling and enabling the AppindicatorKstatusnotifier which doesn't have any effect.

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.