Skip to content

gnome 44 support#63

Open
TheRedDev wants to merge 2 commits into
Selenium-H:Experimentalfrom
TheRedDev:master
Open

gnome 44 support#63
TheRedDev wants to merge 2 commits into
Selenium-H:Experimentalfrom
TheRedDev:master

Conversation

@TheRedDev

Copy link
Copy Markdown

No description provided.

@YarAllex

Copy link
Copy Markdown

Ubuntu 23.04 - works

@bochen87

bochen87 commented May 30, 2024

Copy link
Copy Markdown

Hey, I tried on Ubuntu 24.04 and it doesn't seem to work :-(

May 30 11:46:16 bo-Blade-15-2022-RZ09-0421 gnome-shell[1983700]: Object .Gjs_ui_messageTray_Notification (0x56d1e4c325f0), has been already disposed — impossible to emit any signal on it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                                                 == Stack trace for context 0x56d1e31d5b50 ==
                                                                 #0   56d1e3298418 i   resource:///org/gnome/shell/ui/messageTray.js:477 (39a208c36f10 @ 74)
                                                                 #1   56d1e3298370 i   resource:///org/gnome/shell/ui/messageTray.js:473 (39a208c36ec0 @ 63)
                                                                 #2   56d1e32982e8 i   resource:///org/gnome/shell/ui/calendar.js:812 (39a208c408d0 @ 22)
                                                                 #3   56d1e3298258 i   resource:///org/gnome/shell/ui/init.js:21 (bd84dc70bf0 @ 48)
May 30 11:46:16 bo-Blade-15-2022-RZ09-0421 gnome-shell[1983700]: Object .Gjs_ui_messageTray_Notification (0x56d1e4c325f0), has been already disposed — 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.
                                                                 == Stack trace for context 0x56d1e31d5b50 ==
                                                                 #0   56d1e3298418 i   resource:///org/gnome/shell/ui/messageTray.js:478 (39a208c36f10 @ 89)
                                                                 #1   56d1e3298370 i   resource:///org/gnome/shell/ui/messageTray.js:473 (39a208c36ec0 @ 63)
                                                                 #2   56d1e32982e8 i   resource:///org/gnome/shell/ui/calendar.js:812 (39a208c408d0 @ 22)
                                                                 #3   56d1e3298258 i   resource:///org/gnome/shell/ui/init.js:21 (bd84dc70bf0 @ 48)

@TheRedDev

Copy link
Copy Markdown
Author

a quick google shows that ubuntu 24.04 runs gnome 46

gnome 45 introduced some major changes that would require some retooling.

I haven't looked into tackling it despite loving this extension and it seems the author has abandoned it (~3y of no activity)

if I ever tackle it (or if anyone does ... or finds a substitute extension) can bump this PR with comments

@bochen87

Copy link
Copy Markdown

a quick google shows that ubuntu 24.04 runs gnome 46

gnome 45 introduced some major changes that would require some retooling.

I haven't looked into tackling it despite loving this extension and it seems the author has abandoned it (~3y of no activity)

if I ever tackle it (or if anyone does ... or finds a substitute extension) can bump this PR with comments

It's a shame, i used this extension in 20.04 :-(

I am completely new to gnome extensions, but have 20yrs experience with SW dev. If you give me some starter hints what to adapt / change i could maybe try to take a stab at it in the next weeks

@TheRedDev

Copy link
Copy Markdown
Author

sadly, I'm in a similar position... I have no clue where to start with the gnome 45 stuff

here are two links I had saved about it for if/when I had the time to dig in

https://blogs.gnome.org/shell-dev/2023/09/02/extensions-in-gnome-45/
https://fossforce.com/2023/09/why-your-favorite-extension-might-not-work-with-gnome-45/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants