-
-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Description
Here are the logs in Debug mode:
#2 55928a9bf2a8 i file:///home/marmis/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/components/panel.js:68 (30356f74fdd0 @ 40)
#3 55928a9bf228 i file:///home/marmis/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/components/panel.js:59 (30356f74fd80 @ 12)
#4 55928a9bf188 i resource:///org/gnome/shell/ui/main.js:278 (362cad00f290 @ 119)
set 06 22:41:53 marmis-arch gnome-shell[19122]: [Blur my Shell > extension] enabling extension...
set 06 22:41:53 marmis-arch gnome-shell[19122]: [Blur my Shell > lockscreen] blurring lockscreen
set 06 22:41:53 marmis-arch gnome-shell[19122]: [Blur my Shell > extension] changing mode to user session...
set 06 22:41:53 marmis-arch gnome-shell[19122]: [Blur my Shell > overview] blurring overview
set 06 22:41:53 marmis-arch gnome-shell[19122]: [Blur my Shell > dash manager] searching for dash
set 06 22:41:53 marmis-arch gnome-shell[19122]: [Blur my Shell > panel] blurring top panel
set 06 22:41:54 marmis-arch gnome-shell[19122]: [Blur my Shell > panel] resetting...
set 06 22:41:54 marmis-arch gnome-shell[19122]: [Blur my Shell > panel] removing blur from top panel
set 06 22:41:54 marmis-arch gnome-shell[19122]: [Blur my Shell > panel] blurring top panel
set 06 22:41:54 marmis-arch gnome-shell[19122]: [Blur my Shell > appfolders] blurring appfolders
set 06 22:41:54 marmis-arch gnome-shell[19122]: [Blur my Shell > appfolders] appfolders hack level 1
set 06 22:41:54 marmis-arch gnome-shell[19122]: [Blur my Shell > window list] blurring window list
set 06 22:41:54 marmis-arch gnome-shell[19122]: [Blur my Shell > coverflow alt-tab] blurring coverflow alt-tab
set 06 22:41:54 marmis-arch gnome-shell[19122]: [Blur my Shell > screenshot] blurring screenshot's window selector
set 06 22:41:54 marmis-arch gnome-shell[19122]: [Blur my Shell > extension] all components enabled.
set 06 22:42:02 marmis-arch gnome-shell[19122]: [Blur my Shell > appfolders] appfolders hack level 1
set 06 22:42:02 marmis-arch gnome-shell[19122]: [Blur my Shell > appfolders] appfolders hack level 1
set 06 22:42:03 marmis-arch gnome-shell[19122]: [Blur my Shell > appfolders] appfolders hack level 1
set 06 22:42:03 marmis-arch gnome-shell[19122]: [Blur my Shell > appfolders] appfolders hack level 1
set 06 22:42:13 marmis-arch gnome-shell[19122]: [Blur my Shell > appfolders] appfolders hack level 1
set 06 22:49:43 marmis-arch gnome-shell[19122]: [Blur my Shell > panel] resetting...
set 06 22:49:43 marmis-arch gnome-shell[19122]: [Blur my Shell > panel] removing blur from top panel
set 06 22:49:43 marmis-arch gnome-shell[19122]: Object Gjs_ui_panel_Panel (0x560389c34950), 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 0x560387e18180 ==
#0 560387f53350 i file:///home/marmis/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/components/panel.js:371 (8f96396c6a0 @ 158)
#1 560387f532a8 i file:///home/marmis/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/components/panel.js:524 (8f96396cce0 @ 63)
#2 560387f53218 i file:///home/marmis/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/components/panel.js:68 (8f963967dd0 @ 40)
#3 560387f53198 i file:///home/marmis/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/components/panel.js:59 (8f963967d80 @ 12)
#4 560387f530f8 i resource:///org/gnome/shell/ui/main.js:278 (55e8010f290 @ 119)
set 06 22:49:54 marmis-arch gnome-shell[22473]: [Blur my Shell > extension] enabling extension...
I also added a simple log on Panel::destroy
, which shows this:
set 06 22:50:14 marmis-arch gnome-shell[22473]: [Blur my Shell > appfolders] appfolders hack level 1
set 06 22:50:49 marmis-arch gnome-shell[22473]: [Blur my Shell > panel] Main.panel::destroy called
set 06 22:50:49 marmis-arch gnome-shell[22473]: [Blur my Shell > panel] resetting...
set 06 22:50:49 marmis-arch gnome-shell[22473]: [Blur my Shell > panel] removing blur from top panel
set 06 22:50:49 marmis-arch gnome-shell[22473]: Object Gjs_ui_panel_Panel (0x557410218ac0), 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 d>
== Stack trace for context 0x55740e424180 ==
#0 55740e55f6d0 i file:///home/marmis/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/components/panel.js:374 (2f4968556740 @ 158)
#1 55740e55f628 i file:///home/marmis/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/components/panel.js:527 (2f4968556d80 @ 63)
#2 55740e55f598 i file:///home/marmis/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/components/panel.js:71 (2f4968552e70 @ 40)
#3 55740e55f518 i file:///home/marmis/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/components/panel.js:62 (2f4968552e20 @ 12)
#4 55740e55f478 i resource:///org/gnome/shell/ui/main.js:278 (295d4200f290 @ 119)
Metadata
Metadata
Assignees
Labels
No labels